I want to close the status window of a bot when i notice it. for my bot maker i have designed it so when you click a button on a dialog for the bot to connect, it will /server -m [server] -i [nick] and it will open up another status window, with the bot. When i want it to disconnect, i will click a disconnect button on the dialog, and it will send a notice to the bot saying 'disconnect'. the bot will read that and /quit, but i think put /close -t $me and it closes the users status window instead of the bots. shocked? yet $me is the bot since thats the one recieveing the notice.