j9x8 Posted July 2, 2010 Posted July 2, 2010 Hia, as title says im looking for automatic combat haste potion can someone help me? i tried it myself but i dont think it works.... LABEL(combathaste) USEITEM(Dynasty Mace - PvP[updown][iD=10775]) CALL(delayIt) CALL(combathaste) LABEL(delayIt) DELAY(300000) JMP(combathaste) btw i am almost certain CHP = Dynasty Mace - PvP[updown][iD=10775] oh yes and if its possible also a script for p atk pots
HaxFixer Posted July 3, 2010 Posted July 3, 2010 LABEL(start) { USEITEM(CHP NAME,ID) USEITEM(PATK POT Name, ID) DELAY(HOW MUCH DELAY U WANT IN MSEC) } JMP(start) btw you can setup it in BUFF layer. :)
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now