Search results

  1. Erich

    Airport Colors

    This is weird, but this script just recently stopped working for me entirely. It's updated at revision 3, and I'm using mafia r16830. Is anyone else experiencing this? All the images and the script are all in place where they have been, and are fully up to date from what I've checked. Poop :(
  2. Erich

    Writing a simple relay script, feedback greatly appreciated.

    Added to it. It's still a proof of concept thing, but so far I like how it looks. Screencap: https://imgur.com/SNMMYAn
  3. Erich

    Writing a simple relay script, feedback greatly appreciated.

    (Edit: I attached the file and updated the pastebin code, and also removed the stupid alt text.) Long and short of it: After playing around with copy/paste experimenting thanks to Bale's topmenu.ash, I decided to try my hand at writing a relay script for myself not based on something else. The...
  4. Erich

    New Content - Implemented March 2016 IOTM - Witchess Set

    Fair enough, though in my defense, I didn't know it was solely a Witchess thing :)
  5. Erich

    New Content - Implemented March 2016 IOTM - Witchess Set

    Extra Gibberer charges in Witchess fights after being underwater r16799 To reproduce: I adventured underwater with the Gibberer, which gives it a +2 charge after each combat. Following that, I did my daily Witchess fights with the Gibberer, which incorrectly gave it +2 charges after each free...
  6. Erich

    Feature Item Groups

    I misunderstood the original proposal, my apologies. I may still be a little fuzzy, due to [insert massive amounts of real life stuffs here], but if you don't mind, I'd like to try to wrap my sleep deprived brain around it: Things like the Assassin have an item drop group, where they can drop 1...
  7. Erich

    Feature Item Groups

    I could see this working well for manuel potion drops.
  8. Erich

    New Content - Implemented Feb 2016 IotM -- LT&T telegraph office deed

    I noticed there are two spaces in "Help! Desperados!" Is this the way the game has it, like the Training Scroll items?
  9. Erich

    New Content - Implemented March 2016 IOTM - Witchess Set

    Just used one: You gain 75 Fortitude. You gain a Muscle point! You gain 43 Enchantedness. You gain 65 Roguishness. My sign is The Vole, and I have Red Menace effect active, so my gains are a little skewed... but yeah, it gives stats.
  10. Erich

    Witchess Puzzle Solving: Discussion

    3,266,598,486,981,642 server hits for an 8x8 doesn't sound too bad.
  11. Erich

    New Content - Implemented 2016 Content item of the Year - Batfellow comic

    If these preferences already exist, forgive me. Otherwise, 2 requests: Tracking for the replica bat-oomerang free kills (3x per day) Tracking for Fire The Jokester's Gun skill, free kill (1x per day) I can copy/paste use text after rollover, my uses are already burnt up for the day. Thank you...
  12. Erich

    Skill/CS planner

    Ok, that fix for the grimoires worked like a charm. All of them were lit up before running my /daily, and all of them were lit up afterward. I haven't tried it out with the Tomes yet, but I'm sure if it worked for grimoires it should be fine. Thanks, Zarqon!
  13. Erich

    Bale's Relay Overrides

    Thanks, that was a big help, which also got me to find get_chateau(). The discussion about the clans a few months ago got me thinking about titles in the links, because sometimes I forget what part of what link goes to what section (like what part of the quest link goes to notes), so I started...
  14. Erich

    Bale's Relay Overrides

    Hey Bale. I know not as many people use the dropdown style for the topmenu, but for consistency sake, the guild link still behaves like the older versions. This fixed it on my end: void dropdownStyle(buffer results) { // Guild results.replace_string('<option value="guild.php">','<option...
  15. Erich

    New Content - Implemented Feb 2016 IotM -- LT&T telegraph office deed

    Is there a pref to know if you have the LTT office available?
  16. Erich

    Skill/CS planner

    Ok, now that I'm awake... I got the latest version of the planner data and checked it before running my /daily macro, and most of the Mr. skills showed up green. The only ones that still show up grey are: Smiths Alice's Army Tasteful Items Hilarious Objects
  17. Erich

    New Goodies Incoming for Kolmafia.us

    I'm going to miss trying to get to the mafia forum and instead seeing "Blindy The Blind Penguin Learns To Swim (And It’s The Cutest Thing Ever)".
  18. Erich

    Feature - Implemented Mark drunk pygmy as banished after 11 Bowls of Scorpions

    If I redirect the janitors and then banish the bowlers and orderlies from the hidden bowling ally, I get a stream of drunk pygmys that I free kill with bowls of scorpions. After 11 of them are killed this way, drunk pygmys are banished for the rest of the day, and if I try to adventure in the...
  19. Erich

    Bale's Relay Overrides

    This is pretty neat, so I decided to tinker with it on a superficial level: if(svn_exists("mafiachit")) results.replace_string('[<a href="topmenu.php">re</a>]',' <a href="topmenu.php"><img title="Refresh" src="images/relayimages/chit/refresh.png"></a>'); ... and I really like it. I might...
  20. Erich

    Character Info Toolbox

    Another typo, from what I can tell (r347). You have the fighters guild and the mages guild switched, so TTs and SCs are trying to get into guild.php?guild=m, and PMs and Ss are trying to get into guild.php?guild=f. This is also the case with topmenu.ash (r109).
Back
Top