Keywords are: 'alias example3 examples' This alias attempts searches a designated door or object for traps, then attempts to pick it. Let's call it 'srpk': alias create srpk search $* pick $*@ @ You can see the finished alias with by typing 'alias show srpk' ------------------------------ search $* pick $* ------------------------------ If you type type 'srpk door', you will attempt to search and pick the first available door or object called 'door'.