This may well have been asked before, but when you have multiple accounts logged on, can you have a script only enabled for one of them?
I'm asking because I've written myself an AI script that collects requests for an internet radio station, as well as maintaining simple conversation. It reads the message sent to it, responds appropriately (most of the time
), then closes the window so as not to get in the way of the DJ. When a request is sent, the request is placed into a .txt document and saved elsewhere.
I'd like to have the bot running parallel to my own account, without the AI script interfering with my own conversations. Is this already possible, or could a script be written to do this?