Advertisement
Guest User

almost a reasonable looking farming script!

a guest
Nov 23rd, 2017
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.73 KB | None | 0 0
  1. /*
  2. things left to do maybe eventually:
  3. 1 sandworm
  4. 6 machine elf
  5. 1 fax
  6. 2 more eldritch tentacles
  7. ?? gingerbread cigarettes?
  8. */
  9.  
  10. if(get_property("_roboDrinks") == ""){
  11. //important ones: 2x lep, 1x fairy kind of, whatever thing heals, potato
  12. //unimportant one: candy because elohelecksdeerandom
  13. cli_execute("ocrsrobort");
  14. }
  15. if(get_property("_bittycar") != "soulcar" ){
  16. cli_execute("/use soulcar");
  17. }
  18. cli_execute("/aa zzz nouveau OCRS bullshit)");
  19.  
  20. while(get_property("_snojoFreeFights").to_int() < 10){
  21. adv1(to_location(460),-1,"");
  22. while(in_multi_fight()){
  23. run_combat();
  24. }
  25. cli_execute("cast cannelloni cocoon");
  26. }
  27.  
  28. cli_execute("acquire 69 lynyrd snare");
  29. while(get_property("_lynyrdSnareUses").to_int() < 3){
  30. cli_execute("use lynyrd snare");
  31. cli_execute("cast cannelloni cocoon");
  32. }
  33.  
  34. cli_execute("acquire 69 seal-blubber candle");
  35. cli_execute("acquire 69 figurine of a wretched-looking seal");
  36. cli_execute("/equip weapon seal-clubbing club");
  37. cli_execute("/aa ocrs seals");
  38. while(get_property("_sealsSummoned").to_int() < 10){
  39. cli_execute("use figurine of a wretched-looking seal");
  40. cli_execute("cast cannelloni cocoon");
  41. }
  42. cli_execute("/equip weapon staff of the woodfire");
  43. cli_execute("/aa zzz nouveau OCRS bullshit)");
  44.  
  45. cli_execute("equip offhand half a purse");
  46.  
  47. cli_execute("/uncloset * power pill");
  48. cli_execute("/closet * daily affirmation: think win-lose");
  49. cli_execute("acquire 69 power pill");
  50. cli_execute("acquire 420 drum machine");
  51. while(get_property("_salad_pills_used") < 20 ){
  52. set_property("salad_pills_un", slash_count($item[power pill]) );
  53. cli_execute("use drum machine");
  54. set_property("salad_pills_deux", slash_count($item[power pill]) );
  55. set_property("_salad_pills_used", get_property("_salad_pills_used").to_int() + get_property("salad_pills_un").to_int() - get_property("salad_pills_deux").to_int() );
  56. }
  57. cli_execute("/closet * power pill");
  58. while(get_property("_hard_to_track_free_kills_used") < 3 ){
  59. set_property("spices_un", slash_count($item[spices]) );
  60. cli_execute("use drum machine");
  61. set_property("spices_deux", slash_count($item[spices]) );
  62. set_property("_hard_to_track_free_kills_used", get_property("_hard_to_track_free_kills_used").to_int() + ( get_property("spices_un").to_int() - get_property("spices_deux").to_int() + 2 ) / 3 );
  63. }
  64. cli_execute("/closet replica bat-oomerang");
  65. while(get_property("_hard_to_track_free_kills_used") < 4 ){
  66. set_property("spices_un", slash_count($item[spices]) );
  67. cli_execute("use drum machine");
  68. set_property("spices_deux", slash_count($item[spices]) );
  69. set_property("_hard_to_track_free_kills_used", get_property("_hard_to_track_free_kills_used").to_int() + ( get_property("spices_un").to_int() - get_property("spices_deux").to_int() + 2 ) / 3 );
  70. }
  71. cli_execute("/uncloset replica bat-oomerang");
  72. cli_execute("/uncloset * power pill");
  73.  
  74. while(get_property("_glarkCableUses").to_int() < 5){
  75. adv1(to_location(385),-1,"");
  76. while(in_multi_fight()){
  77. run_combat();
  78. }
  79. cli_execute("cast cannelloni cocoon");
  80. }
  81.  
  82. cli_execute("acquire 69 bowl of scorpion");
  83. while(get_property("_drunkPygmyBanishes").to_int() < 11){
  84. //need to make this banish good.
  85. adv1(to_location(344),-1,"");
  86. while(in_multi_fight()){
  87. run_combat();
  88. }
  89. cli_execute("cast cannelloni cocoon");
  90. }
  91.  
  92. //need to make DMT codeblock or maybe just miss out on 300k meat/day.
  93.  
  94. if(!get_property("_loveTunnelUsed").to_boolean()){
  95. visit_url("place.php?whichplace=town_wrong&action=townwrong_tunnel");
  96. while( available_choice_options().count() > 0){
  97. run_choice(1);
  98. while(choice_follows_fight()){
  99. run_combat();
  100. }
  101. }
  102. }
  103.  
  104. if(slash_count($item[spooky putty monster]) > 0 || slash_count($item[spooky putty monster]) > 0 ){
  105. set_property("rkelly","");
  106. }
  107.  
  108. while( get_property("_witchess_tracking_suuuucks").to_int() < 5){
  109. //hammer servers with slash_count() because fuck salad 'n' stuff.
  110. if(get_property("rkelly").to_int() == 0){
  111. while(slash_count($item[spooky putty monster]) > 0 & get_property("_spoopiesfought").to_int() < 4 ){
  112. cli_execute("use spooky putty monster");
  113. set_property("_spoopiesfought", get_property("_spoopiesfought").to_int() + 1 );
  114. }
  115. if(slash_count($item[spooky putty monster]) > 0 & get_property("_spoopiesfought").to_int() == 4 ){
  116. cli_execute("/aa zzz nouveau OCRS bullshit with 3 lines commented");
  117. cli_execute("use spooky putty monster");
  118. set_property("_spoopiesfought", get_property("_spoopiesfought").to_int() + 1 );
  119. cli_execute("/aa zzz nouveau OCRS bullshit)");
  120. }
  121. if(slash_count($item[spooky putty sheet]) > 0 & get_property("_spoopiesfought").to_int() == 5 ){
  122. put_closet(1, $item[spooky putty sheet]);
  123. set_property("rkelly",1);
  124. }
  125. }
  126. visit_url("campground.php?action=witchess");
  127. if(available_choice_options()[1] == "Examine the shrink ray"){
  128. //visit_url("choice.php?whichchoice=1181&option=1&pwd");
  129. run_choice(1);
  130. set_property("_witchess_tracking_suuuucks", get_property("_witchess_tracking_suuuucks").to_int() + 1);
  131. }
  132. if(available_choice_options()[1] == "" & available_choice_options()[2] == "Play Witchess"){
  133. set_property("_witchess_tracking_suuuucks" , 5);
  134. }
  135. visit_url("choice.php?whichchoice=1182&option=1&piece=1935&pwd="+my_hash(),false);
  136. while(in_multi_fight()){
  137. run_combat();
  138. }
  139. }
  140.  
  141.  
  142. //checking whether painting is fought.
  143. if( !get_property("_chateauMonsterFought").to_boolean() ){
  144. visit_url("place.php?whichplace=chateau&action=chateau_painting");
  145. //better safe than aborted, I guess:
  146. while(in_multi_fight()){
  147. run_combat();
  148. }
  149. }
  150. cli_execute("equip offhand HOA regulation book");
  151.  
  152. cli_execute("acquire 69 bricko ooze");
  153. while(get_property("_brickoFights").to_int() < 10){
  154. if(get_property("rkelly").to_int() == 0){
  155. while(slash_count($item[spooky putty monster]) > 0 & get_property("_spoopiesfought").to_int() < 4 ){
  156. cli_execute("use spooky putty monster");
  157. set_property("_spoopiesfought", get_property("_spoopiesfought").to_int() + 1 );
  158. }
  159. if(slash_count($item[spooky putty monster]) > 0 & get_property("_spoopiesfought").to_int() == 4 ){
  160. cli_execute("/aa zzz nouveau OCRS bullshit with 3 lines commented");
  161. cli_execute("use spooky putty monster");
  162. set_property("_spoopiesfought", get_property("_spoopiesfought").to_int() + 1 );
  163. cli_execute("/aa zzz nouveau OCRS bullshit)");
  164. }
  165. if(slash_count($item[spooky putty sheet]) > 0 & get_property("_spoopiesfought").to_int() == 5 ){
  166. put_closet(1, $item[spooky putty sheet]);
  167. set_property("rkelly",1);
  168. }
  169. }
  170. cli_execute("use bricko ooze");
  171. cli_execute("cast cannelloni cocoon");
  172. }
  173.  
  174. if(get_property("rkelly").to_int() == 1){
  175. take_closet(1, $item[spooky putty sheet]);
  176. set_property("rkelly", 0 );
  177. }
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193. /*
  194. metric
  195. fuckton
  196. of
  197. whitespace
  198. */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement