TG007 Latest Snippets http://www.tg007.net 08 Sep 2010 08:34:16 CDT Latest Snippets from TG007.net Buzzen Room Lister Window http://www.tg007.net/page/snippet&sid=44 This is a simple buzzen socket room lister using @window. Basic options such as category and sort. Feel free to use/edit this however you wish. 05 Sep 2010 09:37:00 CDT http://www.tg007.net/page/snippet&sid=44 Buzzen Nick/Address Logger http://www.tg007.net/page/snippet&sid=43 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. 05 Sep 2010 08:53:04 CDT http://www.tg007.net/page/snippet&sid=43 Simple Raw Logger http://www.tg007.net/page/snippet&sid=42 This is a very simple but invaluable tool for scripters to easily log raw numerics. 05 Sep 2010 08:45:44 CDT http://www.tg007.net/page/snippet&sid=42 Weather OnText 2.1 http://www.tg007.net/page/snippet&sid=41 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 the users previous request so future requests can be made using .w only. As always feel free to edit this and use however you wish. 05 Sep 2010 08:35:39 CDT http://www.tg007.net/page/snippet&sid=41 Simple Blacklist http://www.tg007.net/page/snippet&sid=32 This is a very simple blacklist. Uses @window for easy management. Requested by Johnson for Sparkpea. Feel free to edit/improve this. 04 Sep 2010 07:18:26 CDT http://www.tg007.net/page/snippet&sid=32 Duplicate Gate Kicker (edited) http://www.tg007.net/page/snippet&sid=39 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. 05 Aug 2010 04:49:52 CDT http://www.tg007.net/page/snippet&sid=39 Chatcore Profile ASL Message http://www.tg007.net/page/snippet&sid=38 This will post the user's asl location when they enter a room. Must be an OP for this to work. Flood protection is 2 seconds between joins. Change as needed. 14 May 2010 06:58:07 CDT http://www.tg007.net/page/snippet&sid=38 Web Link Alias http://www.tg007.net/page/snippet&sid=35 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 add upon this some more eventually but I figured 18 Apr 2010 06:43:44 CDT http://www.tg007.net/page/snippet&sid=35 Mass User Modes http://www.tg007.net/page/snippet&sid=34 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 right one day 15 Apr 2010 07:49:13 CDT http://www.tg007.net/page/snippet&sid=34 Duplicate Gate Kicker http://www.tg007.net/page/snippet&sid=33 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 so you do not get disconnected for excess flood 12 Apr 2010 11:15:40 CDT http://www.tg007.net/page/snippet&sid=33 Onjoin Gives Stuff http://www.tg007.net/page/snippet&sid=31 Onjoin Gives Stuff gives +V Onjoin or take or ban or time msg or Whisper msg i fix it with isowner and i tested and working thnx Mr err0r for ur note 02 Apr 2010 11:44:28 CDT http://www.tg007.net/page/snippet&sid=31 No red text on talking http://www.tg007.net/page/snippet&sid=30 This snippet basically stops the channels you choose, in the tree bar/switch bar from becoming the colour red, when someone talks or does /describe - /me This helps when your idling in channels and you just want the channels you regularly talk in to be 27 Mar 2010 04:29:12 CDT http://www.tg007.net/page/snippet&sid=30 Color Messenger - Chatcore http://www.tg007.net/page/snippet&sid=29 This is an idea I got from Rumbaars Color Message in Hybrid and though lets use that in Chatcore as an mirc addon snippet. It has a lot more font styles i.e Arial, Comic Sans MS ect. Just load to remote in your mirc and hope you I hope you enjoy. 26 Mar 2010 07:06:55 CDT http://www.tg007.net/page/snippet&sid=29 Chatcore Font Stripper http://www.tg007.net/page/snippet&sid=28 Use this alias to strip out the chatcore font tags. Use it in your on text event. Example: on *text:*:*: { echo # $nick : $ccstrip($1-) } 25 Mar 2010 05:14:17 CDT http://www.tg007.net/page/snippet&sid=28 show md5 hash of text http://www.tg007.net/page/snippet&sid=21 a user can do for example !md5 password and the script will respond with the md5 encrypted version of password 03 Mar 2010 08:06:43 CST http://www.tg007.net/page/snippet&sid=21