Jump to content

Recommended Posts

Posted

Hello, i'm neeb with walker i wanna ask where can i use mana potions...i went somewhere and i activated healing potions but i can't find for mana potions cuz where MP is it says use skill.HELP!

Posted

you need to make a script

and then run it

 

here you go:

 

LABEL(MANA)
CharStatus(MP,<,80)
{
USEITEM(Mana Potion[iD=728])
DELAY(1000) //1 second delay
JMP(MANA)
}
JMP(MANA)

 

just log in with IG walker to see what the ID of mana pots on your server and change it!

 

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock