Recent content by SinginSally

  1. S

    Mass puchasing Script Request

    You can do a buy on say a giant needle and specify the number you want (say 100), and the price (say 1000). Mafia will start buying them up to 100 of them, but it will stop once the price exceeds 1000 per item. So you should be able to just use the straight up buy command (or put it in a...
  2. S

    How do i use an ASH file?

    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...
  3. S

    Hiring scripter - need a custom mmg script

    Wow, I should quit my day job and become a pro ash-scripter! I am feeling intensely jealous of the phat salaries that you guys can command. :-)
  4. S

    Request: DemonStar & SpaceTrip

    I think that will be your best bet. There is just no motivation for writing the script since nobody would use it for farming tickets and it would be very difficult to create said script. I can understand where you are coming from though. I wanted to get the Wumpus trophy but what a pain...
  5. S

    Command for recording a song (wax record thing) help

    Ah! I thought it took the name of the skill and did some finangling to it. All that to get a 0 thru 6. Thanks to the both of you. I look forward to testing it out later.
  6. S

    Command for recording a song (wax record thing) help

    I am trying to make a very simple script snippet that records a particular song for me as an AT. I don't need any robustness and am unsure about the command line needed. Looking at the RecordSong.ash script, I have the following: string output...
  7. S

    TrueMall: Using true, real, actual, dynamic mall pricing in KoLmafia scripts.

    As far as I can tell, mallbots are plentiful and allowed, though discouraged. I certainly haven't heard of mass bannings and complaints about them. Nobody really knows why itemsofloathing.com was shut down and we just speculate that it is because of server hits. Maybe they didn't want the...
  8. S

    Request for a slime potion creation script

    Aw cmon slyz. Give people a break when they realize they messed up and try to keep their dignity. I know I certainly mess up enough... ;-)
  9. S

    How to add delays to conditional adventuring?

    You could do that for some code, such as if you are trying to get 5 doodads then you can check your inventory after every adventure to see if you got them or not. It wouldnt work as a generic solution though. For example, I was hoping to modify my ZLib's "obtain" function to include the...
  10. S

    How to add delays to conditional adventuring?

    Ok, so how would that code work then? On the 5th adventure, my condition gets met. On the 6th loop, it would try to do an adventure for 1 turn, but then it would return false because the condition was already met? I thought that when a condition was met when auto-adventuring, that it would...
  11. S

    How do you write an ASH file?

    Again, I will jump in with a shameless plug for my scripting guide. It is fairly decent and offers a more gentle introduction to ash scripting. http://wiki.kolmafia.us/index.php?title=KoLmafia_Guide
  12. S

    A script that runs through all the basic farming procedures from eating to turns?

    I also made a scripting guide which can be found at the bottom of this page: http://wiki.kolmafia.us/index.php?title=KoLmafia_Guide It assumes a bit less expertise and starts slowly.
  13. S

    How to add delays to conditional adventuring?

    I am wondering how to write or modify a script to add delays inbetween fights so things dont fly by so fast. Lets say I have a script that does this: // Sets up some condition. // Sets up some location. adventure(my_adventures(), location); // Do the next thing. When the condition is hit, I...
  14. S

    Feature - Rejected War Auto Abort

    edit: Sorry, didn't notice this topic was 8 days old... The OP's suggestion seems like a decent enough idea. Mafia already makes a big Printout that says, "Zone Whatever is now available for X uniform". However, you are extremely unlikely to catch it since it scrolls by very quickly. As a...
  15. S

    relay_Hardcore_Deeds.ash - Your daily tasks

    Good luck with the operation! Hope you are ok.
Top