Quote:
Originally Posted by Fr4aKy
Hey, since I am noob in changing the stuff myself etc, could u send me ur finished script please ?
|
Im sorry, HirMacro somehow does not let me copy all its stuff.
I downloaded the original 0.9.9 file and changed
- var #enableAutoprestige 1
- var #enableTapping 0 (because I dont need to tap, my heroes do all the dps)
- var #prestigeAfterXMinutes 60
- var #checkBossFight 0
Then, if you scroll down a bit, I deleted the loop=0 line, or something like that, as mentioned in previous posts
so instead of
:loopDetected
toast loop detected - restarting ...
#loopCount = 0
goto :init
i have
:loopDetected
toast loop detected - restarting ...
goto :init
Also, I level my stuff using the "MAX" button ingame, because +10 or +100 would take ages for my heroes to be fully leveled
I also tuned up my emulator, and this did a lot of good. Previously I only had 1 core and 512mb RAM assigned to it, now I changed it to 4 cores and 4096mb RAM (I got beast PC, you can do 2 cores and 20XXmb RAM aswell).
Thats all