Archive for the 'Uncategorized' Category

KAOS cheat bot

An IRC cheat bot for the popular multiplayer eggdrop trivia game, KAOS. Written in python. It comes as a self-contained bot just add in network, port and channel, and possibly a custom dictionary. Check your channel rules before using.

Link to the Sourceforge Project Page.

Simple Blackjack

A very simple and text-only version of blackjack. Written in python. It seems to work ok as is. Bug fixes and code improvements to follow in next version.

Just thought I’d mention it, it hasn’t been updated recently either.

Simple Blackjack project on Sourceforge

It’s nothing special

Xchat Boot script

A short and simple xchat script in python that boots a user from a channel. Use it to avoid auto-rejoin scripts etc. What it does is below for those that don’t already know:

Bans by nick ==> Kicks ==> Waits 10 seconds ==> Unbans the user’s nick.

Here’s the link!

Here’s the link! Same thing, just uses the /OS command for OperServ…

Usage: /boot <nick> <reason>

It wil automatically give your nick at the beginning of the kick reason. The reason output is like this: (<nick>)<reason>, If no reason is given it will use “please don’t do that…” as the reason.

Updated: 15th Oct 08, you no-longer need to stay in the channel while the command is active…

Updated 16th Oct 08, It now gives the ability to give a reason, and also evaluates if you have given a valid one.

Welcome to Don’t Click On Me…

Just a very short welcome post to say hello… I’m aiming to post anything useful I happen to come accross on this blog in the future. I hope you find what you need.