is.gd URL Shortener
My first time using sockets. Used to shorten urls using is.gd Credit Swiftirc forums for the socket tutorial I followed.
Reusable mIRC, IRC and technology code shared by TG007 members over the years.
6 active categories
116 snippets · Page 11 of 12
My first time using sockets. Used to shorten urls using is.gd Credit Swiftirc forums for the socket tutorial I followed.
to stop them bouncing spies from only coming in to gather information about your chatters
Do you find caps in your room annoying? limit them with this simple snippet.
This is an old nick logger that I made for buzzen. Keeps up with the last 5 nick changes. It also has custom @window to view and search entries. Feel free to use/edit/re-release this however you choose.
This is a very simple but invaluable tool for scripters to easily log raw numerics.
This is an update to my weather script that I've had for awhile. I just noticed it in one of my scripts so I thought I would pass it on. It just includes the time as well as the weather. It will keep up with…
This is errors code origionally I added the add user shit list the popups for both errors code & the shit list as someone had requested on errors snippit post.
This is something I wrote for one of the members here on Techgear. Its a web link alias allowing you to open weblinks in mIRC. Im sure many have done this idea before but this is small and effective! I may a…
Little mass user mode snippet that: Sets mode for 5 users at once Doesn't set a mode for a user who already has that mode (which is annoying to me) ... May require flood protection ;) .. And I might get this…
This was a snippet that was requested. It will ban/kick if the user has more than 2 nicks in the room with the same gate. Note depending on your connection you may wish to add a queue system to the kick part…