L Lenzor New member Jul 18, 2010 #1 I'm new to this type of thing. I was wondering if anyone could tell me how I actually use one of these files after I download it?
I'm new to this type of thing. I was wondering if anyone could tell me how I actually use one of these files after I download it?
S slyz Developer Jul 18, 2010 #2 First, put it in your mafia /script folder. You then have severall ways to call it: Scripts menu in the main KoLMafia window (you might need to use 'Refresh Menu') in the gCLI: type call <scriptname.ash> or call <scriptname.ash> <input> or even simply <scriptname.ash> See here too.
First, put it in your mafia /script folder. You then have severall ways to call it: Scripts menu in the main KoLMafia window (you might need to use 'Refresh Menu') in the gCLI: type call <scriptname.ash> or call <scriptname.ash> <input> or even simply <scriptname.ash> See here too.
S SinginSally Member Jul 27, 2010 #3 You might check out the ASH scripting part of my guide. If you are like me, you will find that you want to make minor modifications of existing scripts. My guide shows you how to piece commands together from other scripts to get what you want. http://wiki.kolmafia.us/index.php?title=KoLmafia_Guide
You might check out the ASH scripting part of my guide. If you are like me, you will find that you want to make minor modifications of existing scripts. My guide shows you how to piece commands together from other scripts to get what you want. http://wiki.kolmafia.us/index.php?title=KoLmafia_Guide