Search results

  1. Q

    Help with clan application blacklisting

    So why not make line 22: if( to_int( BlackList[i] ) == to_int( Applicants.group( 1 ) ) ) Also, be aware that visit_url(clan_applications.php)); should read visit_url("clan_applications.php"));
  2. Q

    Rapid Rodent Retrieval

    ############## Overview ############## Since producing a series of chatbots to acquire Hodgman's Imaginary Hamster, Grotfang and I have talked about making improvements, not least to try to grow the number of users. We now present a reworked version of those scripts to assist in acquiring this...
  3. Q

    Auto Clan Roster Ranking script

    Does this help? visit_url( "clan_members.php?pwd&action=modify&pids[]=" + playerid + "&level" + playerid + "=" + rank_value ); Note that the value of a rank is different from its degree. Check the frame source of the member list (as a character with power to promote players) to find out the...
Top