Thread Rating:
  • 40 Vote(s) - 4.78 Average
  • 1
  • 2
  • 3
  • 4
  • 5
5.4.2.5.2 - Better Troops Deployment (LF Style), Fixed Train Troops
is it still working with the error or should i not update yet? cheers
(02-03-2015, 06:15 AM)DrImmo Wrote:  
(02-03-2015, 05:53 AM)Coldpaw Wrote:  
(02-03-2015, 05:46 AM)bushido-21 Wrote:  @safar46 report:dude for the latest build v5.4.2.4.4 there are error line 3386 func _colorcheck( $ncolor, $ncolor2, $sVan =5 func _ColorCheck($nColor1, $nColor2, $sVan error parsing function call...thanks Smile
Was just about to post this to and it happens everytime it finds a base that meets my thing
A little bit more detailed:
Screenshot:
[Image: z3rcu8gz.jpg]

That happens allways, when the Bot hits an opponent applying to my conditions/settings

As allways, running your precompiled version 5.4.2.4.4 on a win 7 64 bit OS.
But now with Aero turned on (and BTW backgroundmode works like a charm... Moneyeyes )

having the same issue..I'm running the bot at window 7 X32..aero turn on. Any solution to this?
(02-03-2015, 05:46 AM)bushido-21 Wrote:  @safar46 report:dude for the latest build v5.4.2.4.4 there are error line 3386 func _colorcheck( $ncolor, $ncolor2, $sVan =5 func _ColorCheck($nColor1, $nColor2, $sVan error parsing function call...thanks Smile

This is just a typo, edit the script,

find:
Code:
If _ColorCheck($OtherPixel, Hex(0x7031F0, 6), ) Then Return $eQueen ;Check if slot is Queen

change it to
Code:
If _ColorCheck($OtherPixel, Hex(0x7031F0, 6), 5) Then Return $eQueen ;Check if slot is Queen

If you want the compiled version, you'll have to wait.
[Image: dDemWc1.jpg]

Two Errors.

It always says TH outside when not and says attacking, and says cannot locate dead base ..


then chose a not even dead base...
hi there

just a question

why CC drop suddenly not working

it was working on previous version then i changed clan then suddenly it doesnt drop anymore

ive tried this version and same result

is it because of clan logo?
Been running for 3 hours. I used the 5.2.4.3 . thaaaaanks! Best free bot ever:D
Bot work great after edit script
from..... If _ColorCheck($OtherPixel, Hex(0x7031F0, 6), ) Then Return $eQueen ;Check if slot is Queen
to........ If _ColorCheck($OtherPixel, Hex(0x7031F0, 6), 5) Then Return $eQueen ;Check if slot is Queen
as mentioned by swoopster

What is perfect setting for Trophies? Any suggestion? because I drop my trophies about 200.
 


Forum Jump:


Users browsing this thread: 17 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