Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[BUG] Attacks end prematurely
#1
I noticed a couple times that my troops were still attacking, and the bot would end the battle with ~30sec left, even though there was loot still available. I think the troops were working on a storage, but there were a couple collectors left as well.

Code:
While TimerDiff($iBegin) < 30000
Is this time left in the match, or does it check every 30 sec? If the first, I may just change it to 0.
Reply
 


Messages In This Thread
[BUG] Attacks end prematurely - by barracoda - 01-13-2015, 09:55 AM
RE: [BUG] Attacks end prematurely - by copper - 01-14-2015, 04:40 AM
RE: [BUG] Attacks end prematurely - by barracoda - 01-14-2015, 04:52 AM
RE: [BUG] Attacks end prematurely - by pinay26 - 01-14-2015, 02:39 PM
RE: [BUG] Attacks end prematurely - by barracoda - 01-14-2015, 02:59 PM
RE: [BUG] Attacks end prematurely - by Mystery7 - 01-14-2015, 08:15 PM

Forum Jump:


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