Quantcast

Jump to content


jonatas121

Member Since 09 Dec 2014
Offline Jul 12 2017 07:48 AM

Posts I've Made

In Topic: [Program] Neoquest's Auto Trainers

29 October 2015 - 09:20 AM

if mov > lvl*2 or stren > lvl*2 or defen > lvl*2 or hp > lvl*2:
    next_stat = "Level"
elif defen < lvl*2 and defen <= mov and defen <= stren and defen <= hp:
    next_stat = "Defence"
elif stren < lvl*2 and stren <= defen and stren <= mov and stren <= hp:
    next_stat = "Strength"
elif hp < lvl*2 and hp <= defen and hp <= stren and hp <= mov:
    next_stat = "Endurance"
elif mov < lvl*2 and mov <= defen and mov <= stren and mov <= hp:
    next_stat = "Agility"
elif defen < lvl*2:
    next_stat = "Defence"
else:
    next_stat = "Level"

 

Trains all stats evenly with priority of Defence > Strength > Endurance > Agility, but first makes sure that the Level is sufficient.


I have also tested this for about 30 levels + 60 of each stat and it hasn't let me down yet.

coundn't be \/ ?
 

if mov > lvl*2 and stren > lvl*2 and defen > lvl*2 and hp > lvl*2:
    next_stat = "Level"
elif defen < lvl*2 and defen <= mov and defen <= stren and defen <= hp:
    next_stat = "Defence"
elif stren < lvl*2 and stren <= defen and stren <= mov and stren <= hp:
    next_stat = "Strength"
elif hp < lvl*2 and hp <= defen and hp <= stren and hp <= mov:
    next_stat = "Endurance"
elif mov < lvl*2 and mov <= defen and mov <= stren and mov <= hp:
    next_stat = "Agility"
elif defen < lvl*2:
    next_stat = "Defence"
else:
    next_stat = "Level"

 

because this way prioritize level  if i hade level 10 and 21 hp and 1 str will level up instead build str.
anyone help me


In Topic: [Program] Neoquest's Auto Trainers

12 December 2014 - 11:38 PM

can anyone tell me how to auto execute this i've tried with scheduled task windows, and dont load the settings...
please anyone


In Topic: 2 hours for nothing

12 December 2014 - 02:49 PM

I was ABing during the same period as you and made around 500k.

 

Get advanced and read a few guides. It's not that hard.

i'm not advanced member for change this things


Manual restocking since when? Recently, Neo has been lagging really badly, and it has affected Abrosia's performance as well.

i not sayin i'm mading high profite just my profit manual is better...


In Topic: 2 hours for nothing

12 December 2014 - 02:40 PM

but with manual reestocking i do better in thi same shoping ....


In Topic: Error

10 December 2014 - 05:24 AM

still doing this bug win 7 help me