- 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");
- or download this
<form name=chatform onSubmit='return false;'>
<div id="InputForm" class=inputform>
...
</center>
</div>
</form>
- or download this
GET http://www7.kingdomofloathing.com/lchat.php [chatform]
graf=/msg stinkbank success (text)
<NONAME>=Chat (button)