Jump to content

Recommended Posts

Posted

I Need a bit of help whit this script

 

LABEL(Checkhp)
CHARSTATUS(hp,<=,30)
{
USEITEM(Zaken's Earring)
}
DELAY(450)

LABEL(testorion earring)
CharStatus(hp,>=,30)
USEITEM(Tateossian Earring)
LABEL(wait)
CharStatus(hP,>,30)
call(Wait)

JMP(CheckMP)

 

Its working but it keeps on jumping. 

What iam trying to do is Use zaken when my HP = 30% or lower.

When my hp is higher than 30% i like to use a Tateossian Earring

can anyone help me?

 

 

 

 

 

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