Search results

  1. D

    Make.meat.fast

    There's no script command to hang mafia. Mafia should always allow you to exit out of a script with ESC, so I'd post it as a mafia bug.
  2. D

    Make.meat.fast

    Then you've got a mafia problem, not a script problem.
  3. D

    Make.meat.fast

    You'll need to define "freezing up" a little better. Does Mafia freeze? Does it just stop processing? If so, what's the last message? Does hitting ESC stop it?
  4. D

    Ascend.ash: hands-off ascension script

    Correct. You may want to prepare a TPS drink before you ascend so that you can get a drink + sword with one pull. I believe you can do this automatically by adding it to the buycrap list, although I've never tried.
  5. D

    Ascend.ash: hands-off ascension script

    Whoops, good find. Add this to the function "beanstalk" right above the line starting with "advItem": MainStat(90); I'll include the fix in the next update.
  6. D

    EatDrink.ash: Optimize your daily diet (and see how your old diet stacks up).

    Baz - you can add each item as a setting. You'll need the newest version of ascend.zip for it to work, though.
  7. D

    Ascend.ash: hands-off ascension script

    @baazaretw: I'll take a look. The gates are done by a mafia function, though, so I'd recommend the canopic jar change as a mafia feature request. @codster: this is from the link you just sent. To see all of your current settings, type "zlib vars" in the CLI. To change a setting, type "zlib...
  8. D

    EatDrink.ash: Optimize your daily diet (and see how your old diet stacks up).

    Bazaaretw - try the attached version. It lets you exclude items, including wet stew by default.
  9. D

    Ascend.ash: hands-off ascension script

    codster, that's not how variables work. Read the zlib documentation for more info. BSJ, I believe the latest zlib version works fine with this version of the scripts.
  10. D

    Ascend.ash: hands-off ascension script

    Posted an update! Includes the latest version of eatdrink.ash.
  11. D

    EatDrink.ash: Optimize your daily diet (and see how your old diet stacks up).

    It retrieves the property, "valueOfAdventure", which is a (relatively new) standard Mafia setting.
  12. D

    EatDrink.ash: Optimize your daily diet (and see how your old diet stacks up).

    You can just paste the changes in to the thread if you want - or upload a new version of the file as an attachment.
  13. D

    Make.meat.fast

    Should be very easy to add!
  14. D

    Make.meat.fast

    Salculd: Two good questions. Farm.ash does have *some* special case code for areas that require outfits (like water) but none for the island. That should really be handled by canadv, but I don't think that script supports island outfit detection yet. As the the NBA, no, it shouldn't consider...
  15. D

    EatDrink.ash: Optimize your daily diet (and see how your old diet stacks up).

    New version up - not revving the version # until I hear back that it's working OK though.
  16. D

    User input

    Hola - not only do I agree with you, I would have preferred user_confirm not to exist either for the same reason. :)
  17. D

    Ascend.ash: hands-off ascension script

    You have to use the version of eatdrink.ash that's bundled with ascend.ash or you will see the above-mentioned problem.
  18. D

    EatDrink.ash: Optimize your daily diet (and see how your old diet stacks up).

    @JH: You pretty much figured it out right there. The margin is set high by default to keep from wrecking the server with repeat hits, but if you paid more than you expected, it's probably nonoptimal and you want to recalc. It's a good idea to set the margin to the next-best thing; that's more...
  19. D

    Ascend.ash: hands-off ascension script

    It doesn't, for basically the same reasons as the familiar discussion above: there are very few cases where you can definitively say "I want to maximize X". It's always, "well, I want to maximize ML, but I need enough +mox so I don't get killed". So I don't think it's very useful. Why don't...
  20. D

    Ascend.ash: hands-off ascension script

    Thanks Bale.
Back
Top