Search results

  1. M

    Universal Recovery Script

    It's a minor error. It's not going to break anything, and I wouldn't worry about it. For anyone who is a little OCD like I am, they can just add the word "return" as the first part of line 117 to stop seeing that warning message.
  2. M

    myLittleConsumer.ash - An Unwanted Alternative to EatDrink.ash

    Me too. My script still does some relatively unnecessary searches, but it's less than EatDrink.ash. There's just one thing about this script you two should know... I made mLC with myself in mind. If you have any suggestions to make it run more smoothly for you, please let me know.
  3. M

    Has someone made a Mafia script to test creation possibilities?

    I had made a post that showed how you can find all of the meat paste-ing ingredients, but I have taken it down after realizing this was the step that was preventing most people from making this kind of script. In this post, I mentioned that people should not publish a script that does what this...
  4. M

    using the graphical cli for drinking booze...

    D'oh! Just goes to show how often I drink those wines.
  5. M

    using the graphical cli for drinking booze...

    Hmm... that's odd. There shouldn't be any difference between using the cli command or using ash, because they both refer to the same thing when figuring out which one is the "great" one. The only thing I can think of is that maybe you don't have Lord Spookyraven's spectacles in your inventory...
  6. M

    Bug - Won't Fix Mafia doesn't track Pastamancer Ghost correctly when summoned in a macro

    Mafia not tracking Pastamancer Ghost Experience when Ghost is summoned with a macro When you summon a Pastamancer ghost in a macro, mafia does not track that the ghost is still there. At the end of the macro, mafia looks to see if the pasta ghost's image file is still there. However, in a...
  7. M

    using the graphical cli for drinking booze...

    This is because the wine is different is different every time you ascend. The quality of the "dusty bottles of" wine is based on the glyph associated with the wine, and the glyphs are randomized every time you ascend. Using a "dusty bottle of great" (like the script uses) will use a different...
  8. M

    Sewer.ash - It gets you through the sewers!

    UPDATE: 4/16/12 V. 1.1 1: Fixed a bug where it was trying to send sellbot a number, instead of actual items.
  9. M

    Bug - Won't Fix Mafia doesn't track Pastamancer Ghost correctly when summoned in a macro

    It's true. In a macro the image only appears once, in the round that you summoned it. I forgot that those two ghosts can leave early. You're right, we should track when pasta guardians leave. Now remember, I'm still learning, so please don't be afraid to call out my coding flaws... it really...
  10. M

    Bug - Won't Fix Mafia doesn't track Pastamancer Ghost correctly when summoned in a macro

    I know it's probably more complicated than this, but I can't let it go without saying the following: When you summon a ghost with a macro, it correctly tracks that you summoned a pasta guardian. It just doesn't do that second part, giving them experience (when summoned it with a macro). If...
  11. M

    Bug - Won't Fix Mafia doesn't track Pastamancer Ghost correctly when summoned in a macro

    But what's the difference though? Either way, mafia can track whether you've summoned a pasta guardian... and if you won the fight. Isn't this just a small bug of connecting one to the other to give the guardian the experience?
  12. M

    Bug - Won't Fix Mafia doesn't track Pastamancer Ghost correctly when summoned in a macro

    You've summoned a pasta guardian 0 times today. Your active pasta guardian is SshoMohonono the Spaghetti Elemental (1 exp). Your crystal orb contains Lotlut the Spice Ghost (26 exp). Validating adventure sequence... Visit to Beanstalk: Giant's Castle in progress... [8684] Giant's Castle...
  13. M

    Bug - Won't Fix Mafia doesn't track Pastamancer Ghost correctly when summoned in a macro

    That does explain a lot... but not everything. I normally don't wield that weapon, but it's part of my rollover equipment. In the process of restarting mafia, my exit script equipped that, and I didn't bother to change my equipment when doing the majority of the testing today. However, at...
  14. M

    Bug - Won't Fix Mafia doesn't track Pastamancer Ghost correctly when summoned in a macro

    > entity You've summoned a pasta guardian 4 times today. Your active pasta guardian is SshoMohonono the Spaghetti Elemental (1 exp). Your crystal orb contains Lotlut the Spice Ghost (26 exp). Validating adventure sequence... Visit to Beanstalk: Giant's Castle in progress... [8490] Giant's...
  15. M

    Bug - Won't Fix Mafia doesn't track Pastamancer Ghost correctly when summoned in a macro

    It must have been recent, because it was working earlier in this same ascension. I recently started the pastamancer nemesis quest. My orbed pasta ghost has 26 experience... though it should probably have at least 60 experience.
  16. M

    Bug - Won't Fix Mafia doesn't track Pastamancer Ghost correctly when summoned in a macro

    After a battle in which you summoned a pasta ghost (and won the battle), the pastamancerGhostExperience property does not update. It does track pastamancerGhostSummons correctly though. [ @gausie EDIT: Closed because this was made irrelevant in 2013 ]
  17. M

    using the graphical cli for drinking booze...

    Ok, I'm out of hardcore now, and I did some testing. Right now I'm working on how to solve the chess puzzle. If I use a reflection of a map, and if I set mafia to go to the chess board, no matter how I tell mafia to handle the choice adventure with the chess board in it, mafia won't solve the...
  18. M

    myLittleConsumer.ash - An Unwanted Alternative to EatDrink.ash

    myLittleConsumer.ash 1.3 Hello everyone! Now, I don't mean any disrespect to eatdrink.ash by posting this script. I'm learning the art of programming, and I made this to hammer in some concepts. I'm only posting it to practice debugging and working with end users. So... about the script...
  19. M

    using the graphical cli for drinking booze...

    There's probably a way to do it with the cli, but it's a whole lot easier to use ash. I made an ash script for you. It should do everything you want it to do... however, I'm in hardcore, and can't test it. Let me know if it works. The script will: Use milk eat the food you want use the...
  20. M

    Bug - Fixed Login stops at "Seeing what's still trendy today..."

    It works! Thanks Veracity!
Back
Top