Jump to content

Recommended Posts

Posted

Hi, This is a simple script to use CP pot, BSS & Healing potion.

It works fine, but I was wondering is there any way to make it constantly use BSS so when they're not active, they immediately get activated?

Because with this there is a 1sec / 2sec delay and sometimes when I use a stab it doesn't use them (Buggy l2j..)

 

Cheers.

 

LABEL(INICIO)
{
Label(CP)
USEITEM(CP Potion[iD=5591])
DELAY(1000)
USEITEM(Soulshot: B-grade[iD=1465])
DELAY(2000)
USEITEM(Soulshot: B-grade[iD=1465])
DELAY(1000)
USEITEM(Healing Potion[iD=1061])
}

Call(INICIO)

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...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..