Guest User

Untitled

a guest
Jun 15th, 2020
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.77 KB | None | 0 0
  1. [Settings]
  2. TimeStampOnEcho=FALSE
  3. DoMelee=FALSE
  4. DoHeals=FALSE
  5. DoBuffs=TRUE
  6. DoDebuffs=TRUE
  7. DoEvents=FALSE
  8. DoCures=FALSE
  9. DoPull=FALSE
  10. DoPet=TRUE
  11. DoSit=TRUE
  12. DoLoot=FALSE
  13. DoFW=FALSE
  14. DoForage=FALSE
  15. DoAfk=FALSE
  16. DoRez=TRUE
  17. DoMount=FALSE
  18. DoAA=FALSE
  19. DoNamed=TRUE
  20. ForageIni=forage.ini
  21. MountCast=
  22. MasterList=${NetBots.Client}
  23. TankName=manual
  24. PullerName=manual
  25. Radius=100
  26. ZRadius=100
  27. SitAggroRadiusCheck=10
  28. SitManaPct=99
  29. SitEndurPct=0
  30. AfkMessage=
  31. RezMinPct=90
  32. RezAcceptCall=FALSE
  33. RezGiveUpSeconds=6000
  34. DeathSlot=FALSE
  35. NetworkINI=
  36. TraderName=
  37. FollowDistance=20
  38. FollowStick=20 hold uw
  39. PetCast=
  40. PetAggro=TRUE
  41. PetAssist=1
  42. PetFoci=
  43. DoPetShrink=TRUE
  44. PetShrinkSpell=
  45. PetShrinkSize=1.4
  46. SPetAssist=1
  47. SummonFood=
  48. SummonDrink=
  49. AAAnnounce=
  50. AAtoNormal=FALSE
  51. AAWarning=90
  52. AABank=0
  53. AAVerbose=FALSE
  54. DoSelfShrink=FALSE
  55. SelfShrinkSpell=
  56. SelfShrinkSize=1.5
  57. DoPetToys=FALSE
  58. PetToys1=
  59. PetToys2=
  60. PetToys3=
  61. PetToys4=
  62. PetToys5=
  63. GoMNuke=
  64. ; ==========================================================
  65. [Script-Defense]
  66. Commands=0
  67. C1=/return
  68.  
  69. [Script-MBStartup]
  70. Commands=0
  71. C1=/return
  72.  
  73. [Script-sitscript]
  74. Commands=1
  75. C1=/sit
  76.  
  77. [Script-PetKit]
  78. Commands=21
  79. C1=/if (!{Defined[PKPetName]}) /declare PKPetName string outer
  80. C2=/varset PKPetName null
  81. C3=/if ({Spawn[{Target.ID}].Type.Equal[pet]}) /varset PKPetName {Target.CleanName}
  82. C4=/if ({PKPetName.Equal[null]} && {Me.Pet.ID}) /varset PKPetName {Me.Pet.CleanName}
  83. C5=/if (!{Me.Pet.ID}) /call CastCall {Me.CleanName} ''cast pet''
  84. C6=/if (!{Me.Pet.ID}) /delay 3s
  85. C7=/if ({PKPetName.Equal[null]} && {Me.Pet.ID}) /varset PKPetName {Me.Pet.CleanName}
  86. C8=/if ({PKPetName.Equal[null]}) /bc Unable to find a pet to equip
  87. C9=/if ({PKPetName.Equal[null]}) /return
  88. C10=/bc equipping {PKPetName}
  89. C11=/varset Timer 10m
  90. C12=/call CastCall {Me.CleanName} ''cast petwepa''
  91. C13=/delay {Me.Casting.CastTime.Float}s
  92. C14=/call GiveCheck {PKPetName} ''Summoned: Dagger''
  93. C15=/delay 6s
  94. C16=/call CastCall {Me.CleanName} ''cast petwepb''
  95. C17=/delay {Me.Casting.CastTime.Float}s
  96. C18=/call GiveCheck {PKPetName} ''Summoned: Dagger''
  97. C15=/delay 6s
  98. C20=/bc pet {PKPetName} ready for battle!
  99. C21=/return
  100. ; ==========================================================
  101. ; //////////////////////////////////////////////
  102. ; [Debuffs Section]
  103. [AdvDebuff]
  104. ADCount=2
  105. ADNewFormat=1
  106. ADMobMax=20
  107. ADCheckTime=2
  108. ADAggroOnly=0
  109. ADHold=0|1|1| 1=on 0=off|Debuff spell #|Time to wait for debuff|
  110. ADCoolDown1=
  111. ADCoolDown2=
  112. ADCoolDown3=
  113. ADCoolDown4=
  114. ADCoolDown5=
  115. [AD1]
  116. Gem=1
  117. Spell=Shock of Blades
  118. SpellFoci=
  119. DurMod=0
  120. SpellAlias=
  121. Announce=
  122. SpellMinMana=0
  123. SpellRecast=0|0
  124. SpellCastonResist=mala
  125. SpellDelay=0
  126. TarCnt=1
  127. TarType=1
  128. TarBegHP=99
  129. TarEndHP=20
  130. IfSpellImmune=
  131. UseHoTT=0
  132. PreCondition=TRUE
  133. [AD2]
  134. Gem=3
  135. Spell=Malaise
  136. SpellFoci=
  137. DurMod=0
  138. SpellAlias=mala
  139. Announce=
  140. SpellMinMana=0
  141. SpellRecast=0|0
  142. SpellCastonResist=
  143. SpellDelay=0
  144. TarCnt=1
  145. TarType=1
  146. TarBegHP=0
  147. TarEndHP=0
  148. IfSpellImmune=
  149. UseHoTT=0
  150. PreCondition=TRUE
  151. ; [/Debuffs Section]
  152. ; //////////////////////////////////////////////
  153.  
  154. ; //////////////////////////////////////////////
  155. ; [Buffs Section]
  156. [AdvBuff]
  157. ABCount=6
  158. ABNewFormat=1
  159. ABMobMax=18
  160. ABCheckTime=8
  161. [AB1]
  162. Gem=7
  163. Spell=Greater Shielding
  164. SpellFoci=
  165. DurMod=0
  166. SpellAlias=
  167. Announce=
  168. SpellMinMana=0
  169. TarCnt=1
  170. TarType=self
  171. Recast=FALSE
  172. SpellIcon=
  173. PreCondition=TRUE
  174. [AB2]
  175. Gem=4
  176. Spell=Burnout II
  177. SpellFoci=
  178. DurMod=0
  179. SpellAlias=
  180. Announce=
  181. SpellMinMana=0
  182. TarCnt=1
  183. TarType=mypet cbt idle
  184. Recast=FALSE
  185. SpellIcon=
  186. PreCondition=TRUE
  187. [AB3]
  188. Gem=2
  189. Spell=Barrier of Combustion
  190. SpellFoci=
  191. DurMod=0
  192. SpellAlias=
  193. Announce=
  194. SpellMinMana=0
  195. TarCnt=1
  196. TarType=mypet cbt idle ;// Pet Only
  197. Recast=FALSE
  198. SpellIcon=
  199. PreCondition=TRUE
  200. [AB4]
  201. Gem=Script
  202. Spell=PetKit
  203. SpellFoci=
  204. DurMod=0
  205. SpellAlias=PetKit
  206. Announce=/bc
  207. SpellMinMana=0
  208. TarCnt=1
  209. TarType=self cbt idle
  210. Recast=FALSE
  211. SpellIcon=
  212. PreCondition=/if (!{Me.Pet.ID}) /return TRUE
  213.  
  214. [AB5]
  215. Gem=2
  216. Spell=Barrier of Combustion
  217. SpellFoci=
  218. DurMod=0
  219. SpellAlias=
  220. Announce=
  221. SpellMinMana=0
  222. TarCnt=1
  223. TarType=war ;// Only way to buff MT
  224. Recast=FALSE
  225. SpellIcon=
  226. PreCondition=TRUE
  227.  
  228. [AB6]
  229. Gem=script
  230. Spell=sitscript
  231. SpellFoci=
  232. DurMod=0
  233. SpellAlias=
  234. Announce=
  235. SpellMinMana=0
  236. TarCnt=1
  237. TarType=self cbt
  238. Recast=FALSE
  239. SpellIcon=
  240. PreCondition=/if (({Me.Casting.ID} == NULL) && ({SpawnCount[npc radius 15 zradius 15]} < 1) && !{Me.Sitting}) /return TRUE
  241. ; [Buffs Section]
  242. ; //////////////////////////////////////////////
  243.  
  244. ; //////////////////////////////////////////////
  245. ; [Events Section]
  246. [AdvEvent]
  247. AECount=3
  248. AECheckTime=8
  249. AECustom1=pet
  250. AECustom2=petwepa
  251. AECustom3=petwepb
  252. AENewFormat=1
  253. [AE1]
  254. Gem=6
  255. Spell=Lesser Conjuration: Water
  256. DurMod=0
  257. Delay=0
  258. EventMinMana=1
  259. EventMinHP=1
  260. MinMana=1
  261. MaxMana=100
  262. MinHP=1
  263. MaxHP=100
  264. Announce=/bc
  265. TarCnt=1
  266. SpellFoci=
  267. SpellAlias=pet
  268. EventMinEndur=0
  269. MinEndur=0
  270. MaxEndur=100
  271. TarType=mypet cbt idle
  272.  
  273. [AE2]
  274. Gem=5
  275. Spell=Summon Dagger
  276. DurMod=0
  277. Delay=0
  278. EventMinMana=1
  279. EventMinHP=1
  280. MinMana=1
  281. MaxMana=101
  282. MinHP=1
  283. MaxHP=101
  284. Announce=/bc
  285. TarCnt=1
  286. SpellFoci=
  287. SpellAlias=petwepa
  288. EventMinEndur=0
  289. MinEndur=0
  290. MaxEndur=101
  291. TarType=idle
  292.  
  293. [AE3]
  294. Gem=5
  295. Spell=Summon Dagger
  296. DurMod=0
  297. Delay=0
  298. EventMinMana=1
  299. EventMinHP=1
  300. MinMana=1
  301. MaxMana=101
  302. MinHP=1
  303. MaxHP=101
  304. Announce=/bc
  305. TarCnt=1
  306. SpellFoci=
  307. SpellAlias=petwepb
  308. EventMinEndur=0
  309. MinEndur=0
  310. MaxEndur=101
  311. TarType=idle
  312. ; [Events Section]
  313. ; //////////////////////////////////////////////
  314.  
  315. [AdvPull]
  316. APCheckTime=0
  317. APRadius=40
  318. APMobMax=1
  319. APScript=
  320. APPath=
  321. APRetPath=
  322. APBefore=
  323. APAfter=
  324. APAnnounce=
  325. APRetries=1
  326. [Melee]
  327. OffTank=FALSE
  328. ACLeash=10
  329. ACAssistPct=99
  330. ACManaPct=101
  331. ACAnnounce=
  332. ACMeleeCmd=/melee plugin=1
  333. ACBefore=
  334. ACAfter=
  335. ACPetEnrage=TRUE
  336. [AdvCure]
  337. AQCount=0
  338. AQNewFormat=1
  339. [AdvHeal]
  340. AHCount=0
  341. AHNewFormat=1
  342. [Script-AECustomEvent1]
  343. Commands=0
  344. C1=/return
Advertisement
Add Comment
Please, Sign In to add comment