Ash commands ?

dangerpin

Member
[quote author=matt.chugg link=topic=1653.msg7742#msg7742 date=1206895248]
Is there an ash command to send a kmail with an item ?

Is there an ash command to propose a trade ?
[/quote]

There is a very useful command from the CLI called ashref. Using ashref without any additonal information will give you every ash command available. I don't see one that specifically relates to proposing a trade, but there are some scripts that do. They may be a little dated but might be worth a look on how others accomplished your goal.

efilnikufecin wrote a nice script that could be a jumping off point for trade scripts here.
http://kolmafia.us/index.php/topic,271.msg1401/topicseen.html#msg1401

As far as sending an item, you can just use something like

cli_execute("send * tiny plastic grue, * bone collar to Dangerpin");

I recommend you use that one to test. :p
There are several others, including
http://kolmafia.us/index.php/topic,511.msg5528/topicseen.html#msg5528
http://kolmafia.us/index.php/topic,538.msg2612/topicseen.html#msg2612
 
Top