Advertisement
Guest User

Untitled

a guest
Dec 22nd, 2014
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.02 KB | None | 0 0
  1. //CP/HP/MP
  2. S EnableGroup CP off
  3. ?CP T(290) eatcp(300) and effectTime($SealOfLimit) == 0 and effectTime($FlamesOfInvincibility) == 0 and effectTime($CelestialShield) == 0 and effectTime(1505) == 0 and effectTime(5576) == 0 and effectTime(655) == 0 : UseItem 5592 ; UseItem 5591
  4. //QHP
  5. ?CP T(575) php(me) < 29 and effectTime($SealOfLimit) == 0 and effectTime($FlamesOfInvincibility) == 0 and effectTime($CelestialShield) == 0 and effectTime(1505) == 0 and effectTime(5576) == 0 and effectTime(655) == 0 and effectTime(703) == 0 : UseItem 13750 ; UseItem 9207
  6. //QHP
  7. ?CP T(575) php(me) < 70 and effectTime($SealOfLimit) == 0 and effectTime($FlamesOfInvincibility) == 0 and effectTime($CelestialShield) == 0 and effectTime(1505) == 0 and effectTime(5576) == 0 and effectTime(655) == 0 and effectTime(703) == 0 : UseItem 1540
  8. ?CP T(100, 300000) pcp(me) < 20 and php(me) < 60 and effectTime($SealOfLimit) == 0 and effectTime($FlamesOfInvincibility) == 0 and effectTime($CelestialShield) == 0 and effectTime(1505) == 0 and effectTime(5576) == 0 and effectTime(655) == 0 : UseItem 8639
  9. ?CP T(100, 300000) php(me) < 30 and effectTime($SealOfLimit) == 0 and effectTime($FlamesOfInvincibility) == 0 and effectTime($CelestialShield) == 0 and effectTime(1505) == 0 and effectTime(5576) == 0 and effectTime(655) == 0 : UseItem 8627
  10. ?CP T(100, 15000) php(me) < 95 and countDetect and effectTime($SealOfLimit) == 0 and effectTime($FlamesOfInvincibility) == 0 and effectTime($CelestialShield) == 0 and effectTime(1505) == 0 and effectTime(5576) == 0 and effectTime(655) == 0 : UseItem 1539
  11. ?CP T(290) pcp(me) < 28 and effectTime($SealOfLimit) > 1 and effectTime($FlamesOfInvincibility) == 0 and effectTime($CelestialShield) == 0 and effectTime(1505) == 0 and effectTime(5576) == 0 and effectTime(655) == 0 : UseItem 5592 ; UseItem 5591
  12. //?CP T(290) php(me) < 9 and effectTime(703) == 0 : UseItem 13750 ; UseItem 1540 ; UseItem 9207
  13. ?CP T(1000) effectTime(2398) == 0 and zone == 11 : UseItem(10157)
  14. //BCP
  15. ?CP T(100, 15000) pcp(me) < 65 and countDetect and effectTime($SealOfLimit) == 0 and effectTime($FlamesOfInvincibility) == 0 and effectTime($CelestialShield) == 0 and effectTime(1505) == 0 and effectTime(5576) == 0 and effectTime(655) == 0 and zone == 11 : UseItem 10154
  16. ?CP T(100, 15000) pcp(me) < 65 and countDetect and effectTime($SealOfLimit) == 0 and effectTime($FlamesOfInvincibility) == 0 and effectTime($CelestialShield) == 0 and effectTime(1505) == 0 and effectTime(5576) == 0 and effectTime(655) == 0 and zone == 11 : UseItem 10154
  17. ?CP T(100, 15000) php(me) < 65 and countDetect and effectTime($SealOfLimit) == 0 and effectTime($FlamesOfInvincibility) == 0 and effectTime($CelestialShield) == 0 and effectTime(1505) == 0 and effectTime(5576) == 0 and effectTime(655) == 0 and zone == 11 : UseItem 10152
  18. ?CP T(100, 15000) pmp(me) < 85 and countDetect and effectTime($SealOfLimit) == 0 and effectTime($FlamesOfInvincibility) == 0 and effectTime($CelestialShield) == 0 and effectTime(1505) == 0 and effectTime(5576) == 0 and effectTime(655) == 0 and zone == 11 : UseItem 10153
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement