Search results

  1. Crowther

    New Content Interesting Coins

    Ha! Of course there is and of course I missed it!
  2. Crowther

    New Content Interesting Coins

    You'll get also four back even if you had less. I think the usual, are you sure you want to ascend without spending all your coins, could be nice. I've done it multiple times already.
  3. Crowther

    string question

    I get a bit confused about how this works too, but I was able to get the \" version to work in a case section if I used entity_decode() in the switch part.
  4. Crowther

    New Content Monster Manuel updates

    I also get which seems silly to me, since they appear to match. It might be an encoding thing.
  5. Crowther

    Bug - Fixed maximizerMList does not correctly handle changes to maximizerMRUSize

    This has been problem for a while. Found it!
  6. Crowther

    ManageStore and CFStat - Weed out your store

    Alright, I got this far: void main() { string expr = "unitPrice\":\\{\"__decimal__\":\"(\\d+)"; item i = $item[mr. accessory]; string page = visit_url("https://pricegun.loathers.net/api/" + to_int(i)); matcher m = create_matcher(expr, page); find(m)...
  7. Crowther

    Redirect Issue

    It would be nice to have a CFStat that works with the new marketplace, but I couldn't figure it out.
  8. Crowther

    New Content Support Adventurer Meats World

    You can walk away from the campground choices.
  9. Crowther

    Feature Identify combats from NCs

    Someone who knows better will have to clarify or verify, but I think fights which come from non-combats don't work right with those skills, because they aren't in a location and mafia's get_location() function should reflect that.
  10. Crowther

    New Content Mobius Ring - Additional Prefs

    You can do "set choiceAdventure1562 = xxx". You'll have to figure out what number to use for the choice you want.
  11. Crowther

    Bug - Fixed Max inebriety changes when equipping Red Roger's red left hand

    I had it happen three times a week back in November and haven't had it happen since, but I suspect we just squashed this bug.
  12. Crowther

    New Content - Implemented Skeleton of Crimbo Past

    Drat! I did look for preferences, but obviously checked the wrong words.
  13. Crowther

    New Content - Implemented Skeleton of Crimbo Past

    It didn't attach right. . .
  14. Crowther

    New Content - Implemented Skeleton of Crimbo Past

    Here's what I'm running.
  15. Crowther

    Selling to The HMS Bounty Hunter

    The other day mafia was turning them in one at a time (using the GUI). Multiples can be turned in at once from the relay browser. Not help with your automation, but a heads up.
  16. Crowther

    Automating starting quests

    The URL for starting the artist quest is "place.php?whichplace=town_wrong&action=townwrong_artist_noquest&getquest=1". If I'm having trouble finding the right URL, I find doing "debug on", doing whatever in the relay browser and "debug off" often records the correct URL.
  17. Crowther

    My personal Meat farming script

    Today I got 95 knucklebones with the familiar and accessory in the Skeleton Store using 91 turns. I probably had more free fights than you, but 130 turns still seems high. Are you not skipping the non-combat?
  18. Crowther

    Slime Tube Adventuring Script

    Drat. Is there a new Slime Tube script? I remember this one being super helpful a long time ago.
  19. Crowther

    Bug - Fixed Max inebriety changes when equipping Red Roger's red left hand

    Honestly, I was hoping someone could relate it to that bug, but it being reservable and specific to an equipped item? How could that work?
Back
Top