Developing Bot - Printable Version +- The Bytecode Club - Reverse Engineering Forum (https://the.bytecode.club) +-- Forum: Lobby (https://the.bytecode.club/forumdisplay.php?fid=1) +--- Forum: Game Cheating, Botting & Reverse Engineering (https://the.bytecode.club/forumdisplay.php?fid=97) +--- Thread: Developing Bot (/showthread.php?tid=155) Pages:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
|
RE: Developing Bot - AtoZ - 12-26-2014 There is a problem in 'out of sync' when attacking for bot ver003.. RE: Developing Bot - AtoZ - 12-26-2014 Quite cool all sides atk with increased drop speed.. Looks artificial though.. I think antidote or GkevinOD are already improving the attack. But for those who can't wait for the better codes.. I modded their code a bit so try using them atm: Code: Global $DropSpeed=4 RE: Developing Bot - Malosa - 12-26-2014 Heey people where can i download THE bot? So i can help develop Kind regards and merry christmass!!!! RE: Developing Bot - Shriva - 12-26-2014 I have a 4 day weekend.. going to play around with image search and try and add in a TH sniper mode.. basicly, search bottom right corner area for TH, if not search next corner/ ect, find one drop 5 archers at that corner. No Idea how fast image search is, last time I ever did it was years ago on a diff system, was slow then, if its fast enough now, we could search for half full+ collectors around the edges of a base and drop troops close to them instead of just around the base hoping its near the collectors. I think the bot has reached a point where we need more then one thread for it? Does anyone run a forum or we could start a free proboards one for it.. I think it would help, We could have a board for dev's to post updates/ideas/help each other, only devs posts allowed there.. they could deside when the next release is ready/ect. Then another couple boards, like... bugs board, for users to post bugs they find. General board, for ideas/suggestions, and where the devs could post the newest script, with changelog/ect also a working on list so the general user will know what the devs are working on for next release.. Ideas/ thoughts on something like this? RE: Developing Bot - Malosa - 12-26-2014 Make a separate topic on this forum only for this bot , i can help with develop , i can script aswell , let me know if i can help Kind regards , and merry christmass RE: Developing Bot - mikypark - 12-26-2014 was doing great and i let it turned on,now i saw the bot gem boost barracks and stop training after 1 h RE: Developing Bot - ehsanslipknot - 12-26-2014 Hey guys *Merry Xmas * Thanks alot for this bot <3 But after im locate my barraks and click on train,just spam click on wall! Anyone know why? And how can i fix it ? RE: Developing Bot - Dan - 12-26-2014 Glad to see this project has gone very far! I expect it to get even bigger. RE: Developing Bot - k3iroll - 12-26-2014 I still have issue during the training mode and I believe there are a few more people reported that the bot is clicking on the walls. The observation that I have is that the bot locates all the 4 barracks successfully. Below is the detail flow of the issue that I had during training: 1- Bot click barrack to open the barrack training window 2- Bot execute 65 consecutive rapid clicking to train barb/archer 3- Suddenly the barrack training window is closed and bot is still clicking to finish the loop of the 65 times 4- Because the training windows is no longer there, the bot is not clicking on archer/barb, instead the click hits the village structure e.g. wall. 5- The bot finished the 65 clicks 6- Continue to next barracks for training Some time the bot managed to train all 4 barracks flawlessly without the above incidents. Some other time, the bot managed to train one or two barracks only without the above incidents. The reason that I can think of probably because there is another click outside the barrack training window that caused the window to be closed while the bot is performing its 65 consecutive clicks. RE: Developing Bot - DiviniT3a - 12-26-2014 |