In the message recieve part, split all incoming messages into pieces...
Select case msg(0)
case "!blaat"
...
case "!kick"
Send InSim command: /kick msg(1)
reason = Take your original message, Substring the !kick (=msg(0)) and the playername (=msg(1)) out
Send InSim text: reason
end select
0 1 * * * * * www/users/htdocs/update.php