Thread Rating:
  • 3 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
v5.3.5 - many new features
#1
#2
#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.
#4
Tested it.. yup collectors function is not working well..
Its takes 15seconds before it clicks return home.
It did not drop the heroes.
#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.
#6
Cannot detect barracks. Tried to locate manually, failed as well.
#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.
#8
#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)
#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.
 


Forum Jump:


Users browsing this thread: 2 Guest(s)

About The Bytecode Club

We're a community focused on Reverse Engineering, we try to target Java/Android but we also include other langauges/platforms. We pride ourselves in supporting and free and open sourced applications.

Website