mIRC Code Snippets by Noutrious
(4)
Simply checks for idlers at channel(-s) every 30 seconds and if anyone (besides exceptions and script user) with access has idled more than allowed at %maxidle variable, that persons access will be removed.
If..
Made this for a guy at MSN, had an idea that others could find this useful too.
Marks user last seens at join event and with !lastseen [nick] you can retrieve the nick's last seen time.
This really small alias can retrieve horoscope sign from specified birth date.
I used this for my bot, so they had only to set birthday and not horoscope anymore. (Means that they can't lie either)
Suggestions..
Well, i think a good example for newbies at sockets (like myself) - retrieves needed data from the website and echo'es it. Only 13 lines, but it does his job for good ;)