Buying raffle tickets

dangerpin

Member
"raffle 1 storage" is what I have used from the command line, where storage determines where the meat comes from.
 

Wolffauer

New member
Thanks! And I see I should have done a better job searching for the answer first, cause it is elsewhere in the forums.
 

tebee

Member
See topic -

http://kolmafia.us/index.php/topic,1496.0.html

And I must say it worked for me, I've been buying 7 raffle tickets every day as part of the script for my daily breakfast routine  and the other day my normally hardcore multi , luckily currently doing some softcore runs, became the proud owner of some grimacite gaiters.........  Now all I've got to do is fathom out what to do with them and, no I don't need any more offer of people to donate them to.........


Tom
 

ki77bot

Member
Hmm, the link above doesn't work (anymore)?

The CLI command "raffle x storage" (as decribed by dangerpin) works, but I still wonder if there is also an ash command for that?

Cheers,
ki77bot.
 

Camber

Member
This is what i use in my end-of-day ash script:

if(!in_hardcore() && (my_meat() > 5000)) cli_execute ("raffle 1 inventory");
 

ki77bot

Member
Ok, thanks for that solution, what would the other options for "storage" be?

closet, hagnk, ...?

Cheers,
ki77bot.
 
Top