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 - cryzies - 01-02-2015 (01-01-2015, 10:34 AM)GkevinOD Wrote: Made some fixes and added DropTrophy function! Made some what I believe to be improvements. Added a Do-While to completely drop left over troops. Added double click on barracks in case resource bubble is covering the barrack. Shortened the waiting time between gold difference calculation (30sec -> 15sec) Shortened the time between summoning troop waves Script only: https://mega.co.nz/#!PE4CkCIA!KG9JZAhFJuenxAxrIV8-XHqmYI6GOvoQc6gQBK7QtHk RE: Developing Bot - youbrey - 01-02-2015 problem with drop trophy on v5.3. the bot never stop droping down my trophy even my army is full. RE: Developing Bot - HAX4DAYS - 01-02-2015 Mega is saying its down on my computer. I'm in the U.S RE: Developing Bot - GeoByte - 01-02-2015 I left the bot on from 10:30pm EST until I woke up. It was still running at 1:00 am, but when I woke up I got a message from Bluestacks saying it failed to restart. I was attacked at ~1:30am so I guess that's when I failed to restart. It might have been from the 8 hour message or maybe it was out of sync? Regardless I got good loot while it was running around 200k gold and 200k elixir each raid I'm using 150,000 Gold and Elixir. Barch. Attack 4 sides. Dead Base mode. RE: Developing Bot - Kaz - 01-02-2015 (01-02-2015, 04:05 AM)GeoByte Wrote: I left the bot on from 10:30pm EST until I woke up. It was still running at 1:00 am, but when I woke up I got a message from Bluestacks saying it failed to restart. I've had this issue since the beginning. Been debugging it for awhile, it still happens with the latest version. I've added additional debugs to see what happens. So this happens when the next button is not found and it closes Clash. It goes to bluestacks, then reloads Clash, and continues where it left off as new. I tested this several times and it seemed to always work. However, when the GUI is "frozen" due to something going in a loop. It doesn't seem to read the pixels to determine that clash is opened so it restarts bluestacks. And is stuck in this loop. The GUI remains frozened but I put a debug in the logger to show the counter and it does. Anyway, will be looking into it later. Got to head out. RE: Developing Bot - mikypark - 01-02-2015 After 2 hours bot freeze (white whindow) and bluestack just restart RE: Developing Bot - crazypressing - 01-02-2015 is there a way to make the bot deploy troops faster? RE: Developing Bot - cryzies - 01-02-2015 (01-02-2015, 09:06 AM)crazypressing Wrote: is there a way to make the bot deploy troops faster? If you know how to use a script I uploaded my modifications. I forgot to mention it speeds up putting troops by reducing the delay. RE: Developing Bot - crazypressing - 01-02-2015 i just download autoit and run your script? sorry i don't know how to use it RE: Developing Bot - GeoByte - 01-02-2015 page 84 download the exe and run it |