yojimbos_law

npzr bullshit combat macro

Sep 11th, 2018
347
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.45 KB | None | 0 0
  1. if !haseffect 873
  2. abort "WE DEAD PROBABLY"
  3. endif
  4. if monstername "time-spinner prank" || monstername "Eldritch Tentacle" || monstername drunk || monstername "spawn" || snarfblat 458 || snarfblat 528 || monstername "family of kobolds"
  5. call stall
  6. call killkillkill
  7. endif
  8. while monstername gingerbread
  9. call stall
  10. use gingerbread cigarette, gingerbread cigarette
  11. endwhile
  12. if monstername copperhead || monstername "red buttons" || monstername "red skeleton" || monstername "red butler" || monstername "pygmy bowler" || monstername "pygmy janitor" || monstername "pygmy orderlies"
  13. call runrunrun
  14. endif
  15. if monstername "giant isopod" || monstername "gourmet gourami" || monstername "freshwater bonefish" || monstername "alley catfish"
  16. call runrunrun
  17. endif
  18.  
  19. if monstername "witchess" || monstername "bricko ooze" || monstername "black crayon"
  20. while hascombatitem spooky putty sheet && !times 5
  21. use spooky putty sheet
  22. endwhile
  23. call stall
  24. call killkillkill
  25. endif
  26.  
  27. if !snarfblat 384
  28. call gooold
  29. endif
  30.  
  31. if monstername "red snapper" || monstername "red herring"
  32. if !haseffect 331
  33. skill transcendent olfaction
  34. endif
  35. endif
  36.  
  37.  
  38. if (monstername lynyrd && !monstername skinner) || monstername "LOV En" || monstername "LOV Eq"|| monstername "god lobster"
  39. call killkillkill
  40. endif
  41.  
  42. if snarfblat 385 || snarfblat 344 || snarfblat 384
  43. call runrunrun
  44. endif
  45.  
  46. sub gooold
  47. if monstername sandworm
  48. call stall
  49. call sandworms
  50. endif
  51. if monstername "Combat Training Snowman"
  52. call stall
  53. call killkillkill
  54. endif
  55. if snarfblat 385
  56. while !monstername "Eldritch Tentacle"
  57. call stall
  58. use glark cable, glark cable
  59. endwhile
  60. endif
  61. endsub
  62.  
  63. sub killkillkill
  64. while !pastround 20 && !monstername "god lobster"
  65. skill candyblast
  66. endwhile
  67. while !pastround 25 && !hppercentbelow 5
  68. attack
  69. endwhile
  70. abort "marco is kill"
  71. endsub
  72.  
  73. sub runrunrun
  74. while snarfblat 384
  75. use louder than bomb, louder than bomb
  76. endwhile
  77. while monstername janitor
  78. use louder than bomb, louder than bomb
  79. endwhile
  80. while monstername orderlies
  81. use ice house, ice house
  82. endwhile
  83. while monstername "pygmy bowler" || monstername "red buttons"
  84. skill snokebomb
  85. endwhile
  86. while monstername "red butler"
  87. skill Breathe Out
  88. endwhile
  89. while monstername "red skeleton"
  90. use divine champagne popper, divine champagne popper
  91. endwhile
  92. while !monstername electrified && !monstername ticking
  93. use tattered scrap of paper, tattered scrap of paper
  94. endwhile
  95. endsub
  96. sub sandworms
  97. while hasskill shattering punch && !hppercentbelow 50
  98. skill shattering punch
  99. endwhile
  100. while hascombatitem power pill && !hppercentbelow 50
  101. use power pill, power pill
  102. endwhile
  103. while hascombatitem daily affirmation: think win-lose && !hppercentbelow 50
  104. use daily affirmation: think win-lose, daily affirmation: think win-lose
  105. endwhile
  106. while hascombatitem replica bat-oomerang && !hppercentbelow 50
  107. use replica bat-oomerang
  108. endwhile
  109. while hasskill gingerbread mob hit && !times 10 && !hppercentbelow 50
  110. skill gingerbread mob hit
  111. endwhile
  112. abort "give me the sweet release of death plox"
  113. endsub
  114.  
  115. sub stall
  116. if hasskill 7024
  117. skill 7024
  118. endif
  119. while !pastround 10 && !monstername sandworm && !monstername gingerbread && !monstername snapper && !monstername herring
  120. if hasskill 7273
  121. skill 7273
  122. endif
  123. use dictionary
  124. endwhile
  125. if monstername snowman
  126. goto snowdude
  127. endif
  128. while !pastround 10 && !monsterhpbelow 269
  129. use dictionary
  130. endwhile
  131. mark snowdude
  132. endsub
  133.  
  134. abort "fuck fuck fuck fuck fuck, we're so fucked"
  135. icon pastalighthouses
  136. scrollwhendone
Advertisement
Add Comment
Please, Sign In to add comment