Pages (104):    190 91 92 93 94104   
harshil0014   01-03-2015, 12:48 AM
(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: [Image: zIHkcoB.jpg]

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!


Still not working for me

[Image: BX38vSL.jpg]
bushido-21   01-03-2015, 12:55 AM
how to disable dropping trophy?
cryzies   01-03-2015, 01:00 AM
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
youbrey   01-03-2015, 01:00 AM
(01-03-2015, 12:55 AM)bushido-21 Wrote: how to disable dropping trophy?

Try to play with this function :

Code:
#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

i don't test it yet to remove this script from bot. it will be great if some ppl can make on/off function for this script. so we can choose manually to activated this function or not.
bushido-21   01-03-2015, 01:01 AM
(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

thanks for fast reply Smile
bushido-21   01-03-2015, 01:14 AM
Kingchen   01-03-2015, 01:26 AM
(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  Smile ''sometimes hihi Highfive '' - ok Thats a good Choice dropping queen only when is king aviable Smile



And what is with the collectors? No answer  Sad Is that aviable or not? I think not or? (so i click self np Wink)

soo, works great, dropps king and queen but not use her abbilities Wink
TheCheat   01-03-2015, 01:28 AM
Guys this bot is under development, no need to do feature request as the developers are well aware of the features that needs to be added...
crazypressing   01-03-2015, 01:34 AM
anyone kniws what r the future updates?
kojometa   01-03-2015, 01:43 AM
auto donate is gonna be one of them
Pages (104):    190 91 92 93 94104   
  
Users browsing this thread: 1 Guest(s)
Konloch Software - Bytecode Viewer - Reverse Engineering Forum
Copyright © 2014-2025 The Bytecode Club. Powered By MyBB.
CC0 Unless Specified Otherwise.