Help for this page

Select Code to Download


  1. or download this
    $mech->form_name("chatform");
    $mech->set_fields( graf => '/msg stinkbank success' );
    print $mech->current_form()->dump();
    $mech->current_form()->click();
    #$mech->click_button( value => "Chat");
    
  2. or download this
     
    <form name=chatform onSubmit='return false;'>
    <div id="InputForm" class=inputform>
    ...
    </center>
    </div>
    </form>
    
  3. or download this
     
    GET http://www7.kingdomofloathing.com/lchat.php [chatform]
      graf=/msg stinkbank success    (text)
      <NONAME>=Chat                  (button)