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 - warrockblack - 01-03-2015 RE: Developing Bot - AtoZ - 01-03-2015 RE: Developing Bot - cryzies - 01-03-2015 Tried adding Clan Castle Troop request and summon. I haven't tested, but it should work. It will only work if: You're in a clan, you have a King you can summon. Click locate your clan castle manually, and click on your clan castle. Lemme know if it doesn't work, I stopped playing after capping gold/elix with no builders left. v5.3.4 Script: https://mega.co.nz/#!LZJHCSqT!vCUD066n6jhXWV8jzHJMUQsP-_xTWEAn0xaSpH6LQkw Exe: https://mega.co.nz/#!2Q5DkJrB!m0HcPtxskzSJmNeISW7Yo7-dhVNX89TE43wKjbcJymg Why it's hard to summon clan castle: because everyone has a different clan logo. But the clan castle summon is always to the left of the king, so we use that instead. RE: Developing Bot - AtoZ - 01-03-2015 RE: Developing Bot - xpiamchris - 01-03-2015 Ok thank you. I guess in the meantime I'll wait til they release the latest one so there is no overlap. RE: Developing Bot - dinobot - 01-03-2015 I am TH9, This is the images i compiled. I didnt have the boost version.. http://goo.gl/fWRsmt By the way, is this how we add image? Code: Global $Area[5][4], $IS_x[8][4], $IS_y[8][4], $E[5][8] I will try the loop when i have my gold... just spammed them on wall.. lol.. RE: Developing Bot - AtoZ - 01-03-2015 RE: Developing Bot - dinobot - 01-03-2015 Go view those top players... Haha .. And some random search for low player dead base RE: Developing Bot - harshil0014 - 01-03-2015 (01-03-2015, 05:07 PM)warrockblack Wrote: @harshil0014 your bot can't detected fullarmy ? RE: Developing Bot - malicious - 01-03-2015 (01-03-2015, 05:32 PM)cryzies Wrote: Tried adding Clan Castle Troop request and summon. I haven't tested, but it should work. It will only work if: You're in a clan, you have a King you can summon. Click locate your clan castle manually, and click on your clan castle. Lemme know if it doesn't work, I stopped playing after capping gold/elix with no builders left. Tested. Worked only on requesting the clan troops, dropping the troop is not working. just as you stated , only when King available i think (havent tested this yet since my king is on upgrading). |