Search results

  1. J

    Maximizer issue?

    I get increasingly long maximizer runs these days. ... 8476684 combinations checked, best score 465.72 8531519 combinations checked, best score 465.72 8583769 combinations checked, best score 465.72 8641804 combinations checked, best score 465.72 8646624 combinations checked...
  2. J

    Bug - Fixed Using sugar sheets

    I get the following after the first time I successfully use a sugar sheet. > create sugar shirt Verifying ingredients for sugar shirt (1)... You can't fold that. > ash item_amount($item[sugar sheet]); Returned: 2 Thanks, Jt
  3. J

    Rampaging Adding Machine

    Could we please get an option to turn off the automatic ccs for the rampaging adding machine so that we could use our own? Thanks, Jt
  4. J

    cli command question

    Is: hagnk outfit name not supposed to work for custom outfits? Thanks, Jt
  5. J

    Checking conditions from ash

    Is there a way to check choiceadv condtions from ash? Thanks! Jt
  6. J

    Song in the Ballroom

    Is this tracked with a variable? Thanks, Jt
  7. J

    cli tavern command

    Running 6779 I get an error running the taven command. Just curious if anyone else is getting it too. If so I'll post a bug. Also is there a way to turn off the hobo sewers "protection", I use it to level up at low levels and so am going in unprepared. Thanks! Jt
  8. J

    Issue with set property

    I'm running the latest daily build 6231. I'm running as a AT and trying to set my default action as pickpocket as follows but it's not working: if ( my_class() == $class[ accordion thief ] || my_class() == $class[ disco bandit ] ) { set_property("defaultAutoAttack", 3 ) It just never...
  9. J

    Mana Burning

    Is this not working anymore, or is there a new option that I might have missed? I set Recast buffs until 25% and Leash as the only skill in my mood I cast Leash once and buff mp to full adventured and it never recast Leash until it ran out I never had problems with this before, and am sure I...
  10. J

    outfit changing

    I just noticed this today running 5395. Putting on Custom: camp... You are already wearing "camp." Is this new? Is there anything around it to check if you are wearing the outfit first? Or can it not be a failure condition? Thanks, JT
  11. J

    Using the daily build

    I'm sure that I'm doing something stupid but. I was able to download and run the 5280 daily jar. But since then any that I try to run return. Could not find the main class. Program will Exit. 5332 is the last one i tried but everyone since 5280 has been the same. I know I'm being dense but...
  12. J

    observation on auto-recovery

    It appear that it calculates the amount of items needed to recover before switching outfits for purchase but it also uses those items before switching the outfits back. Not a huge deal but i think it could result in losing some MP. I bring it up only to ask if that was intentional or a...
  13. J

    my_zodiac()

    I get an error trying to use this function, has it been removed? Undefined reference 'my_zodiac' (test.ash, line 3) int main() { print( my_zodiac() ); return 1; } Thanks, Jt
  14. J

    small issue when ascending through mafia

    I've gotten a timeout when ascending through mafia the last time or two. It's not really a big deal, but mafia thinks that I've eaten, used spleen items, etc, when I come back in, so some things have to be done manually. Question is, is there a cli command to reset the saved settings, like...
  15. J

    problem with drum machine

    I thought I saw that this was fixed, but I just got this in 11.7. Wielding worm-riding hooks... Equipment changed. Using 1 drum machine... Finished using 1 drum machine. You need 1 more worm-riding hooks to continue. As a side note, is it preferred that I post here or over in the kol...
  16. J

    pulling meat from storage

    I'm trying to this after I'm out of ronin,      take_storage(100000, meat); I get,      Unknown variable 'meat' (new.ash, line 1279)   with,      take_storage(100000, $item[meat]); I get,      Item meat not found in database Ok so what am I going wrong? I tried this too in the cli...
  17. J

    Stop adventure request

    Could you guys add a stop adventure at "No Visible Means of Support" in the hidden temple? It's the last test to unlock the hidden city. Thanks, Jt
  18. J

    Bug with tavern quest in 11.6

    I sent in my debug logs but I can't get this to work in 11.6. Anyone else try? JT
  19. J

    ASH reference

    Not sure if anyone has seen it yet but the ASH reference wiki has a bunch of spam and is missing the information on a couple pages. I'm not a wiki person or I'm sure it's not that hard to clean up :) Thanks, JT
  20. J

    Haunted Library issues

    I seem to be having issues in the Haunted Library, on the Take a Look, it's in a Book! encounter. I set: set choiceAdventure80=99; set choiceAdventure81=99; Mafia seems to think it picked the right option, and goes on but bails because it didn't really pick an option. If I open the browser...
Top