average.sh [1.0] - Simple script to make an average (download) Take in multiple numbers and returns an average.
chanlink.tcl [0.4] - Channel Link! (download) This started out as a super simple three line script and has grown to what it is now. Whilst it is still in development, it works fine.
cleanpath.sh [1.0] - Cleans duplicates from PATH style variables (download) This simple script removes duplicates or dud entries from variables in the PATH style. I believe I got this script from somewhere else and then improved on it but I can't find the original source.
count-occurance.sh [1.0] - Counts a number in a list of digits (download) Counts a number in a list of numbers.
eu-motd.txt [1.0] - IRCd MOTD (download) My hybnet.eu ascii motd.
even-or-odd.sh [1.0] - Simple script to say if even or odd (download) This script will take in a number and tell you if its even or odd.
fibonacci.sh [1.0] - Generates a Fibonacci sequence. (download) Won't do more than 21 iterations.
firewall.sh [0.4] - Super simple script (download) This is an extremely simple firewall script.
hilightwin.pl [0.01b] - Copy hilighted messages to a window. (download) I love the original hilightwin script but I didn't want the private messages in the window, so I did a very simple alteration. Then at the suggestion of rfu, I modified the output to contain a timestamp.
idlerpg.tcl [2.0.001] - IdleRPG eggdrop script (download) This is a very neat script written by perpleXa. It will grab stats about a nick and return that to the channel. Perfect!
leap-year.sh [1.0] - Works out if a year is a leap year (download) Another example script for working out a leap year.
palindrome.sh [1.0] - Checks if a word is a palindrome (download) Reverses a word to confirm if its a palindrome.
peek.tar.bz2 [0.17] - Peek into compressed archives. (download) This was a simple idea, create a single binary that can list/view compressed archives. I would be really interested in feedback, ideas for improvements etc.
pyborg-1.0.6.tar.bz2 [1.0.6] - PyBorg! (download) After much searching I finally managed to find the PyBorg. This is a python AI IRC bot. Great fun!
quietchan.pl [0.03] - Resend channel messages to avoid hilight. (download) This allows a you to silence a user or better a particular bit of text from that user, by silence I mean ignored activity or hilighting.
quse.sh [1.0] - Grabs USE flag information (download) Simple script for Gentoo users. This will display the description attached to a chosen USE flag.
reverse.sh [1.0] - Outputs a the string reversed (download) Simple example script to reverse the input string.
rpm2cpio.pl [1.0a] - Converts RPM to CPIO archives (download) This is a very useful script for recovering broken RPM systems. I alter the original to make it work with strict and warnings.
wb-motd.txt [1.0] - IRCd MOTD (download) My windowsbeta.net ascii motd.
wkb.pl [1.12a] - An improved wkb. (download) This allows you to set the wkb options whilst irssi is running, instead of altering the script and reloading it all the time.
wotnotbot.pl [1.51] - Sort out annoy IRCWorm Bots. (download) This bans certain nicks, kicks others (just once) therefore attempting to beat a particular batch of IRCWorms that constantly join our channels.
wsol.py [0.9] - Shutdown/Wakeup a remote Windows machine. (download) This script requires Poweroff.exe to enable the shutdown. The wakeup is done using WOL. This script is very beta, don't mess with it unless you understand it.
Xdefaults.txt [0.03] - Nice setup for urxvt and aterm terminals. (download) I always like fiddling with my colour schemes, fonts and if at all possible the functionality of programs. Xdefaults is something not a lot of people play with but it can lead to some great results.
yt-grab.sh [1.0] - YouTube downloader (download) Requires bash v3. This will download youtube videos from command line.