The Bytecode Club
5.4.2.5.2 - Better Troops Deployment (LF Style), Fixed Train Troops - Printable Version

+- The Bytecode Club (https://the.bytecode.club)
+-- Forum: Lobby (https://the.bytecode.club/forumdisplay.php?fid=1)
+--- Forum: Game Cheating, Botting & Reverse Engineering (https://the.bytecode.club/forumdisplay.php?fid=97)
+--- Thread: 5.4.2.5.2 - Better Troops Deployment (LF Style), Fixed Train Troops (/showthread.php?tid=441)



RE: 5.4.2.2.2 + More Troops Options (Giants, Goblin, WBs) and Donating Barb, Arch, Giants - saxmydix - 01-28-2015

(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.


RE: 5.4.2.2.2 + More Troops Options (Giants, Goblin, WBs) and Donating Barb, Arch, Giants - henrynguyen - 01-28-2015

I still cant use function dead mode attack Sad always appear erro message. Please help me solve this issue. Thanks


RE: 5.4.2.2.2 + More Troops Options (Giants, Goblin, WBs) and Donating Barb, Arch, Giants - dixonhill - 01-28-2015

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...



RE: 5.4.2.2.2 + More Troops Options (Giants, Goblin, WBs) and Donating Barb, Arch, Giants - saxmydix - 01-28-2015

(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.


RE: 5.4.2.2.2 + More Troops Options (Giants, Goblin, WBs) and Donating Barb, Arch, Giants - ordinaru - 01-29-2015

link broke pls a repost i want it tooo


RE: 5.4.2.2.2 + More Troops Options (Giants, Goblin, WBs) and Donating Barb, Arch, Giants - promac - 01-29-2015

https://the.bytecode.club/showthread.php?tid=441&pid=4837#pid4837

Link is here


RE: 5.4.2.2.2 + More Troops Options (Giants, Goblin, WBs) and Donating Barb, Arch, Giants - youbrey - 01-29-2015

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??


RE: 5.4.2.2.2 + More Troops Options (Giants, Goblin, WBs) and Donating Barb, Arch, Giants - Cerillus - 01-29-2015

(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 ^^


RE: 5.4.2.2.2 + More Troops Options (Giants, Goblin, WBs) and Donating Barb, Arch, Giants - dinobot - 01-29-2015

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...


RE: 5.4.2.2.2 + - saxmydix - 01-29-2015

(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]