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 Quote
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. :) Quote
Recommended Posts
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.