Search results

  1. L

    The cookie counter

    If you haven't seen it yet, this is an old post about the semi-rare adventure. On here you'll find a script that will get the amount of turns until a semi-rare adventure. And "dat's all I kno". Leperconartist = |\|ooB
  2. L

    The cookie counter

    String lastcookiespot = get_property("semirareLocation"); This will get the location where you adventured when the counter last hit 0, however I don't think it is necessarily where you got your last semi-rare item, but it might be. As for the other question I have no clue to the answer of...
  3. L

    Ash documentation....

    Lol here's my support something like that could be extremely helpful to me as a n00b, although I don't even know of any functions I'm missing :P, I'd help but I can't because I don't know how. Anyway just wanted to give a thanks in advanced if your project gets going. Leperconartist = Noob
  4. L

    Skill BS (Buying Script, no pun intended)

    I don't really know how to write about my script rofl but here goes... I always forget to buy my skills so I developed a script that would read a TSV file (Tab Seperated Values), and it will buy all skills that I set to "Yes". These are the different files. List of Skills.xls - I use this...
  5. L

    Not a Kolmafia problem but...

    Does the same thing happen if you search for something that doesn't cost 100 meat and there's isn't a million stores selling it at that price? Is it exactly 300 of them? Just asking random questions I didn't even bother looking at your script. Leperconartist = Newb
  6. L

    macguffin.ash (a script in progress)

    "Uh, haven't got the Staff of Fats... aborting" I can't get it passed this line. I guess I'll do the quest manually :(
  7. L

    auto BHH and friends

    looks like a good script Raorn, but how do I use it? What do I type for the params? (How do I seperate the adventure number and the moxie number). Also what would you recommend to be put in for the moxie difference?
  8. L

    macguffin.ash (a script in progress)

    ;D Thank you very much, I got crimson text editor and it's some cool bones. IOU. Now I'm just trying to figure out if I can color code brackets. But yeah it's a little better than Notepad >< Instead of being forced to save everything as a .txt I can now save things as .ash! Oh and now when...
  9. L

    macguffin.ash (a script in progress)

    In all of the scripts themselves, I saved them as NotePad documents, and when I open them up instead of there being normal spaces (made by the enter key), there are black squares. However if I open up the file using WinWord it comes up normally.
  10. L

    macguffin.ash (a script in progress)

    How do you type it out like that with all the black squares? Do you do it by hand? I know that you hold ctrl + backspace to make a blacksquare. But what I'm asking is whether you replace all the spaces with them by yourself or if you get a program to do it for you.
  11. L

    macguffin.ash (a script in progress)

    Thanks :), from what I've heard you say, I love the new outfit _ changer.
  12. L

    auto BHH and friends

    ;D Nice, if you go into your preferences, the button farthest to the right of your toolbar thing, and go to the general tab. You have it set to "Auto-Create 31337 scrolls if no scrolls conditions are set.", the script chose to take the bounty hunt for the "5 Sammich Crusts from Spam Witches in...
  13. L

    I need help with coding a few things.

    Okay 1 more question and then I'm pretty sure I'll be able to do everything I want to do. Is there something I can type into the Graphical CLI that will show me all the CLI functions I can use? Sort of like the Ashref thing I just learned about except for the Cli?
  14. L

    How to use optional arguments in main()

    First off why do you want the option to give it a value? How does this help anything? If there is no way perhaps we can find a way around it. And Second Off has anybody figured this out yet?
  15. L

    macguffin.ash (a script in progress)

    Good point, now that I think about it, it was kind of stupid to post it because I use the updated version. The original didn't work for me at all.
  16. L

    kmail functions - send meat, items with specific message and useful return value

    Re: kmail functions - send meat, items with specific message and useful return v :D That's ingenious, you've taught me a lot and the script rocks. TYVM Okay I lied, 1 more question, this script gets rid of my meat and items. But then KolMafia thinks that I still have those items and meat. Is...
  17. L

    macguffin.ash (a script in progress)

    Did you load the hidden city script by itself? Because I always load the macguffin script and it then loads the hidden city script and it works out fine for me.
  18. L

    kmail functions - send meat, items with specific message and useful return value

    Re: kmail functions - send meat, items with specific message and useful return v Thanks for fixing the script and for the explanation, I'll start researching it right away. #A few more questions about the code for whenever you or somebody else has time. 1)How do I edit my message code so that...
  19. L

    macguffin.ash (a script in progress)

    ;D I originally posted this in the wrong spot... Anyway here's what I found with it, I think he was mentioning it earlier ^^^ I'm just adding more details Thanks for the script it's great except for when you get to the point where it searches for a drum, I don't know if any of these things are...
  20. L

    I need help with coding a few things.

    Well thanks for the try with number 2, but this is exactly what I typed into the Graphical CLI It appears that a message went out. but if it did it didn't contain any meat. I only did this because I already knew that it didn't work, but sending items does work. As for number 3, thanks a bunch...
Top