Hi, does anyone know of a script for mirc or eggdrop that sends a private message to the person who just entered the channel? I need one that does this. Thanks in advance.
you've been here for at least year and a half and you still need someone else to write for you the eggdrop's "Hello, world" equivalent? well, here it is:
Bytez wrote:how do I exclude OPs from receiving the private message?
Tell them to ignore the bot
What do you mean by "OPs"? People with the o flag in your bot or people that are +o on the channel (they're not when joining)
MeTroiD wrote:makes me wonder what you wrote in those other 147 posts you made
Something simple as this should do it. We are using a 2 second delay timer here to check, if the nick is opped or not by any network services (ChanServ, X) when the nick joins, before private messaging the nick.
* Okay also added for ops (+o flag) in the bots user file.