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?

 

 

 

 

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...