Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[SUGGESTION] Keep COC active without training or attacking
#4
i put in a check for a file in dropbox; if it sees this file it just collects pumps without attacking or training. Just put a filecheck right after the first while loop in the main au3 file. I did something like, (it's been awhile and i've been programming C recently but you can google it)

collectpumpsl()
if not fileexists("Pathtofile") then
{ everything else in here, put the last } right before the end of the while loop.


i also added a Pause button just to the left of the start/stop button. Very handy for just checking stuff and hitting play again
Reply
 


Messages In This Thread
RE: [SUGGESTION] Keep COC active without training or attacking - by empyrials - 02-21-2015, 09:20 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)

About The Bytecode Club

We're a community forum 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