I believe this function will give you an alarm when 1500 exp left to lvl (You can change it at local threshold I suppose). Not % left, but still better than x experience. Not made by me, I don't quite remember, but I think it was @Syntax posting it in the chat, when xenobot had a chat ;P
PHP Code:
function Self.ExpToLevel(level)
local x = level or Self.Level() + 1
return ((50 / 3) * (x^3 - 6 * x^2 + 17 * x - 12)) - Self.Experience()
end
local threshold = 1500
while(true)do
if(Self.ExpToLevel() < threshold)then
alert()
end
wait(1000)
end
My trades at xb:
Sold 159 ed to DarkDevil
Bought 180 rp from jikoe
Bought 310+ ek from Magson
Sold Recovery Key to LuckyStrike
Sold 190 rp to Royaliti
Bought 230+ ed from Andy
Sold 140+ ek to Tobjun
Bought 150ms/150 rp from pagge123
Bought World Transfer Code from Veela
Just got level 60.. Will post all pictures tomorrow, cuz I got a off day from work.
Aiming on level 63 tomorrow.
you're sick
tho non pvp sux forever but u could do it on open aswell i guess ;D
Alright the update..
Level 56
Level 57
Level 58
Level 59
Level 60
And I will be resting some stamina for today.. cuz I only got 24. I wanna get back to 40 or so.
So running 2 moneymaking chars at the moment, one at elves, and one at frost dragons.
#1
#2
I was about to get level 100 in one month of premium time, and I guess I am still able to do it, since I used just 10 premium days, and got already level 60.
I will do my best, and try to get as close as possible to the goal.
Enjoy the update '_'
good luck![]()