Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /*
- 27-28 sandworms
- 6 machine elf
- 10 snojo
- 10 bricko
- 11 drunk pygmies
- 5 glark cables
- 3 lynyrd snares
- 5 witchess fights
- 1 fax
- 5 putty
- 1 chateau
- 10 seals
- 89 eldritch tentacles
- 2 more eldritch tentacles
- 3 LOV fights
- ?? gingerbread cigarettes?
- */
- //put_closet(slash_count($item[power pill]),$item[power pill]);
- //take_closet(20, power pill);
- //put_closet(slash_count($item[spices]),$item[spices]);
- if(get_property("_roboDrinks") == ""){
- cli_execute("ocrsrobort");
- }
- cli_execute("/aa nouveau");
- //need to make drum machine codeblock
- while(get_property("_snojoFreeFights").to_int() < 10){
- //need to make combat macro handle snojoman's lack of factoids
- adv1(to_location(460),-1,"");
- cli_execute("cast cannelloni cocoon");
- }
- while(get_property("_drunkPygmyBanishes").to_int() < 11){
- //need to make this banish good.
- adv1(to_location(344),-1,"");
- cli_execute("cast cannelloni cocoon");
- }
- while(get_property("_glarkCableUses").to_int() < 5){
- adv1(to_location(385),-1,"");
- cli_execute("cast cannelloni cocoon");
- }
- cli_execute("acquire 69 bricko ooze");
- while(get_property("_brickoFights").to_int() < 10){
- cli_execute("use bricko ooze");
- cli_execute("cast cannelloni cocoon");
- }
- /*
- cli_execute("acquire 69 lynyrd snare");
- while(get_property("_lynyrdSnareUses").to_int() < 3){
- //need to make macro handle these
- cli_execute("use lynyrd snare");
- cli_execute("cast cannelloni cocoon");
- }
- */
- //need to make seal codeblock
- cli_execute("acquire 69 seal-blubber candle");
- cli_execute("acquire 69 figurine of a wretched-looking seal");
- cli_execute("/equip weapon seal-clubbing club");
- while(get_property("_sealsSummoned").to_int() < 10){
- //need to make macro handle these because no chefstaff
- cli_execute("use figurine of a wretched-looking seal");
- cli_execute("cast cannelloni cocoon");
- }
- cli_execute("/equip weapon staff of the woodfire");
- //need to make DMT codeblock or maybe just miss out on 300k meat/day.
- //need to make witchess+putty+chateau codeblock
Advertisement
Add Comment
Please, Sign In to add comment