$Progressbar && $Colorbar
A snippet to create a picture with colorgradient, or to create a frame around a picture or to create a progressbar.
Browse the complete public TG007 File Database.
Page 2 of 134
A snippet to create a picture with colorgradient, or to create a frame around a picture or to create a progressbar.
Convert string from IRC to HTML format (processes and interprets control codes, spaces, HTML special chars)
This is an alias that is missing from mIRC for some reason. $utf8(N) will return the utf8 character that corresponds to the number (N). I also added two examples (flip & octatext) and the alias H2U. Flip will…
a simple lock dialog aimed at controling/hosting rooms effectivly...no flashie stuff laging you up...just pure performance, included are mode,topic,onjoin and other room options you might want to lock also a a…
Super-Socketless Conn (From Travis and Winz ) so its quick. A combined effort from SEC and myself. Many thanx. Now i can go back into hibernation.. o hang on, its spring already...
This little piece of code acts as a message buffering system for relaying text to channels. It can also send messages to the Status Window, or a custom @window, but it�s for sending to channels where it real…
This little piece of code acts as a message buffering system for relaying text to channels. It can also send messages to the Status Window, or a custom @window, but it’s for sending to channels where it really…
This script lets you download files from the internet via HTTP or FTP. It raises multiple signals so that you can respond to certain events (such as chunks of the file being downloaded, the download finishing,…