d0m3n Posted July 23, 2007 Posted July 23, 2007 If anyone got the CP pot script that works, I would appreciate it being posted, thanks.
styrva Posted July 25, 2007 Posted July 25, 2007 thx for these scripts. Can you say de CP Potions ID? I will try one modification for this script, but play with L2superman, with l2walwer no idea....
styrva Posted August 2, 2007 Posted August 2, 2007 ok. The CP Potion Script. Enjoy! ////////////////////////////////////////////////////////// LABEL(CPPotion) CharStatus(CP,<=,70) { CALL(GCP) USEITEM(CP Potion[iD=5591])//Use normal CP Potion DELAY(1000) } LABEL(GCP) CharStatus(CP,<=,50) { CALL(VITAMINA) } LABEL(VITAMINA) USEITEM(Greater CP Potion[iD=5592])//Use Greater CP Potion DELAY(1000) } CALL(CPPotion) ///////////////////////////////////////////////////////////////////////
Mas0ne Posted August 2, 2007 Posted August 2, 2007 is very good , i have id enhanec mana potion is 22300 styrva u can make scrip use cp and enhacep mana ty
Mijuki Posted August 2, 2007 Posted August 2, 2007 ok. The CP Potion Script. Enjoy! ////////////////////////////////////////////////////////// LABEL(CPPotion) CharStatus(CP,<=,70) { CALL(GCP) USEITEM(CP Potion[iD=5591])//Use normal CP Potion DELAY(1000) } LABEL(GCP) CharStatus(CP,<=,50) { CALL(VITAMINA) } LABEL(VITAMINA) USEITEM(Greater CP Potion[iD=5592])//Use Greater CP Potion DELAY(1000) } CALL(CPPotion) /////////////////////////////////////////////////////////////////////// Good Thanks is the best srcipt... Thanks thanks thanks Karma +1
Mas0ne Posted August 2, 2007 Posted August 2, 2007 u no read good , CP + Enaced Mana two item in the same script XD ty to see if we read well 8)
nvus Posted August 5, 2007 Posted August 5, 2007 CP spamming pots with a script like this would be soooo unfair
Necrid3 Posted August 6, 2007 Posted August 6, 2007 that script dont work, please explain how to use it!
Recommended Posts