Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- string avoiding_human_interaction;
- if(get_property("_human_interaction_avoided") == ""){
- //for bafh
- //while(get_clan_id() != 90485){
- //for reddit united
- while(get_clan_id() != 2047000135){
- //cli_execute("/whitelist bonus adventures from hell");
- cli_execute("/whitelist reddit united");
- }
- avoiding_human_interaction = visit_url("clan_viplounge.php?preaction=lovetester");
- if(!(avoiding_human_interaction.contains_text("You may still consult Madame Zatara about your relationship with a clanmate"))){
- set_property("_human_interaction_avoided","this is text");
- }
- while(avoiding_human_interaction.contains_text("You may still consult Madame Zatara about your relationship with a clanmate") && get_property("_human_interaction_avoided") == ""){
- //for bafh
- //avoiding_human_interaction = visit_url("choice.php?whichchoice=1278&which=1&q1=pizza&q2=batman&q3=thick&option=1&whichid=cheesefax&pwd="+my_hash());
- //for reddit united
- avoiding_human_interaction = visit_url("choice.php?whichchoice=1278&which=1&q1=salt&q2=robin&q3=thick&option=1&whichid=2994453&pwd="+my_hash());
- if(!(avoiding_human_interaction.contains_text("You may still consult Madame Zatara about your relationship with a clanmate"))){
- set_property("_human_interaction_avoided","this is text");
- }
- if(avoiding_human_interaction.contains_text("already waiting on your results with")){
- wait(5);
- }
- }
- //for bafh
- //while(get_clan_id() == 90485){
- //for reddit united 2047000135
- while(get_clan_id() == 2047000135){
- cli_execute("/whitelist e from hel");
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment