Search results

  1. Razorsoup

    Missing tabs on KoLmafia page

    "Iconic" and "Default Mobile Style" are the only options for styles that I currently see. So in other words, I was indeed switched to that style automatically.
  2. Razorsoup

    Missing tabs on KoLmafia page

    I am as well. It looks like the design (theme?) of the site has been updated as well and when I noticed that is when I noticed those tabs missing. So they probably went missing with the update.
  3. Razorsoup

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

    Why doesn't BCA use something like zlib's best_fam function? Are the choices it is making more complex than can be handled with that function or was it a design choice to do it the way it is? Could we get the Grimstone Golem and Angry Jung Man added to the item familiars list?
  4. Razorsoup

    Winterbay's Helpful Automatic Monsterbasher (WHAM)

    I am indeed using a Black Cat. Decided to make my first Bad Moon run as painful as possible to try and permanently unlock it. I probably should have mentioned the black cat but didn't realize that would be relevant information. Thank you for the update. I'll update everything tonight after...
  5. Razorsoup

    Winterbay's Helpful Automatic Monsterbasher (WHAM)

    It only seems to happen in Bad Moon. I'm getting these messages on two seal clubber and one accordion thief bad moon character. When not in Bad Moon, everything works as expected. I haven't made any changes to WHAM or the related scripts so I'm not really sure what's going on.
  6. Razorsoup

    Guide

    Mine was stuck at 1.0.13. Deleted and reinstalled and it is now up to date again. All my other scripts seem to be updating correctly and this is at least the second time I've had to delete and reinstall Guide to get it to update. (It was the second time I noticed it wasn't updating, I'm not sure...
  7. Razorsoup

    Winterbay's Helpful Automatic Monsterbasher (WHAM)

    Still getting this in the gCLI: Is this a WHAM issue, BatBrain or something else?
  8. Razorsoup

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

    I have a question about the logic in the following section of code: Lines 1431-1440: if (USE_STORAGE && !get_ronin()) { int storageamt = storage_amount(con.it); if (get_ronin()) if (storageamt > pulls_remaining()) storageamt = pulls_remaining(); con.mustPull...
  9. Razorsoup

    Wiki redirects to Wikipedia on mobile

    Seems to be working now. Thanks Fewyn!
  10. Razorsoup

    Wiki redirects to Wikipedia on mobile

    Anyone have any idea why wiki.kolmafia.us redirects to wikipedia.org when I try to access it from a mobile browser?
  11. Razorsoup

    Feature Drunk Pygmy

    The bowl of scorpions are still useful after the spirit is killed if you are meat-farming the bowling alley. But honestly, if you want to avoid adventuring in the bowling alley without a bowl of scorpions, that could easily be handled by a beforeBattle script and is actually already a part of...
  12. Razorsoup

    Winterbay's Helpful Automatic Monsterbasher (WHAM)

    Getting the following during combat: This only happens on one character and that character is a seal clubber in bad moon. KoLmafia version is r13806, winterbay-mafia-wham is at HEAD (r38), batbrain is at HEAD (r32)
  13. Razorsoup

    Anyone know why this visit_url isn't really working?

    That URL loads for me in the mini browser just fine. It does seem to redirect to the same URL but with the "=" stripped from the end so you might try changing the "pwd=" to just "pwd". Are you getting any error messages or is it just not doing what you'd expect?
  14. Razorsoup

    A-Boo peak condition?

    I am 95% sure I didn't have a condition set. I have a multi that should be ready for A-boo peak tonight so I'll see if KoLmafia will auto-stop for me. So, just add "1 choiceadv" as the condition and KoLmafia will stop after seeing "Come On Ghosty, Light My Pyre"? That might be easier to...
  15. Razorsoup

    A-Boo peak condition?

    It didn't stop for me last night. I'll need to see if I can reproduce that because that may be a bug then.
  16. Razorsoup

    A-Boo peak condition?

    I always forget about lastEncounter. That should do what I want. Thank you.
  17. Razorsoup

    A-Boo peak condition?

    Is there a condition I can use to ask KoLmafia to stop adventuring in A-Boo peak when the fire is lit? I just accidentally wasted a number of adventures and would like to avoid that in the future.
  18. Razorsoup

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

    I only mentioned it because Winterbay seemed pretty certain that that setting should be listed there. Using the gCLI to modify that setting isn't a problem for me since I know about the setting now. Do you happen to have handy a list of other useful settings that are missing? Or a link to such a...
  19. Razorsoup

    Just the syntax please

    RE: Psycho jar, I use visit_url to fill my jars. These are the ash commands I use. You should be able to work out which is which. Hint: the meat smith is the last one. visit_url("tavern.php?action=jung&whichperson=susguy")...
Back
Top