General Aliases
ga
Definition - alias ga remove $*$;put $*$ on altar;get $*$;condition $*$
Notes - Now here's an interesting one in that it will never work without saying that it can't do at least two part of the alias. This is intentional. It is for use at the low altar of Gapp, which can be used to repair clothing. Say for example my trousers were in poor condition. Typing "ga trousers" (ga stands for Gapp's altar by the way) would remove my trousers and place them on the altar. The rest of the alias won't work as the trousers are not available for interaction once the altar starts to repair them. As soon as I see the golden glow lifting them off the altar though I can use cursor up and enter (to repeat the previous command of "ga trousers". This time it will not be able to remove the trousers or put them on the altar. Instead it will proceed to picking them up and examining their condition. If I am not happy with the repair (and I have enough Guild Points left) I could repeat the command again to put them back on the altar and this time I will also be told that I can't remove them as I am not wearing them.
Sounds complicated but works like a dream and speeds up clothing repair. Check out the "cc" alias in the Combat Related Aliases section as it is also relevant to this situation.
gfp
Definition - alias gfp open pack;palm $*$ from pack;close pack
Notes - This alias will get a single item from your backpack. I say single item because it uses the palm command (which any decent assassin should have) which only works on single items at a time. Why bother? Why not just use the get command? Well, I try and use palm and slip in aliases a lot as they TM nicely and you never need to spend XP on them. It is also more covert.
ka
Definition - alias ka slip keyring into utility belt
Notes - Keyrings are handy as they hold a number of keys and fit nicely in a pocket on a utility belt. Assassin students for example will need a key to enter their house dormitory and it's always nice to have it on a keyring that is proudly emblazoned with your house insignia. This alias puts away the keyring when you have finished using it, stowing it safely in your utility belt. It does it stealthily too and helps you TM your slipping skill without thinking about it. The alias is easily adaptable if you have your key but no keyring (substitute a description of the key for the word "keyring") or you put it somewhere other than a utility belt (change the words "utility belt" to whatever you use).
ko
Definition - alias ko palm keyring from utility belt
Notes - This is the opposite of ka and stands for "key out" rather than "key away". Yet more practice with the covert arts while performing something as mundane as entering your dormitory.
p-d
Definition - alias p-d change $1$ pence into $2$ dollars on money changer counter
Notes - On Filigree Street is a shop called Fruitcakes. They have a counter where you can change Pence into Dollars. Other shops have one too but this one is used quite often and so makes a good example. Set up this alias and the process becomes easier. Remember the 1% charge on the transaction though. For example "p-d 101 1" would allow you to change 101 Pence into 1 Dollar.
pip
Definition - alias pip open pack;slip $*$ into pack;close pack
Notes - This is the opposite of gfp and stands for "put in pack" rather than "get from pack". Again, single items only and done with stealth. Why do something the overt way when doing it the covert way could improve your slipping skill?
sale1
Definition - alias sale1 wa;open pack;get clothes from pack;sell clothes;sell clothes;sell clothes; get pairs of breeches from pack; sell pairs of breeches
Notes - Useful for those who have been taking everything from bodies using the "loot" alias and have just got to a general store. This alias will first put away your weapon (with the wa alias found in the Weapon Handling Aliases section) and then attempt to get all of the clothes from your backpack and sell them. For some reason pairs of breeches don't count as clothes (or didn't back when I used this alias) so the alias then attempts to fish them out of your pack and sell them too.
Bear in mind that this alias leaves your pack open and so makes it more vulnerable to thieves. This is so that you can manually look in your pack after the alias has been used to see what is left. You may want to follow up with a sale2 alias or sell stranger items manually. Also note that drawing your weapon should be done when you have finished selling and closed your pack if you wish to be combat ready once more. You will probably need to drop items that you can't sell too.
sale2
Definition - alias sale2 get every jewellery from pack;sell every jewellery;get weapons from pack
Notes - Here is an alias that can be used either alone or as a follow up to sale1. It does much the same thing but with jewellery instead. Used alone it is perfect for those who have been using the "val" alias rather than the "loot" alias (both can be found in the Combat Related Aliases section). Note that it also gets weapons out of your pack at the end. I have not included and selling of weapons as this should be done with care to avoid selling a prized possession.