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 - kojometa - 12-23-2014 did u try unchecking the "meet all conditions" box for testing? RE: Developing Bot - some(rnd)guy - 12-23-2014 (12-23-2014, 12:32 PM)kojometa Wrote: did u try unchecking the "meet all conditions" box for testing? yes same thing RE: Developing Bot - kojometa - 12-23-2014 okay try the following and send me the log file after it stopped working: http://pastebin.com/8ERC1PAj RE: Developing Bot - some(rnd)guy - 12-23-2014 (12-23-2014, 12:36 PM)kojometa Wrote: okay try the following and send me the log file after it stopped working: ran ur file stopped it when it was idle were do i find the log file RE: Developing Bot - kojometa - 12-23-2014 in the bot itself..the text its writing...screenshot or copy/paste it RE: Developing Bot - some(rnd)guy - 12-23-2014 (12-23-2014, 12:46 PM)kojometa Wrote: in the bot itself..the text its writing...screenshot or copy/paste itthis is it Attack started. Begin searching.. Func VillageSearch Func CheckSearch and sits there if there is dark elixer it will keep goin no dark elixer icon it stops if the village has icon that says 0 then it keeps running RE: Developing Bot - kojometa - 12-23-2014 what happens when you use this? http://pastebin.com/raw.php?i=3VsK0fzi RE: Developing Bot - GkevinOD - 12-23-2014 Hello sorry it took so long, I manage to find the problem and fixed it. I actually rewrote some of Antidote's functions: http://pastebin.com/0aYtn4G4 This should fix the problem! RE: Developing Bot - GkevinOD - 12-23-2014 If you guys have anymore complications with the bots, do not hesitate to report it to this forum so we can all work towards fixing all the problems that may occur. RE: Developing Bot - korpsx - 12-23-2014 I would test it more frequently, I just dont know how to install the bot without the exe that Antidote provides. |