Pages (8): 1 2 3 4 58   
Kaz   01-06-2015, 03:31 PM
#1
This post was last modified: 01-17-2015, 03:43 PM by dinobot.
DarK_Force   01-06-2015, 04:17 PM
#2
DiviniT3a   01-06-2015, 04:58 PM
#3
Testing it now. So far everything is working well. Only issue I have encountered is that it fails to collect resources. Dead base function is working, haven't had a chance to see if threshold is working yet though.
pinay26   01-06-2015, 05:32 PM
#4
Tested it.. yup collectors function is not working well..
Its takes 15seconds before it clicks return home.
It did not drop the heroes.
Kingchen   01-06-2015, 05:37 PM
#5
Founded a bug ( bot is not running is come on startup after first correct start when click on start) ((located all self barracks/collectors//no located barracks/collectors - same error )

Line 1449 (File ''..... COC Bot v5.3.5.au3''): (same problem as exe)

For $i = 0 To UBound($collectorPos, $UBOUND_ROWS) - 1
For $i = 0 To UBound($collectorPos, ^ ERROR

Error: Variable used without being declared.
k3iroll   01-06-2015, 07:52 PM
#6
Cannot detect barracks. Tried to locate manually, failed as well.
DiviniT3a   01-06-2015, 08:04 PM
#7
I would cahnge line 1314 to
Quote:  Local $TrainPos = _PixelSearch(155, 603, 694, 605, Hex(0x603818, 6), 5) ;Finds Train Troops button

Otherwise it clicks the upgrade button when a barracks is not boosted or already maxed.
Kaz   01-06-2015, 11:45 PM
#8
k3iroll   01-07-2015, 12:32 AM
#9
Clicking the mouse to locate the location of the barracks and collectors doesn't work for me, the bot is clicking different points than what I located using the mouse. I need to go into the config file and manually enters the coordinates, only then the bot click the correct point (barracks & collectors)
Kingchen   01-07-2015, 12:35 AM
#10
Hi Kaz,
I'm back from work, have now time Wink i'm using the v. 3.3.10.2 (latest stable)
Okay, i have now the ''same'' Error but now on the Line 1218 when i click ''locate collectors manually''
foundet another with same error but other line when i click start without manually locate --> Line 1579 // 1449
((Line 1218 (File ''..... COC Bot v5.3.5.au3''): (same problem as exe)
For $i = 0 To UBound($collectorPos, $UBOUND_ROWS) - 1
For $i = 0 To UBound($collectorPos, ^ ERROR
Error: Variable used without being declared.
This post was last modified: 01-07-2015, 12:36 AM by Kingchen.
Pages (8): 1 2 3 4 58   
  
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.