This script browses through all receipts or tickets in your inventory. Simply type "receipts" or "tickets".
Note: the script ignores coach tickets. If it shows a given horse ticket as, say, 4th on the list, use 4.stable to refer to it rather than 4.ticket, at least when your tickets are mixed with coach tickets.
This is a rather simple targetting script. It's intended as a basic example that should be easy to adapt and expand upon to suit your needs.
Changing your target: tar name. For example:
tar dark
tar seanchan
tar markus
Afterwards you can do the following things:
z - kill target (for normal spamming)
x - kill h.target (costs mvs but has better chance to hit a hidden)
dd - diag h.target (for detection without losing mvs; won't stop a stab though!)
c - charge h.target
bs - backstab h.target
v - bash, or bash target
---------------------
Summary of commands
---------------------
loc - locate object, for instance 'loc key'
life - locate life, for instance 'life horse'
tcode label N - store a travelcode numbered N under a label of your choice
tcode label travelcode - store a directly copy-pasted travelcode under a label of your choice
trav label - travel to a stored code
trav - randiport
twipe - manually delete all stored codes (normally you shouldn't use this; instead type 'time' upon month change)
After using one of the locating aliases you should see a numbered list of results, such as:
a wild stallion - [VFZqciAwIDUxZmQ5YTBmYWQgODQ=] - somewhere northwest of here. (1)
a wild stallion - [VFZpcyAwIGMxOTgwOGU3ZTMgNjA=] - somewhere northwest of here. (2)
a gray palfrey - [TFhZY20gMCAwMDVkYzY3YzQxIDcx] - somewhere very far northwest of here. (3)
a black warhorse - [V1dobiAwIDAzZTA0YjNjMWUgNjQ=] - somewhere very far north of here. (4)
a dun mare - [UWNicSAwIDE5ZmY2YjJlOTMgNzk=] - somewhere far north of here. (5)
a dun mare - [UWNicSAwIDE5ZmY2YjJlOTMgODQ=] - somewhere far north of here. (6)
a draft horse - [UWNicSAwIDE5ZmY2YjJlOTMgOQ==] - somewhere far north of here. (7)
a draft horse - [UWNicSAwIDE5ZmY2YjJlOTMgNDA=] - somewhere far north of here. (8)
To store a code, use the command tcode. The syntax is 'tcode label number'. 'number' is from the above list, and 'label' is a name of your choice. For example, to set a code for the palfrey and refer to it as 'horse':
tcode horse 3
You may also explicitely copy-paste the code, which is useful if you got the code from, say, another player:
tcode horse TFhZY20gMCAwMDVkYzY3YzQxIDcx
After that type one of the following (either works, so whichever you prefer) to Travel to that location:
travhorse
trav horse
Additionally, the script keeps track of the month and year. If the month changes, type 'time' and your codes will be wiped. Note: the script does NOT automatically do this when the month changes. You have to type 'time'.
You may also manually wipe the codes with the command 'twipe', but this is not recommended. Normally you should rely on 'time' instead.
If anyone tried to download the Windows 7 update necessary for zmud's Help to work, and you couldn't, the link should work now. A google security update had disabled that link, though not, as far as I know, any of the others.