Nice script :D few minor things though: $$1 isnt really necessary since the menu fills in $1 for you, not really sure about query but Im fairly certain nicklist menus dont have a $2, so that can probably be taken out, since you use query in your menu, $chan will return null but since you use $1 after it in all of them that will serve as a fall back so it will probably still work, just something to keep in mind, also, you should probably consider shorter texts, so the pop-up isnt huge (e.g. [-Oops! I lost my mobile number! Could I have yours? -] could be Number or something), oh and you forgot a few brackets on the end. All in all though not bad
OKI! This bad boy is gonna get a complete overhaul, everything is being redesigned and rewritten, hopefully that will fix all the bugs people have been having, stick around for updates :D
The Whistler, the script runs on sockets, meaning it creates its own bot and uses that to link, you dont have to have a bot running, thats the beauty of it :)
Also, if no bot is joining your channel, make sure the nick it is trying to use (LinkBot by default) is available, as of now there is no support for alt nicks though, this will be added to a future update
Just used this script for my eggie, works great, even though my lazy ass had to dns my shell's host to get the right IP :P but, works without a flaw so far and even looks better than normal telnet or dcc chat sessions :D
sk68
commented on a Snippet, Idle-op - Jul 12, 2010
usually not a good habit to use multiple text (or any) events on the same script, they can clash :)
true, its not a common way to do it, but /who is not a commonly used command to begin with, at least not that Ive seen. The information from a /who command is easier to handle than /whois, if someone has issues with the script I will gladly change it to work for everyone, but for now I think I will stick to the wise words of "If it ain't broke, don't fix it" :)