public plugin_init() { register_plugin(PLUGIN, VERSION, AUTHOR) } public client_disconnect( id ) { client_cmd(id,"bind ^"f1^" ^"autobuy^"") }