[Autoit] Need help getting exp

10/30/2011 20:02 iNiperx#1
NVM Close, i solved it :D
Also thank you bheaven for answer :P

Current Exp divide by Next Level Exp, Multiply by 100 and thats it :D
10/30/2011 22:08 bheaven#2
the client does not save the % in memory (at least not in the player-object).
instead it saves the current EXP, gets the max required EXP for the lever your char is at and then calculates the %.
10/31/2011 00:57 iNiperx#3
Oh.. So, how could i calculate the % ?

Lil bump :P i really want to know..

Nvm.. i got it :P just need to find out address for next level exp :D

Edit2:

nvm... Got the address and solved it... :P