Pages (11):    16 7 8 9 10 11   
Sinzed789   01-10-2015, 04:54 AM
#71
When i click the start button, the bot just says "Trying to get to main screen". It pushes the home button of bluestacks,goes back into the app and just does nothing.
I already tried to manully locate the barracks, but that didn't help. The only thing i had a bit of success with was: outcommenting the "checkMainScreen" function. This only changed that the bot trained the troops, but didn't do anything else. Would be nice if someone could come up with a fix for that Smile
kojometa   01-10-2015, 05:06 AM
#72
search for

Local $TrainPos = _PixelSearch(155, 603, 694, 605, Hex(0x603818, 6), 10) ;Finds Train Troops button

and change it to

Local $TrainPos = _PixelSearch(155, 603, 694, 605, Hex(0x603818, 6), 5) ;Finds Train Troops button
sefa96   01-10-2015, 06:21 AM
#73
[Image: 12GMb5.png] not use all troops barbar + archers
Antidote   01-10-2015, 08:33 AM
#74
I added some mod to this release.
- Added Activating power for K/Q (change $delayActivateKQ to your need).
- Mod Hide function a bit. Lock BS's position and GUI when bot run to prevent error
- Added auto request for cc troop (need to locate clan castle, since all my clan mates are sleeping I cannot test lol)
- No auto donate yet (as text recognition is not available)
- Mod checkmainscreen a bit. If you have problem just use the current one.
- Attempt to store dll in variable for global use instead of calling everytime (not sure if that makes a difference)
- Since random factor has little use I changed it to monitor bot's memory usage so you guys can keep an eye on it

I just wrote everything on the fly with very little testing, so if you want to play around with new features give it a try Wink I can do small modifications/features if requested, for major features we'll need more time to sort it out as a team. Thanks
Attached Files
.au3
COC Bot v5.4.1 (dllcall + cc).au3 (Size: 96.73 KB Downloads: 76)
blindpick   01-10-2015, 09:01 AM
#75
maybe add auto donate archer or barb as an option? im in a botting clan and we only donate archer
Envyus   01-10-2015, 09:15 AM
#76
This will be added once the latest version is stable Wink
Antidote   01-10-2015, 09:25 AM
#77
That one is doable I'm gonna add it later
bushido-21   01-10-2015, 09:41 AM
#78
Rd Koyoe   01-10-2015, 09:42 AM
#79
antidote new version

hide function have problem, sometime bot can not locate barrack when BS is hidden and completely can not find barrack when bot minimized

donate request work perfectly for me

machine: win 8.1 64 bit
Antidote   01-10-2015, 09:57 AM
#80
Pages (11):    16 7 8 9 10 11   
  
Users browsing this thread: 1 Guest(s)
Konloch Software - Bytecode Viewer - Reverse Engineering Forum
Copyright © 2014-2025 The Bytecode Club. Powered By MyBB.
CC0 Unless Specified Otherwise.