Advertisement
fknslacker

cs.ccs (no rain-doh)

May 11th, 2019
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.94 KB | None | 0 0
  1. [ black crayon crimbo elf ]
  2. item Spooky Putty sheet
  3. default
  4.  
  5. [ boneless blobghost ]
  6. section ghostbusting
  7.  
  8. [ default ]
  9. sub candyblast_loop
  10. while !mpbelow 80 && !match "some of it is even intact afterwards" && !pastround 20 && !hppercentbelow 50
  11. skill candyblast
  12. endwhile
  13. endsub
  14. special action
  15. skill curse of weaksauce
  16. skill micrometeorite
  17. skill pocket crumbs
  18. if hascombatitem Rain-Doh indigo cup
  19. item Rain-Doh indigo cup,Time-Spinner
  20. endif
  21. if !hascombatitem Rain-Doh indigo cup
  22. item Time-Spinner
  23. endif
  24. skill summon love gnats
  25. skill sing along
  26. skill extract
  27. call candyblast_loop
  28. attack with weapon
  29.  
  30. [ emily koops, a spooky lime ]
  31. section ghostbusting
  32.  
  33. [ ghostbusting ]
  34. scrollwhendone
  35. skill sing along
  36. skill pocket crumbs
  37. skill extract
  38. skill extract jelly
  39. skill release the boots
  40. skill shoot ghost
  41. skill shoot ghost
  42. skill shoot ghost
  43. skill trap ghost
  44.  
  45. [ gingerbread civic center ]
  46. run away if 100% chance of being free
  47. abort
  48.  
  49. [ gingerbread train station ]
  50. skill pocket crumbs
  51. item Rain-Doh indigo cup,Time-Spinner
  52. run away if 100% chance of being free
  53. abort
  54.  
  55. [ gingerbread upscale retail district ]
  56. run away if 100% chance of being free
  57. abort
  58.  
  59. [ global prefix ]
  60. scrollwhendone
  61. "abort missed 5"
  62. "abort pastround 25"
  63.  
  64. [ god lobster ]
  65. default
  66.  
  67. [ haiku dungeon ]
  68. skill pocket crumbs
  69. run away if 100% chance of being free
  70.  
  71. [ lov enforcer ]
  72. attack with weapon
  73.  
  74. [ lov engineer ]
  75. skill saucestorm
  76.  
  77. [ noob cave ]
  78. skill pocket crumbs
  79. skill release the boots
  80. run away if 100% chance of being free
  81.  
  82. [ perceiver of sensations ]
  83. if hascombatitem abstraction: thought
  84. item abstraction: thought
  85. endif
  86. default
  87.  
  88. [ the ghost of ebenoozer screege ]
  89. section ghostbusting
  90.  
  91. [ the ghost of jim unfortunato ]
  92. section ghostbusting
  93.  
  94. [ the ghost of lord montague spookyraven ]
  95. section ghostbusting
  96.  
  97. [ the ghost of monsieur baguelle ]
  98. section ghostbusting
  99.  
  100. [ the ghost of oily mcbindle ]
  101. section ghostbusting
  102.  
  103. [ the ghost of richard cockingham ]
  104. section ghostbusting
  105.  
  106. [ the ghost of sam mcgee ]
  107. section ghostbusting
  108.  
  109. [ the ghost of vanillica "trashblossom" gorton ]
  110. section ghostbusting
  111.  
  112. [ the ghost of waldo the carpathian ]
  113. section ghostbusting
  114.  
  115. [ the headless horseman ]
  116. section ghostbusting
  117.  
  118. [ the icewoman ]
  119. section ghostbusting
  120.  
  121. [ thinker of thoughts ]
  122. if hascombatitem abstraction: action
  123. item abstraction: action
  124. endif
  125. default
  126.  
  127. [ witchess king ]
  128. skill become a bat
  129. default
  130.  
  131. [ witchess queen ]
  132. if !hascombatitem Miniborg hiveminder && hascombatitem crayon shavings
  133. item crayon shavings,Time-Spinner
  134. endif
  135. if hascombatitem Miniborg hiveminder
  136. item Miniborg hiveminder,Time-Spinner
  137. endif
  138. while !hppercentbelow 50
  139. attack with weapon
  140. endwhile
  141. attack with weapon
  142.  
  143. [ witchess rook ]
  144. skill become a wolf
  145. default
  146.  
  147. [ witchess witch ]
  148. skill curse of weaksauce
  149. skill micrometeorite
  150. skill pocket crumbs
  151. skill offensive joke
  152. attack with weapon
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement