Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //only runs by the grace of our lord and savior Cthulhaggregate.
- void spin_queue(string some_arbitrary_location_name){
- if(get_property("_timeSpinnerMinutesUsed").to_int() < 8){
- cli_execute("/use time-spinner");
- string clearly_I_have_a_problem = visit_url("choice.php?whichchoice=1195&option=1&pwd");
- clearly_I_have_a_problem = clearly_I_have_a_problem.substring(clearly_I_have_a_problem.index_of("name\=\"monid\"")+14, clearly_I_have_a_problem.index_of("class\=\"button\" value\=\"Spin and Fight!\"")-32);
- print(clearly_I_have_a_problem);
- boolean[monster] hold_onto_your_ass = some_arbitrary_location_name.to_location().get_location_monsters();
- int[string] because_this_is_where_things_get_crazy;
- int seriously = 0;
- foreach i in hold_onto_your_ass{
- string for_real = i.id.to_string();
- because_this_is_where_things_get_crazy[for_real] = seriously;
- seriously++;
- }
- string if_you_guessed_that_would_become_a_regex_kmail_me_for_a_cookie = "";
- foreach i in because_this_is_where_things_get_crazy{
- if(if_you_guessed_that_would_become_a_regex_kmail_me_for_a_cookie ==""){
- if_you_guessed_that_would_become_a_regex_kmail_me_for_a_cookie += "value\=\"("+i ;
- }
- else{
- if_you_guessed_that_would_become_a_regex_kmail_me_for_a_cookie += "|"+i;
- }
- }
- if_you_guessed_that_would_become_a_regex_kmail_me_for_a_cookie += ")\"";
- string[int][int] a_queueueue_discerning_regex_even = group_string(clearly_I_have_a_problem, if_you_guessed_that_would_become_a_regex_kmail_me_for_a_cookie);
- int[int] monsters_kol_says_are_in_queueueue ;
- int another_fucking_flag = 0;
- foreach i,j,k in a_queueueue_discerning_regex_even{
- if(j==1){
- monsters_kol_says_are_in_queueueue[k.to_int()] = another_fucking_flag;
- another_fucking_flag++;
- }
- }
- string that_thing_as_a_string_hey_that_rhymes = "";
- foreach i in monsters_kol_says_are_in_queueueue{
- if(that_thing_as_a_string_hey_that_rhymes == ""){
- that_thing_as_a_string_hey_that_rhymes += i.to_string();
- }
- else{
- that_thing_as_a_string_hey_that_rhymes += ","+i.to_string();
- }
- }
- set_property("spider_queue_state", that_thing_as_a_string_hey_that_rhymes);
- print("KoL thinks queue in "+some_arbitrary_location_name.to_location()+" has "+monsters_kol_says_are_in_queueueue.count()+" copyable monsters in it.");
- run_choice(2);
- }
- }
- cli_execute("familiar bandersnatch");
- cli_execute("equip familiar astral pet sweater");
- while(get_property("_marco_polo").to_int() < 10 && get_property("_timeSpinnerMinutesUsed").to_int() < 8){
- string spider_zone = "a mob of zeppelin protesters";
- int[int, int, string] cthulhaggregate_the_elder_god_of_data_types;
- file_to_map("marcopolometeorite spading.txt",cthulhaggregate_the_elder_god_of_data_types);
- string heart_of_cthulhaggregate = "";
- spin_queue(spider_zone);
- heart_of_cthulhaggregate = get_property("spider_queue_state");
- int neck_of_cthulhaggregate = -1;
- visit_url(spider_zone.to_location().to_url());
- wait(1);
- string name_of_neck_of_cthulhaggregate = last_monster().manuel_name;
- neck_of_cthulhaggregate = last_monster().id;
- int elbow_of_cthulhaggregate = -1;
- //not trusting run_combat() here.
- visit_url("fight.php?action=macro¯otext=while monstername \""+name_of_neck_of_cthulhaggregate+"\" && !match \"You quickly step to the side\"; skill macrometeorite; endwhile");
- try{
- visit_url("main.php");
- }
- finally{
- visit_url("fight.php");
- if(last_monster().manuel_name == name_of_neck_of_cthulhaggregate){
- abort("I don't know how last_monster() actually works.");
- }
- else{
- elbow_of_cthulhaggregate = last_monster().id;
- set_property("_marco_polo", get_property("_marco_polo").to_int() + 1);
- run_combat("runaway;");
- }
- }
- int smegma_of_cthulhaggregate_I_guess = get_property("smegmocity").to_int() + 1;
- cthulhaggregate_the_elder_god_of_data_types[neck_of_cthulhaggregate][elbow_of_cthulhaggregate][heart_of_cthulhaggregate] = smegma_of_cthulhaggregate_I_guess;
- map_to_file(cthulhaggregate_the_elder_god_of_data_types, "marcopolometeorite spading.txt");
- }
Advertisement
Add Comment
Please, Sign In to add comment