Pages (55):    15 6 7 8 955   
saxmydix   01-28-2015, 11:25 AM
#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.
henrynguyen   01-28-2015, 12:42 PM
#62
I still cant use function dead mode attack Sad always appear erro message. Please help me solve this issue. Thanks
dixonhill   01-28-2015, 04:38 PM
#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...
saxmydix   01-28-2015, 04:43 PM
#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.
ordinaru   01-29-2015, 03:30 AM
#65
link broke pls a repost i want it tooo
youbrey   01-29-2015, 02:56 PM
#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??
Cerillus   01-29-2015, 05:21 PM
#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 ^^
dinobot   01-29-2015, 05:49 PM
#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...
saxmydix   01-29-2015, 06:03 PM
#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]
Pages (55):    15 6 7 8 955   
  
Users browsing this thread: 3 Guest(s)
Konloch Software - Bytecode Viewer - Reverse Engineering Forum
Copyright © 2014-2025 The Bytecode Club. Powered By MyBB.
CC0 Unless Specified Otherwise.