Search results

  1. Razorsoup

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

    Bug report: As a moxie class (Specifically Sneaky Pete) BCC is trying to level me in the Ballroom even if the ballroom is not open yet. Is there something I need to do to fix this? Other that the obvious answer of unlocking the ballroom?
  2. Razorsoup

    Automatically upgrading Sneaky Pete's bike?

    I am trying to be super lazy in my Sneaky Pete ascensions and trying to find a way to automatically upgrade my motorcycle. I have figured out how to get my betweenBattleScript to tell me that an upgrade is available but can't figure out how to get it to just go ahead and upgrade. Clicking the...
  3. Razorsoup

    New Content - Implemented Top Menu changes

    I second this. My preference would be to expand the menu if needed (and if possible) and place the relay dropdown under the fixedawesome div. If the user has any icons under the fixedawesome div they might get covered up but if you have any icons immediately to the left of the fixedawesome div...
  4. Razorsoup

    Bug - Not A Bug Tables in the gCLI mutliplying

    It seems you have to be a "project author" to have edit access to the bug system.
  5. Razorsoup

    Determining if the Secret Tropical Island Volcano Lair is unlocked

    I would suggest going with something like "lastVolcanoUnlock" if you do indeed go that route. It seems to fit with the other similar properties that I've found.
  6. Razorsoup

    Determining if the Secret Tropical Island Volcano Lair is unlocked

    Is there a property or function that will tell me if the Secret Tropical Island Volcano Lair has been unlocked this ascension? I could do if (!visit_url("volcanoisland.php").contains_text("There's no island out there.")) { //other code here } but that requires a server hit that I'd rather...
  7. Razorsoup

    New Content - Implemented Hidden Temple Quest

    It seems that KoLmafia maybe doesn't know that the sewing kit can be bought from the vending machine. Visiting Coinmasters via the menu "Travel>Visit Coinmasters" doesn't show the sewing kit as an option for the vending machine but visiting the vending machine in the relay browser does show it...
  8. Razorsoup

    Some questions from a new scripter

    Yes, CFStat can give you the average price and total sales volume for an item from ColdFront over the past seven days.
  9. Razorsoup

    make friends support -- We miss our friend, Zarqon!

    Welcome back, Bat King.
  10. Razorsoup

    Bug - Not A Bug Using Phial of Hotness returns "Server returned response code 500 for inv_use.php"

    Using Phial of Hotness returns "Server returned response code 500 for inv_use.php" When I use a phial of hotness I get the following : This only happens with that one phial, no other items or phials give the same error. KoLmafia doesn't show that I have used the item but a session refresh...
  11. Razorsoup

    Character Info Toolbox

    My guess, when the lights out counter expires, display links to the zones that you need to adventure in to continue the Stephen and Elizabeth quests. Similar to the list of semi-rare locations that displays when a fortune cookie counter expires. At least, that's what I would want this FReq to do.
  12. Razorsoup

    autoBasement.ash - Better basement automation

    Okay. The message is a little misleading. It reads as though acquiring the phials myself would allow autobasement to use them but it seems to not matter if I have any on hand or not.
  13. Razorsoup

    autoBasement.ash - Better basement automation

    Getting the following message: Thing is, I have five of each of the phials (coldness, hotness, sleaziness, spookiness, stench). So, why wouldn't they be getting used by autoBasement? My current autoBasement settings are as follows:
  14. Razorsoup

    Bug - Fixed r13970 Removed "Cactuary" monster from monsters.txt

    Thank you. Batbrain is not throwing a tantrum anymore and so yay!
  15. Razorsoup

    Bug - Fixed r13970 Removed "Cactuary" monster from monsters.txt

    Getting the following on r13974. I believe it is due to Cactuary being overwritten in the monsters.txt file by update r13970. http://sourceforge.net/p/kolmafia/code/13970/tree//src/data/monsters.txt?diff=13969
  16. Razorsoup

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

    What is your eatdrink_minimumAverage set to? You can find it (and other ED variables) by entering "zlib eatdrink" into the gCLI. If it is set higher than 1, ED won't consume wads as they are only an average of 1 adventure per spleen.
  17. Razorsoup

    Guide

    Small bug: Guide is telling me to "Save turns for Halloween tomorrow". That is great advice except for the fact that today is Halloween, not tomorrow.
  18. Razorsoup

    New Content - Implemented Halloween XLVI: New Items

    [1347] Trick-or-Treating Unknown item found: Fantasma en la Máquina (7484, 233150638) -------------------- 7484 Fantasma en la Máquina 233150638 pebblebrau.gif drink t,d 13 fantasma en la máquina 3 1 good 0 0 0 0 Fantasma en la Máquina Effect: "Sangre Brillante", Effect Duration...
  19. Razorsoup

    Universal Recovery Script

    Just started getting the following today: I get this between every adventure. This is on a disco bandit in aftercore so I don't think he'd have access to MMJs. Do you think I have a setting borked somewhere? This just started happening and I haven't changed anything so I'm not sure what's...
Back
Top