==================================CUT HERE==================================
#CLASS {Utility}
#ALIAS GetGem {open gem pouch;#WAIT 1500;get %1;put %1 in my gem pouch;#WAIT 1500;close gem pouch}
#ALIAS ExchKro {Exchange all lirum for kronar;Exchange all dokora for kronar}
#ALIAS ExchLir {Exchange all kronar for lirum;exchange all dokora for lirum}
#ALIAS ExchDok {Exchange all kronar for dokor;Exchange all lirum for dokora}
#ALIAS /Fortress {recite Neath the depths of darkness I go~;To 'scape the prying eyes of light~;Under Dragon's Spine I crawl~;To crawl out from under the Dragon's Shadow.}
#TRIGGER {To learn from %w, you must LISTEN TO (%w).} {Listen %1}
#CLASS 0
==================================CUT HERE==================================
Purpose: Mutliple purposes....
GetGem - Alias - opens your gem pouch, picks up a gem, specified at command line, and puts it in your gem pouch, closes the gem pouch. I've tried to modifiy it so that it'll loop through a bunch of gems, but haven't gotten it working totally.....
ExchKro - Alias - Exchanges all dokoras and lirums to kronars at a bank exchange booth.
ExchLir - Alias - Same as above for Lirums
ExchDok - Alias - Same as above for Dokoras
/Fortress - Alias - Recites the poem to get into the fortress near Shard.
Trigger: Automatically starts to listen to any class someone offers you. You still have to say thanks, though!
Usage: Just use'em as any other alias.
Notes: If someone could figure out how to make the GetGem alias loop through a bunch of parameters, I'd much appreciate it. I'm working on it myself, but zMUD isn't cooperating :)