Recent content by infopowerbroker

  1. infopowerbroker

    Feature User-Defined Stylesheet

    I've been thinking about this as well the past few weeks, and how scripts could use dark mode using but that would likely need a 'base layer' of dark mode available in basic.1.css, (to which scripts could add on to). I have no idea what the big picture problems would be with implementing...
  2. infopowerbroker

    Recent problems with batfellow.ash

    I made three tweaks and it seems to work. I use a basic wrapper script to loop through and get a full set of consumables every few months. I added the following to the start of my wrapper script: cli_execute("set abortOnChoiceWhenNotInChoice = false"); cli_execute("refresh all"); I and I...
  3. infopowerbroker

    Feature - Implemented Req: Dark Theme (from InfoPowerBroker)

    Depending on if someone is wearing the vampyric cloake , a's and b's have dark red colors (made worse in dark mode) If the html rewrite can force those colors into a different color scheme, that could be helpful. Sample HTML: font color="#7695B4">[20:10]</font> <a...
  4. infopowerbroker

    Feature - Implemented Req: Dark Theme (from InfoPowerBroker)

    Wow, I'm late to the party but I'm thrilled to see this new development. I'm trying out Arc Dark - Orange, and so far it's really good. For KOL proper, I've been rolling a dark theme in Stylus (inverting image color and swapping white and black colors within the CSS, making minor tweaks to...
  5. infopowerbroker

    Java Dark Theme Support?

    So, I just noticed all the new options under Look and Feel (Java L&F). This is amazing!
  6. infopowerbroker

    getmu.ash = A script to farm Mu familiar from the Tall Grass Garden

    This familiar hatchling doesn't need to come from 'tall grass', so each short grass can be used to hunt for Mu. ( https://kol.coldfront.net/thekolwiki/index.php/Talk:Mu ) This could simplify the script down to 5 lines of code (to burn all your fertilizer on hand to get as many mu as possible)...
  7. infopowerbroker

    Java Dark Theme Support?

    What is the best way to get the Java window to work with a dark theme? Something like Darcula ? I'm pretty clueless when it comes to java, but I have scripted a decent stylus profile to make KOL dark themed. (I can post that if anyone is interested) Thoughts or ideas for what I can do on my...
  8. infopowerbroker

    Spacegate

    Planets got scrambled today. Hotstuff's forum post Per This Forum Post: Here is planet ZZZZZZZ post "power failure":
  9. infopowerbroker

    New Content - Implemented November 2016 IOTM - Granny Tood's Thanksgarden Catalog

    I just wanted to take a moment and follow-up on a previously mentioned automation request: Any chance this could be looked at now? An automated 6 day harvest would be really helpful to not think about during Crimbo :)
  10. infopowerbroker

    Detective Solver

    To make a crude (but functional) "daily deed" button, you can use the following: $CUSTOM|Command|Solve Today's Detective Cases|_detectiveCasesCompleted|call Detective Solver.ash|3
  11. infopowerbroker

    Feature - Implemented charpane.php hit after item use

    Thanks :D I was running into a bug for a few days where the CharPane would go blank after "Louvre It or Leave It" goal automation. The most recent build fixed it (I had been using 12588, so I assume it was 12589 that did the trick).
Top