projects
web
-
azog.de
This site, you can get more information in the about-section.
-
httmplate
This is a small perl script that creates html-sites with a
template-system.
-
dont_plenk
Helps you to avoid plenking;
Problem:
Nick is in the channel, you type
`hey ni<tab>, how are you?'
normally gets
`hey Nick , how are you?'
Solution:
dont_plenk.pl suppresses the space in normal text, you get a
space after /commands and at the beginning of the line (Nick:
).
-
querymove
Problem:
You have open channel-windows and after them
query-windows. Now you join another channel and the channel-
and query-windows get mixed.
Solution:
querymove puts newly created queries after a certain position
(by default 11, variable first_query_position). Now
queries are up from first_query_position and
channel-windows are sorted before them (or get mixed again if
there is not enough room before, bad luck).
SiJection is an injection tool used by the Ultima-online freeshard
Sigena. I've written a few
scripts other players might find helpful.
-
horse_mount
You can use this script to mount and dismount your
horse/animal with just a single keypress.
-
heal_self
This script heals you until your hitpoints are completely restored.
-
heal_other
This script heals others, but just one loop.