Search results

  1. L

    Character Info Toolbox

    I am observing that the reported functionality of the "The Source" link appears to only be half-working. Regardless of my enlightenment status, it only ever takes me to The Oracle.
  2. L

    Bug - Fixed $skillcience! Fight with Internet Debate] claims a mystery misspelling

    The question is, does it recognize that the issue is the double space? PaladinWhite's output indicates that the double space is being removed at some point along the line between whatever Mafia holds correct and the gCLI. Would this change involve the entire parsing mechanism?
  3. L

    New Content - Implemented Mafia doesn't update quantity after using KoL's "smash all barrels" button

    I don't imagine you would have overlooked this, but is this the result of 'smash all' only smashing 100 barrels? Did you have the barrels specified prior to smash all? If you remember, what quantities of barrels did you have before smash all? Don't know if the answers will be helpful, as my...
  4. L

    Edscension - Your #1 Karma Farming Script

    Now that I've gotten a few skill points stocked up, the script no longer needs to be babied through the first day. However, I still have to get rid of any accessories beyond 3, as I have been completely unsuccessful in modifying it to force equip the personal ventilation unit after maximizing...
  5. L

    BatBrain -- a central nervous system for consult scripts

    Would it be feasible for you to make that behavior a preference? As much as I support the idea of extra convenience, if I'm fighting in the relay browser I would like to perform the fight manually without any hidden surprises. Informational stuff is great, but doing it for me is a big no when...
  6. L

    OCD Inventory control

    This should work: void main() { //if(can_interact()) { int todaysFarming = ocd_control(true); if(todaysFarming < 0) vprint("OCD Control was unable to obssessively control your entire inventory.", -1); else if(todaysFarming == 0) vprint("Nothing to do. I foresee no additional meat in...
  7. L

    volcano_mining.ash - Automate mining of the Velvet/Gold Mine at That 70s Volcano

    "It's not an easy to problem to solve, and we don't consider it to be much of a priority" would have satisfied me. No response at all just makes me feel like I'm being ignored. As for fixing it myself - if I had the time to learn an entire new coding language, I would. Lacking that knowledge...
  8. L

    volcano_mining.ash - Automate mining of the Velvet/Gold Mine at That 70s Volcano

    Yeah, I had to uninstall the script entirely because it was stopping the rest of the scripts from updating. I posted a bug report about svn update not completing when one script fails, but there hasn't been a single response for reasons I can't fathom.
  9. L

    Make.meat.fast

    Barf Mountain and Volcano mining are the two currently widely mentioned meat farming places; as this script likely doesn't consider mining, I'm not surprised it's suggesting the former.
  10. L

    BatBrain -- a central nervous system for consult scripts

    Ok, but here's the deal: as I said, it was doing it automatically in the relay browser. Nothing should be happening automatically in combat in the relay browser outside of what vanilla KoL does as far as first hit goes. I am all for mafia recognizing and reacting to combat situations when I...
  11. L

    BatBrain -- a central nervous system for consult scripts

    So /something/ is causing Mafia to automatically cast Sing while fighting Somerset Lopez, Demon Mariachi in the relay browser, and as best I can tell BatBrain is the root of it. I do have BatMan RE installed, and am also using WHAM, but for both fights I was using the buttons at the top of the...
  12. L

    Feature - Implemented semirareLocation doesn't clear on ascension

    Would it be as simple as adding a line to that second bit of code Veracity posted, setting semirareLocation to null or similar, or am I underestimating what goes into that variable?
  13. L

    Feature - Implemented semirareLocation doesn't clear on ascension

    The semirare suggestion thing in the character pane seems to appropriately understand when you haven't had a semirare yet in the ascension; is it using some other variable?
  14. L

    Guide

    Why not both? I've been using this to keep my schoolwork backed up but still offline-available for 5 years now; putting KolMafia in the folder as well was basically a no-brainer. There's the occasional hiccup when Dropbox tries to force an update, but Nick's usually pretty good about keeping...
  15. L

    Bug - Not A Bug HTTPS problem? (mafia and logging in)

    The point being that nobody should be using that, lest we confuse someone who does not in fact know better. As the acronym is KoL, it's only natural to assume that kol.com would be valid; as it isn't, we shouldn't be implying it is.
  16. L

    Bug - Not A Bug HTTPS problem? (mafia and logging in)

    (keeping in mind that 'kol.com' is not in fact the appropriate address, since that's been used twice in this thread now)
  17. L

    Bug svn update aborts entire process if one script fails validation

    Since this is getting a lot of views but no replies, I'll make sure it's extremely clear. I am aware that the single script itself failing to update is not an issue with Mafia; hence the message about complaining to the author. I am asking that, in the event a script fails to update, Mafia...
  18. L

    Bug svn update aborts entire process if one script fails validation

    Recently I've noticed that the coandco volcano mining script I'd gotten a while back had started failing to connect to the svn repo. I wasn't too worried, since the script didn't really need updates anyways; however, in the past few days Mafia has started simply aborting the automatic update of...
  19. L

    Bug - Not A Bug HTTPS problem? (mafia and logging in)

    As bad as this sounds, have you considered... not playing games on a network that's set up to block you from doing so? I assume you're doing this at work or something. Not sure if we should really be helping you get around that.
Back
Top