Recent content by Razorsoup

  1. Razorsoup

    Feature Destroy Thinknerd T-shirt before ascending

    I think you may have posted to the wrong thread. Unless the thinknerd shirt is somehow related to the message you're getting.
  2. Razorsoup

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

    It's r15324. I download whatever the newest version is approximately 15 minutes before rollover. I see that there is a newer version already so I'll download that and see what happens. Apparently it's specifically the npc_price() command that is throwing the error. "ash npc_price($item[none]);"...
  3. Razorsoup

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

    Getting the following error: Where line 678 is if (!is_tradeable(it) && npc_price(it) == 0 && is_displayable(it) && it.seller == $coinmaster[none] && daily_special() != it) Adding print(it.to_string() + " : " + it.to_int()); right before line 678 results in So it seems to me that ED is...
  4. Razorsoup

    bumcheekcend.ash - A zero setup semi-automated ascension script!

    Frono said no sooner than 5 minutes, that means any time greater than or equal to five minutes after would satisfy his statement. Even five years after and he'd still be correct:) That being said, there's probably still things that could be changed in the meantime. For instance, last night BCA...
  5. Razorsoup

    New Content - Implemented Chateau Mantegna - January 2015 IotM

    I just checked and I also have the artificial skylight in my inventory.
  6. Razorsoup

    Character Info Toolbox

    I don't think it needs a password hash. Of course, I'm not sure how to know for certain if it does need it. I can visit "main.php?action=minicrimbot" directly and get the configuration stuff. Also, probably should have included this before but this is from the source for the configure link...
  7. Razorsoup

    Character Info Toolbox

    Here's the sidebar stuff: The link that says "(configure)" is not surprisingly the link I gave in the previous post. This seems to lead to a choice adventure (looks like it's #1025). There are three parts with four choices each. Here are four screenshots showing these options: Clicking the...
  8. Razorsoup

    Character Info Toolbox

    In KoL vanilla, in the character pane, there is a link to "http://www.kingdomofloathing.com/main.php?action=minicrimbot" when you are using the Mini-Crimbot familiar. This page allows you to configure the Mini-Crimbot. It would be nice if CHIT could include this link somewhere/somehow as I...
  9. Razorsoup

    New Content - Implemented New Mr. Store currency

    Thanks for all your work on this. Next time I have either $10 or 12,000,000 meat to spend, I'll try to recreate that other issue. Any tips on the best way to capture any information that may be useful to whoever will have to fix it?
  10. Razorsoup

    New Content - Implemented Crimbo Town 2014

    r15070: tiny plastic from the advent calendar -------------------- 7851 tiny plastic exo-suited miner 391771316 crimbo14tp1.gif accessory t 0 tiny plastic exo-suited miner 0 none tiny plastic exo-suited miner Muscle: +1 -------------------- new schematic from the elves --------------------...
  11. Razorsoup

    New Content - Implemented New Mr. Store currency

    So I tried this with r15061 because apparently I can't brain too good today. That obviously didn't work out well. So after downloading r15067 and trying again this is what I see: This looks like it still works. This seems to be working. The only odd thing I see is if I select the item in the...
  12. Razorsoup

    Feature - Implemented Make autoSatisfyWith a user preference

    What would happen if one of those people manually moved the relevant preferences to the user pref files? Would mafia find and read the prefs from there or would it recreate them in the global prefs file?
  13. Razorsoup

    New Content - Implemented Crimbo Town 2014

    r15061 so some of this is already added but this does include the used skillbooks. -------------------- 8007 Crimbot ROM: Rapid Prototyping 550492564 crimbotchip.gif usable t 0 # Crimbot ROM: Rapid Prototyping -------------------- You acquire an item: Crimbot ROM: Rapid Prototyping use 1...
  14. Razorsoup

    New Content - Implemented New Mr. Store currency

    No problem. I've been procrastinating actually buying them anyways, another day isn't going to hurt.
  15. Razorsoup

    New Content - Implemented New Mr. Store currency

    That seems to be working for me. Yay! Just downloaded r15060. I had been intending on eventually buy a sister accessory and mr. accessory jr. so I took this opportunity to do so. Selecting either of them in the CoinmastersFrame and clicking the buy button currently does nothing. No debug log...
Top