Share Pastebin
Guest
Public paste!

^( )?(.*?)?( )?(d+)h, (d+)m, (d+)e, (d+)w (c?exk?d?b?@?)-()?(.*?)?(.*)$

By: a guest | Mar 21st, 2010 | Syntax: None | Size: 6.05 KB | Hits: 62 | Expires: Never
Copy text to clipboard
  1. if GetVariable("vd")=="t" then
  2. Send("drop "..GetVariable("viper"))
  3. SetVariable("vd","f")
  4. end
  5.  
  6. if GetVariable("vp")=="t" then
  7. Send("order "..GetVariable("viper").." passive")
  8. SetVariable("vp","f")
  9. end
  10.  
  11. if GetVariable("vk")=="t" then
  12. Send("order "..GetVariable("viper").." kill "..GetVariable("t"))
  13. SetVariable("vk","f")
  14. end
  15.  
  16. if GetVariable("vf")=="t" then
  17. Send("order "..GetVariable("viper").." follow me")
  18. SetVariable("vf","f")
  19. end
  20.  
  21. if GetVariable("vft")=="t" then
  22. Send("order "..GetVariable("viper").." follow "..GetVariable("t"))
  23. SetVariable("vft","f")
  24. end
  25.  
  26. if GetVariable("atkdiag")=="t" then
  27. Execute("diag")
  28. SetVariable("atkdiag","f")
  29.  
  30. else
  31. if GetVariable("atkh")=="t" and GetVariable("atk")=="t" then
  32. SetVariable("chyp","f")
  33. EnableTrigger("hypnohelper",true)
  34. ColourNote("green","white","CONFLICT THING")
  35. end
  36.  
  37. if @autosnap<2 and GetVariable("atk")=="t" then
  38. SetVariable("autosnap",@autosnap+1)
  39. elseif GetVariable("atk")=="t" then
  40. SetVariable("autosnap",0)
  41. SetVariable("atksn","t")
  42. end
  43.  
  44. if GetVariable("hypnext")=="t" and GetVariable("chyp")=="t" then
  45. SetVariable("hypnext","f")
  46. SetVariable("atks","f")
  47. world.Send("stand")
  48. world.Send("hypnotise "..GetVariable("t"))
  49. end
  50.  
  51. if GetVariable("atkh")=="t" and GetVariable("chyp")=="t"  then
  52. SetVariable("atkh","f")
  53. world.Send("stand")
  54. world.Send("suggest "..GetVariable("t").." "..GetVariable("hyp"))
  55.  
  56. elseif GetVariable("atks")=="t" and GetVariable("chyp")=="t" then
  57. SetVariable("atks","f")
  58. world.Send("seal "..GetVariable("t").." 1")
  59. SetVariable("atksn","t")
  60.  
  61. elseif GetVariable("atkillus")=="t" then
  62. SetVariable("atk","f")
  63. SetVariable("chyp","t")
  64. SetVariable("atkillus","f")
  65. world.Send("conjure "..GetVariable("t").." illusion "..GetVariable("battleillusion"))
  66.  
  67. elseif GetVariable("atkw")=="t" then
  68. world.Send("stand")
  69. if GetVariable("atksn")=="t" then
  70. SetVariable("atksn","f")
  71. world.Send("snap "..GetVariable("t"))
  72. SetVariable("autosnap",0)
  73. end
  74. SetVariable("atk","f")
  75. SetVariable("chyp","t")
  76. SetVariable("atkw","f")
  77. world.Send("touch web "..GetVariable("t"))
  78.  
  79. elseif GetVariable("emostab")=="t" then
  80. world.Send("emote".." "..GetVariable("stabemote"))
  81. SetVariable("emostab","f")
  82. world.Send("conjure "..GetVariable("t").." illusion "..GetVariable("illusion"))
  83.  
  84. elseif GetVariable("atkf")=="t" then
  85. world.Send("stand")
  86. if GetVariable("weapons")~="shieldwhip" then
  87. Send("unwield left")
  88. Send("unwield right")
  89. Send("wield "..GetVariable("shield"))
  90. Send("wield "..GetVariable("whip"))
  91. end
  92. if GetVariable("atksn")=="t" then
  93. SetVariable("atksn","f")
  94. SetVariable("autosnap",0)
  95. world.Send("snap "..GetVariable("t"))
  96. end
  97. SetVariable("atk","f")
  98. SetVariable("chyp","t")
  99. SetVariable("atkf","f")
  100. world.Send("flay "..GetVariable("t"))
  101. if GetVariable("atki")=="t" then
  102. SetVariable("atki","f")
  103. DoAfter(0.3,"conjure @t illusion @illusion")
  104. end
  105.  
  106.  
  107. elseif GetVariable("atkfr")=="t" then
  108. world.Send("stand")
  109. if GetVariable("weapons")~="shieldwhip" then
  110. Send("unwield left")
  111. Send("unwield right")
  112. Send("wield "..GetVariable("shield"))
  113. Send("wield "..GetVariable("whip"))
  114. end
  115. SetVariable("atk","f")
  116. SetVariable("chyp","t")
  117. SetVariable("atkfr","f")
  118. world.Send("flay "..GetVariable("t").." rebounding")
  119. if GetVariable("atki")=="t" then
  120. SetVariable("atki","f")
  121. DoAfter(0.3,"conjure @t illusion @illusion")
  122. end
  123.  
  124. elseif GetVariable("atkgt")=="t" then
  125. world.Send("stand")
  126. if GetVariable("weapons")~="shieldwhip" then
  127. Send("unwield left")
  128. Send("unwield right")
  129. Send("wield "..GetVariable("shield"))
  130. Send("wield "..GetVariable("whip"))
  131. end
  132. SetVariable("atk","f")
  133. SetVariable("chyp","t")
  134. SetVariable("atkgt","f")
  135. world.Send("garrote "..GetVariable("t"))
  136. SetVariable("atk","f")
  137.  
  138. elseif GetVariable("atkd")=="t" then
  139. world.Send("stand")
  140. if GetVariable("weapons")~="shielddirk" then
  141. Send("unwield left")
  142. Send("unwield right")
  143. Send("wield "..GetVariable("shield"))
  144. Send("wield "..GetVariable("dirk"))
  145. end
  146. SetVariable("chyp","t")
  147. SetVariable("atk","f")
  148. if GetVariable("atksn")=="t" then
  149. SetVariable("atksn","f")
  150. world.Send("snap "..GetVariable("t"))
  151. SetVariable("autosnap",0)
  152. end
  153. SetVariable("atkd","f")
  154. SetVariable("atkb","f")
  155. SetVariable("atkwh","f")
  156. world.Send("wipe dirk")
  157. world.Send("secrete "..GetVariable("v1").." on "..GetVariable("dirk"))
  158. world.Send("secrete "..GetVariable("v2").." on "..GetVariable("dirk"))
  159. world.Send("doublestab "..GetVariable("t"))
  160. if GetVariable("atki")=="t" then
  161. SetVariable("atki","f")
  162. SetVariable("atk", "f")
  163. if GetVariable("twoillu")=="t" then
  164. SetVariable("twoillu","f")
  165. Send("conjure @t illusion @illusion")
  166. EnableTrigger("secondillu",true)
  167. else
  168. DoAfter(0.2,"conjure @t illusion @illusion")
  169. end
  170. end
  171.  
  172. elseif GetVariable("atkb")=="t" then
  173. SetVariable("chyp","t")
  174. SetVariable("atk","f")
  175. if GetVariable("atksn")=="t" then
  176. SetVariable("atksn","f")
  177. world.Send("snap "..GetVariable("t"))
  178. SetVariable("autosnap",0)
  179. end
  180. SetVariable("atkb","f")
  181. SetVariable("atkwh","f")
  182. if GetVariable("atki")=="t" and GetVariable("biteafter")=="f" then
  183. SetVariable("atki","f")
  184. world.Send("conjure "..GetVariable("t").." illusion "..GetVariable("illusion"))
  185. end
  186. world.Send("purge")
  187. world.Send("secrete "..GetVariable("v1"))
  188. world.Send("bite "..GetVariable("t"))
  189. world.Send("purge")
  190. SetVariable("atk","f")
  191. if GetVariable("atki")=="t" and GetVariable("biteafter")=="t" then
  192. SetVariable("atki","f")
  193. SetVariable("biteafter","f")
  194. world.Send("conjure "..GetVariable("t").." illusion "..GetVariable("illusion"))
  195. end
  196.  
  197. elseif GetVariable("atkwh")=="t" then
  198. world.Send("stand")
  199. if GetVariable("weapons")~="shieldwhip" then
  200. Send("unwield left")
  201. Send("unwield right")
  202. Send("wield "..GetVariable("shield"))
  203. Send("wield "..GetVariable("whip"))
  204. end
  205. SetVariable("chyp","t")
  206. SetVariable("atk","f")
  207. if GetVariable("atksn")=="t" then
  208. SetVariable("atksn","f")
  209. world.Send("snap "..GetVariable("t"))
  210. SetVariable("autosnap",0)
  211. end
  212. SetVariable("atkd","f")
  213. SetVariable("atkb","f")
  214. SetVariable("atkwh","f")
  215. world.Send("whip "..GetVariable("t"))
  216. if GetVariable("atki")=="t" then
  217. SetVariable("atki","f")
  218. SetVariable("atk", "f")
  219. Send("conjure @t illusion @illusion")
  220. end
  221. end
  222.  
  223. end