Hmmm any chance you could post it here or PM it to me. I've managed to get an Alarm set for when my char reaches 'X' Experience, but would be great to have one for 'X' % to Level.
And congrats on the levels Niyar keep it up bro.
~ Shadow Wolf
Printable View
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
No problem.
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
http://i49.tinypic.com/11kxf87.png
Level 57
http://i50.tinypic.com/2limq.png
Level 58
http://i47.tinypic.com/2rdw7k5.png
Level 59
http://i45.tinypic.com/2ho8xo4.png
Level 60
http://i48.tinypic.com/fel3rk.png
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
http://i49.tinypic.com/35cimbq.png
#2
http://i45.tinypic.com/rtnx46.png
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 :)
Thanks mate!
Was pretty lucky, running the frost dragon script for 15 minutes now, lol.
http://i49.tinypic.com/1joheq.png