http://i.imgur.com/wH5zL4M.png
Printable View
I would like to buy some really nice scripts for EK and ED , ek is 20lvl now and ed is 75, I can pay by paypal.
Looking good \o/
Thanks for reopening
I,m looking for a hotkey/persistent that
When no monster on screen, up mana potions until reach 90%
Example: When i finish killing monster, char stop moving and get mana full, like eks do on some banuta scripts
Thanks!
Check This 1 :
auto(100, 140)
if $mppc < 80 and ($attacked.id == 0 and maround(6) < 1) then
pausewalking(250, 300)
useoncreature('strong mana potion', $self)
waitping(5,10)
end