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-29-2014 (12-29-2014, 01:03 PM)Squrl Wrote:(12-28-2014, 06:26 PM)madalilng Wrote: hey guys once again.. im here to help hope this tweak would help us if you want this tweak i will teach you guys how can you use this.. yeah ive seen that too today. im not sure if autoit can handle surroundings. i looked for it but didnt find any autoit solution so far RE: Developing Bot - madalilng - 12-29-2014 hmmm like this .. http://imgur.com/dB7k3A1 elixir storage 100% = red 70% = blue 50% = light blue 30% = yellow 10% = green RE: Developing Bot - Antidote - 12-29-2014 RE: Developing Bot - GkevinOD - 12-29-2014 RE: Developing Bot - madalilng - 12-29-2014 i manage custom patch to coc files ... if you have rooted bluetstacks i can give you the files .. if not .. i will make an apk file RE: Developing Bot - kojometa - 12-29-2014 nice! what files did u edit to get that? and btw. where do you have the image with the shades from? is it from lazypressing? RE: Developing Bot - madalilng - 12-29-2014 if i told you maybe supercell would patch it .. in private talk i will try to explain how to do this.. RE: Developing Bot - madalilng - 12-29-2014 nope .. i get it my self. :o im trying to edit buildings pictures. RE: Developing Bot - zealous - 12-29-2014 at the moment , is it attacking zombie bases? and could someone link me to the most updated bot? im getting so confused looking at so much links ;S (sorry im a newbie here ) RE: Developing Bot - GkevinOD - 12-29-2014 Hello, I just finished Pre-Alpha v004.2 which basically reduced the bot into one file and removed the FastFind dependency. However, I also removed Collect() function since it is too buggy for use right now. I have not implemented ImageSearch as it does not work to me. http://s000.tinyupload.com/index.php?file_id=08963117462125884003 This bot does not have an attack algorithm, next update I will work on implementing an attack algorithm with Dead Base search. |