TG007 Latest Snippets http://www.tg007.net 06 Feb 2012 11:46:31 CST Latest Snippets from TG007.net Maztal.com ASL + Profile Link grabber http://www.tg007.net/page/snippet&sid=65 Just a basic socket to the maztal site to grab asl information and message it to room along with profile link of webchat users. 29 Nov 2011 06:37:54 CST http://www.tg007.net/page/snippet&sid=65 $SortText http://www.tg007.net/page/snippet&sid=64 I didn't create this snippet but I find it very useful so I thought I would share it. 21 Nov 2011 09:52:43 CST http://www.tg007.net/page/snippet&sid=64 Buzzen Profile Reader http://www.tg007.net/page/snippet&sid=63 This is a simple example of how to get Buzzen user profile information when they join your channel. This is a rather old snippet and is not optimized. I am releasing it for educational purposes so that others can learn from or improve the snippet. 03 Nov 2011 09:30:49 CDT http://www.tg007.net/page/snippet&sid=63 8ball http://www.tg007.net/page/snippet&sid=53 Simple 8ball snippet 24 Aug 2011 04:16:27 CDT http://www.tg007.net/page/snippet&sid=53 Alias_mkf http://www.tg007.net/page/snippet&sid=61 Three short aliases that create folders... fdate and ftime (short for 'folder date' and 'folder time') can potentialy be used for other things, such as when you need to display the time in chat, or making log folders. " (event) echo $target $+([,ftime,]<,$nick,>) ... write $mkf(logs,fdate,$target) ... " you get the idea... feel free to change these as you want, please send me a copy of whatever you make. 23 Jul 2011 05:28:55 CDT http://www.tg007.net/page/snippet&sid=61 $septok http://www.tg007.net/page/snippet&sid=60 Separates a string of text with the given character 10 Jul 2011 05:36:15 CDT http://www.tg007.net/page/snippet&sid=60 Window Access List http://www.tg007.net/page/snippet&sid=59 This should work on any server that uses an access list for the rooms with raw 803-805. This hasn't been tested extensively. Also, uploading a very large access list can flood you out depending on the server settings so be advised to script for that if needed. Opens a window access list for each room separately. When open, access list auto updates every 60 seconds. Includes nicklist code to add to the access list. Delete, edit entries, clear access list, save and load. Written for irc.chatcore.com. To use on another server, change "irc.chatcore.com" to your servers $network or it won't work. 09 May 2011 04:48:58 CDT http://www.tg007.net/page/snippet&sid=59 Shout Cast Radio Spammer Sock bot http://www.tg007.net/page/snippet&sid=58 Sockbot with a sockread to get the data of the 7.html file of a shoutcast server. Will spam current song, easy to set to show DJ if you wanted, will show stats on command and the last 5 songs played. Thankyou to extremity, sera, PoD and err0r. enjoy :P edit to your needs. 26 Apr 2011 08:59:56 CDT http://www.tg007.net/page/snippet&sid=58 String to Hex - RegEx style http://www.tg007.net/page/snippet&sid=57 This is just another way to convert a text string to a hex hash. Useful for chat room names and etc. 14 Apr 2011 06:17:44 CDT http://www.tg007.net/page/snippet&sid=57 ScreenShot Sharer http://www.tg007.net/page/snippet&sid=56 Got the idea from err0r heres my take on it edit as you please. 14 Apr 2011 04:08:51 CDT http://www.tg007.net/page/snippet&sid=56 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. 25 Feb 2011 10:58:49 CST http://www.tg007.net/page/snippet&sid=41 Is Mode http://www.tg007.net/page/snippet&sid=54 This little alias is great for getting the right prefix of a user mode depending on the server. I use it for my theme, nicklist menu, and aop. 09 Feb 2011 06:03:02 CST http://www.tg007.net/page/snippet&sid=54 Login http://www.tg007.net/page/snippet&sid=52 Login Command 09 Feb 2011 04:22:51 CST http://www.tg007.net/page/snippet&sid=52 Buzzen Access Window http://www.tg007.net/page/snippet&sid=51 Simple @window access lister 08 Feb 2011 09:41:37 CST http://www.tg007.net/page/snippet&sid=51 is.gd URL Shortener http://www.tg007.net/page/snippet&sid=49 My first time using sockets. Used to shorten urls using is.gd Credit Swiftirc forums for the socket tutorial I followed. 18 Dec 2010 06:12:04 CST http://www.tg007.net/page/snippet&sid=49