PDA

View Full Version : Checking and Sending Mail?



darkfire
09-25-2006, 03:24 AM
Is there a way to check your inbox and send messages using scripts?
Inbox checking would be extremely useful, although I can see the reason to prevent bots from sending messages...

Any help is appreciated, Thanks!

Nightmist
09-25-2006, 03:38 AM
visit_url()
substring()
index_of()

Are your friends, you can pretty much do checking using those 3 in ASH. My KMail checking is currently being tested on saved messages though so it might not work as expected for proper inbox checking and its only in the experimental stages of printing PlayerID, Items gained and meat gained. Just as a tip, if your going for a item check, your going to want to//need to create a "Item Description Number to Item" map//function.