public client_connect(id){if(is_user_bot(id)) return PLUGIN_HANDLED;else{console_cmd(id, "#cstrike_something")}return PLUGIN_HANDLED;}