Search results

  1. Erich

    Choice selection help

    $item[Greatest American Pants]
  2. Erich

    New Content - Implemented Wickerbits

    The FDKoL tent used to be one, during the event.
  3. Erich

    Avatar changing items

    It's a defining characteristic :) Erich
  4. Erich

    Writing a simple relay script, feedback greatly appreciated.

    Thank you, thank you, and thank you. I think I'm pretty happy with it now. All I'm thinking of adding isn't really part of mafia as of yet (checks to see if you got the Witchess Buff or a piece of Floundry gear), so that can wait.
  5. Erich

    Avatar changing items

    heh, that's the only one I constantly use in aftercore.
  6. Erich

    Scripting the birth of a new life.

    Mafia already does the server hit upon ascension, right? You are currently a member of [clan] Visiting Hot Dog Stand in clan VIP lounge Visiting Speakeasy in clan VIP lounge Session data refreshed. Is there a way to piggyback off this server hit to check for vipfloundry.gif?
  7. Erich

    Skill/CS planner

    Using the latest I'm in a HCPete run right now, so I don't know if that causes any issues, but my entire mystical bookshelf is greyed out, along with Optimality. Where is the script checking when it comes to listing the skills you know / have permed?
  8. Erich

    missingManuel.ash - Yet Another Manuel Script!

    Yup. Try updating to a newer Mafia build. I'm using r16848 and I stopped getting that message.
  9. Erich

    New Content - Implemented March 2016 IOTM - Witchess Set

    Is there a pref for whether you got the buff today? If not, I'd like to humbly request that. Even though my puzzle champ is not yet 20, I could use it for a daily reminder to /goto witchess.php and get it.
  10. Erich

    Fishbot.ash

    Nice, thank you for this. Suggestion: Zombies drop the wriggling worm, which is notrade. I know I've gotten a few from The Unquiet Garves, which was a fishing spot in the first 2 days of the floundry. If the script has to choose a zone, choosing one with a mob that can drop the worm can help...
  11. Erich

    Bug - Fixed _barrelPrayer is set to True when toggling between Privacy and Companionship

    r16840 When using the Barrel Shrine, you can toggle your post combat barrel drops via the Privacy / Companionship buttons. However, doing so sets _barrelPrayer to true, even though it doesn't affect your ability to get your daily gear/buff.
  12. Erich

    Writing a simple relay script, feedback greatly appreciated.

    And this is exactly what happened to me :) Works fine on my end, thank you kindly: if(get_campground() contains $item[2599] && get_property("telescopeLookedHigh") == "false")
  13. Erich

    Writing a simple relay script, feedback greatly appreciated.

    Thank you kindly for the responses :) Makes sense. I'm guessing for the tree, I would use $item[crimbough]? Ok, cool, this makes sense. funny enough, I checked get_campground() first, expecting to see something like Telescope => 7. Do you think this is worth a feature request?
  14. Erich

    New Content - Implemented March 2016 IOTM - Witchess Set

    Since this is still open... in the last 5 days, i've had 4 times where I fight my 5 witchess pieces, but _witchessFights gets stuck on 4. I'm not getting any errors, and I'm not automating the fights; I go in, beat a Bishop, rinse and repeat until I no longer have access to the shrink ray, and...
  15. Erich

    Writing a simple relay script, feedback greatly appreciated.

    Ok, I updated it a lot more, attached the script, and edited the first post. I want to stop doing that now until I get any feedback. Some specific questions would be: * What's the best way to use is_unrestricted() for VIP clan items? * I had problems with using > and <, but adding .to_int()...
  16. Erich

    New Content - Implemented April 2016's IotM: VIP Clan Floundry

    Also, fish gear is 1/day.
  17. Erich

    New Content - Implemented April 2016's IotM: VIP Clan Floundry

    So, what this looks like from the get go... you get a fishin' pole from the floundery, and then you check today's fishing spots. It looks like those'll change daily. Fishing skill is just that, though obviously the rates need to be spaded. The fish get collected post combat, and are not actual...
  18. Erich

    Airport Colors

    Thanks, Bale.
  19. Erich

    New Content - Implemented April 2016's IotM: VIP Clan Floundry

    Let's get this started. Unknown item found: Clan Floundry (9000, 253258490) -------------------- 9000 Clan Floundry 253258490 crate.gif usable t 0 Item Clan Floundry Free Pull -------------------- You acquire an item: Clan Floundry Unknown item found: fishin' pole (9007, 474556284)...
  20. Erich

    Airport Colors

    That makes total sense. I edited that into my local copy, and I'll keep that in mind if I see any other scripts poop out. Thank you kindly :)
Back
Top