Search results

  1. S

    hatter.ash - Tea anyone!?

    Bale, one step ahead of me again. :-) That is great to know about the new Hatter mafia command. In that case Id suggest the following: If the user does enter one of the Help/?/whatever arguments, you might want to even cli_execute("hatter") before typing out your text. I was unaware of...
  2. S

    hatter.ash - Tea anyone!?

    Heres what I would recommend: It would be great if you could run the script with no arguments at all. It would do the following, 1) Go through every hat in your inventory and figure out how many letters are in it. Store all the unique values into a Map. 2) Go through every unique value in...
  3. S

    Feature - Rejected Auto-abort when Nemesis Thug is encountered.

    Those are all workable solutions, but they are a hard way of doing something that could be easily managed by a Preference setting. Mafia is already so customizable that surely it couldn't hurt to add a checkbox. Since Mafia already acts this way with ultra-rares, the coding for it should be...
  4. S

    Feature - Rejected Auto-abort when Nemesis Thug is encountered.

    These stupid thugs are really causing problems for me in Bad Moon as a Pastamancer. It always seems to occur when Im in an easy area, using auto-attack to get some MP back. Then, the thug appears and kicks my teeth in before I can hit abort. Is there any way we could add an option to the...
  5. S

    Tattoos.ash - Updated

    Keep in mind all I did was update the original script to include the new outfits. I didn't try to improve it otherwise. I figure efficiency isn't all that important since you don't exactly run this script all that often. :-) Updates by real ash scripts would of course be appreciated!
  6. S

    ascend_HC.ash (Work in Progress)

    Hey StDoodle. Don't forget to check out Rinn's Quest scripts which is on the first page. You might be able to use that to get a bit of lift. You can also steal some code from the 1-click-wossname most likely to automate several of the battlefield quests. The MacGuffin quest is also already...
  7. S

    AutoOlfact...

    Only 50 more lucre and I get to explore this functionality for myself. Go Go Bad-Moon Cycle!! :-)
  8. S

    More efficent way of doing this /Betterway of doing this /Getting hat buff

    You can always do stuff like this the easy way with loops: All you need is: a) some way to control how many loops to do. A user input is one easy way to do so thru the main(argument) method. b) A loop counter that starts at 0. c) A while loop. d) be sure to increment the loop counter. main...
  9. S

    Tattoos.ash - Updated

    Updated 5-11-2010 I can cut&paste with the best of em. :-) Tattoo original script updated with the latest outfit list.
  10. S

    KolMafia Guide for Noobs.

    Bale, could you please add some goodness for Section 8? Its the auto-adventuring one. Feel free to rewrite the text if convenient. Or add whatever example you want and I'll write the text around it. Thanks! :-) http://wiki.kolmafia.us/index.php?title=KoLmafia_Guide:_Goal-Oriented_Adventuring
  11. S

    KolMafia Guide for Noobs.

    Thanks!
  12. S

    KolMafia Guide for Noobs.

    Hey, I am a bit confused. Did they get rid of "Special Action" in custom combat scripts? Is it just assumed that Mafia should always do any special actions indicated in the SPECIAL area? I am looking at: http://wiki.kolmafia.us/index.php?title=KoLmafia_Guide:_Custom_Combat_Script and...
  13. S

    KolMafia Guide for Noobs.

    Agreed. If there is something that you feel needs changing, you certainly have my blessing (for what its worth. :-) I really appreciate your efforts to do the pictures and I will also be going along behind you and rewriting as needed. Ive been a slacker lately, but promise to be better and...
  14. S

    KolMafia Guide for Noobs.

    St Doodle, go ahead and do anything you think is appropriate. But if you think it will be better that way, go for it! Besides, if it is all that terrible, you can simply undo it easily enough. :-)
  15. S

    KolMafia Guide for Noobs.

    StDoodle, that sounds like a lot of work. I'd recommend letting Bale continue to add his excellent illustrations. Is there any way you can do both? Keep a main page for the guide with the different lessons in the order given. But then link certain pages to various pieces of...
  16. S

    KolMafia Guide for Noobs.

    Man, that looks great! Keep up the fine work, and I think it will really help make the guide TONS better than the Wall of Text it was before.
  17. S

    How to auto-heal with spells inbetween combat?

    Thanks Bale! Yer my hero. :-) I actually didn't realize that the Mafia built-in recovery would also CAST Disco Nap as well as do the 'free' rest aspect of the skill. So I just had to set the HP recovery to abort on fail, and cast Disco at 90% and recover to 95% (to prevent casting to heal 1...
  18. S

    How to auto-heal with spells inbetween combat?

    This is probably a pretty basic question. I apologize if it is dumb. So, I love my stocking mimic. With it, I always have tons of mana available. Bittersweet tarts give me stat boosts, polka boosts itemfind. Its great for a relatively new player. The question is: How can I 'top off' my...
  19. S

    KolMafia Guide for Noobs.

    Absolutely! I took a screenshot, but even cropped to the essentials, I couldnt get it to the magical 70k maximum the forum would allow, without lowering the jpg quality to below 50 which is awful. I tried several formats with no luck. Because it was so crappy, I didn't try very hard to...
  20. S

    Feature - Rejected Expansion of right-click menu for Session Results.

    Hmph. Thanks for the pro-tip, Bale! It is not that Mafia is not capable of doing such features of course. It is more of a matter that the features are already there, but it would be more convenient for the features to be added to the Session Results which is the 'main panel' for most...
Back
Top