locked_lunatic
New member
thanks
boolean switchClan(int targetID) {
if ( to_int(my_id()) > 30 && get_clan_id() != targetID ) {
visit_url("showclan.php?recruiter=1&whichclan="+ targetID +"&pwd&whichclan=" + targetID + "&action=joinclan&apply=Apply+to+this+Clan&confirm=on");
}
return ( get_clan_id() == targetID );
}
if ( !has_effect($effect[Billiards Belligerence]) && get_property_int("_poolGames") < 3 && (get_clan_lounge() contains $item[Clan pool table] || switchClan(84165)) ) // AfHk
cli_execute("pool 1");
visit_url("campground.php?action=witchess");
visit_url("choice.php?whichchoice=1181&pwd=&option=1");
visit_url("choice.php?option=1&pwd=" + my_hash() + "&whichchoice=1182&piece=1942");
run_combat();
use($item[spooky putty monster]);
run_combat("macro");
if(!use($item[spooky putty monster]))
{
run_combat("macro");
}