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 - Kaz - 12-30-2014 (12-30-2014, 12:52 AM)promac Wrote: @ t0per666 GkevinOD has mentioned several times in this thread that the alpha version of the bot does not have an attack algorithm. He said the next version should have it. For the time being, you can use ver 003. RE: Developing Bot - GkevinOD - 12-30-2014 RE: Developing Bot - dinobot - 12-30-2014 Have found a situation while searching for base , after being forced offline due to six hour or out of sync. Bot is unaware and keep searching with zero result and stay in that loop. Sometime it will automate restart the game and stay in unzoom while bot still in searching loop. I am using bot003. Understand pre-alpha 004, include the out of sync code but unable to do real test on it for now and not sure what it actually do and will it solve the above situation. Think need to put a check for error message like out of sync, online for too long while searching for base. RE: Developing Bot - GkevinOD - 12-30-2014 RE: Developing Bot - dinobot - 12-30-2014 RE: Developing Bot - AlexXxuTzZu - 12-30-2014 i tried the alpha version but when the search meets the conditions says that bot doesnt have attack algorythm. LE: just saw it now, i will wait the v5 with it. thanks guys for the work! RE: Developing Bot - kojometa - 12-30-2014 (12-30-2014, 02:02 AM)AlexXxuTzZu Wrote: i tried the alpha version but when the search meets the conditions says that bot doesnt have attack algorythm. maybe read a few posts before RE: Developing Bot - mine214 - 12-30-2014 Hey there guys, I've been following this forum since a couple of days now after trying to get LF Robot to work infinitly. I must say that you have made real progress in creating your own community based bot. I downloaded the bot 002 and bot 004 version and really liking what I'm seeing. I think there is still a lot of work in progress but I understand that the developers are very busy with this project. Personally I think logging would be a great aspect of the bot. For analysing purposes during testing and in final versions to see what loot your attacks brought you VS the gold and elixer you spend on the attack. So my opinion is to log as much as the robot offers. Is there any way I could participate in this project. I know some php programming and I am willing to do some intensive testing if required. Hope I can help RE: Developing Bot - kitsaboy - 12-30-2014 I'm getting problem with this how to solve this? TIA RE: Developing Bot - GkevinOD - 12-30-2014 |