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
#61
(01-28-2015, 08:44 AM)danilp12 Wrote:  nope...it doesnt deploy cctroops...but im ok with that..i like to save them for defense =)


because u have different clan logo. bot cant detect ur cc slot when assign trop. just wait for developer to solve this issue.
#62
I still cant use function dead mode attack Sad always appear erro message. Please help me solve this issue. Thanks
#63
I have the same issue no matter what machine I run it on, 32/64 bit, any os, VM box or real.

(01-28-2015, 09:32 AM)scaarx Wrote:  still get this error

2015-01-28 07:29:06 : Donating for Clan Castle's Troops
2015-01-28 07:29:11 : Found donate button on 121,189
2015-01-28 07:29:13 : Error cannot check for Dead Base, Attacking...
2015-01-28 07:29:20 : Requesting for Clan Castle's Troops
2015-01-28 07:29:25 : Collecting Resources
2015-01-28 07:29:29 : Collecting Complete
2015-01-28 07:29:32 : Trying to locate Main Screen
2015-01-28 07:29:32 : Main Screen Located
2015-01-28 07:29:34 : Donating for Clan Castle's Troops
2015-01-28 07:29:39 : Found donate button on 121,189
2015-01-28 07:29:41 : Error cannot check for Dead Base, Attacking...
2015-01-28 07:29:48 : Requesting for Clan Castle's Troops
2015-01-28 07:29:53 : Training Troops...
#64
(01-28-2015, 04:38 PM)dixonhill Wrote:  I have the same issue no matter what machine I run it on, 32/64 bit, any os, VM box or real.


(01-28-2015, 09:32 AM)scaarx Wrote:  still get this error

2015-01-28 07:29:06 : Donating for Clan Castle's Troops
2015-01-28 07:29:11 : Found donate button on 121,189
2015-01-28 07:29:13 : Error cannot check for Dead Base, Attacking...
2015-01-28 07:29:20 : Requesting for Clan Castle's Troops
2015-01-28 07:29:25 : Collecting Resources
2015-01-28 07:29:29 : Collecting Complete
2015-01-28 07:29:32 : Trying to locate Main Screen
2015-01-28 07:29:32 : Main Screen Located
2015-01-28 07:29:34 : Donating for Clan Castle's Troops
2015-01-28 07:29:39 : Found donate button on 121,189
2015-01-28 07:29:41 : Error cannot check for Dead Base, Attacking...
2015-01-28 07:29:48 : Requesting for Clan Castle's Troops
2015-01-28 07:29:53 : Training Troops...



i think its related with .dll file.
#65
link broke pls a repost i want it tooo
#66
https://the.bytecode.club/showthread.php...37#pid4837

Link is here
#67
trying to run on other version of Bluestaks, i got error "App not installed"
BS version 0.8.x.x ICS rooted.
how to fix it??
#68
(01-27-2015, 01:58 PM)saxmydix Wrote:  This edited bot working perfect for CC Drop feature, i just change hex code to my clan logo color, which is at function prepare attack at line

Code:
ElseIf _ColorCheckVariation(_PixelGetColor_GetPixel(68 + (72 * $i), 588), Hex(0xB02830, 6), 5) Then ;Check if slot is Clan Castle
$atkTroops[$i][0] = "Clan Castle"
$atkTroops[$i][1] = 1


my clan logo is no. 17 from the left to right. im not sure if this the case, but i can see that bot detect my CC when prepare troop which is bot cant detect before edit that line.

[Image: 500px-Clan_Symbol.png]

U can try to edit as yours clan color if bot cant detect your CC when prepare attack. Use auto it window info.

Im also add double click this line as i see that bot sometimes just single click at CC slot.

Code:
Func dropCC($x, $y, $slot) ;Drop clan castle
SetLog("Dropping Clan Castle")
Click(68 + (72 * $slot), 595, 1, 500)
Click(68 + (72 * $slot), 595, 1, 500)
Click($x, $y)
Click($x, $y)
EndFunc   ;==>dropCC



Here im attach my edited bot with fully working CCdrop.

EDITED bot with working CCdrop.

by any chance can you show us the exact place you get the right hex of the mouse pointer using the auto info? a screenshot would be great ^^
#69
i think you can try to take the yellow border at the top of the shield... they are quite of a unique colour.. 0xF6BF50 those with F6B...
#70
(01-29-2015, 05:21 PM)Cerillus Wrote:  by any chance can you show us the exact place you get the right hex of the mouse pointer using the auto info? a screenshot would be great ^^

At the upper center of the clan logo.
[Image: Symbol_23.png]
 


Forum Jump:


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