(01-02-2015, 11:22 PM)goondar Wrote:(01-02-2015, 09:44 PM)malicious Wrote:(01-02-2015, 09:41 PM)goondar Wrote:(01-02-2015, 01:07 PM)anhchang1102 Wrote: I get white window after run bot 1h. I use win 8.1 64bits and use Compiled x64
(01-02-2015, 01:52 PM)harshil0014 Wrote:
Manually Barracks Located (check)
Screen Resolution from bot file (check)
Not sure what else am missing,My Lappy is Slow.And bot is too much fast process for me.
Please help
As far as i can tell the bot can't handle less than 1000 throphy, it will keep dropping if u are below 1000,
it happens to me too with my second lvl 5 th base.
No problem at all with my TH9 base.
i did for the TH3, it work well. Try set the max trophy to what u have right now.
Worked fine, thanx!
(01-03-2015, 12:55 AM)bushido-21 Wrote: how to disable dropping trophy?
#Region ### Village Functions ###
Func DropTrophy()
Local $TrophyCount = getOther($BSpos[0] + 50, $BSpos[1] + 74, "Trophy")
While $TrophyCount > $itxtMaxTrophy
getBSPos()
$TrophyCount = getOther($BSpos[0] + 50, $BSpos[1] + 74, "Trophy")
SetLog("Trophy Count : " & $TrophyCount)
If $TrophyCount > $itxtMaxTrophy Then
SetLog("Dropping Trophies")
getBSPos()
If _Sleep(2000) Or $RunState = False Then ExitLoop(
ZoomOut()
PrepareSearch()
If _Sleep(5000) Or $RunState = False Then ExitLoop
Click(34, 310) ;Drop one troop
If _Sleep(1000) Or $RunState = False Then ExitLoop
ReturnHome(False, False) ;Return home no screenshot
Else
SetLog("Trophy Drop Complete")
EndIf
WEnd
EndFunc
(01-03-2015, 01:00 AM)cryzies Wrote: Mini update to fix drop trophies error. Put Max Trophies to 0 to disable trophy drop.
Exe
https://mega.co.nz/#!WJwiSZLR!VjGXYeUJgq...t6N_LuP1dA
Script
https://mega.co.nz/#!CM41nahL!0A6u_1Mya8...TDCVla-P2c
(01-02-2015, 11:40 PM)Kingchen Wrote:(01-02-2015, 10:50 PM)cryzies Wrote: Added dropping king and sometimes queen. (Can only drop queen if king is restored).
Script:
https://mega.co.nz/#!nc4U0Y7A!HZiaHDZN1y...mLIb5VQu2w
Exe x32:
https://mega.co.nz/#!qNpgyISD!b9C56-f4ig...pC6lxSk1Kw
Awesome, Thank you, i will test it later''sometimes hihi
'' - ok Thats a good Choice dropping queen only when is king aviable
![]()
And what is with the collectors? No answerIs that aviable or not? I think not or? (so i click self np
)