Search results

  1. D

    Clan Hopper

    Well, I made a first attempt at this. I think I need a little debugging help though: I grabbed the form for switching clans from clan_signup.php and I want to change it slightly so that it has a name I can access with javascript. The problem is that while contains_text() finds the string I want...
  2. D

    Mafia + GM issue

    Hi folks, I posted about this a while ago, but I was wondering if someone could help me determine what is actually causing the problem. When I have Mafia + GM running on Firefox, the browser crashes after about ten clicks or so. Changing any of the parameters alleviates the problem. That is...
  3. D

    Mafia-Firefox: Crash

    I haven't seen anything about this on the forum lately, so I suppose it's likely to be happening only to me: Firefox stops responding after a few server hits while logged in via mafia. -Happens after a few clicks, but not reproducible with any particular hit. -Doesn't happen in Firefox without...
  4. D

    Check Mayfly Castability

    Is it possible to check if mayfly has been fully cast for the day?
  5. D

    Farm Sidequest completeion detection

    Is there a reliable way to detect which uniform was used to complete the "dook" sidequest during the Island War? I searched through the forums, and the OCW file, but nothing jumped out at me. Thanks.
  6. D

    Switch .ccs files in ASH

    Does anyone know how to switch between custom combat scripts (i.e. use a different .ccs file) from within an ASH script? Here's my intention: I want to adventure in the same area, but summon mayflies for the first several turns, then switch to my normal ccs.
  7. D

    visit_url outside of KOL

    I know there was a potential security exploit at one time involving visit_url(). I was wondering if anyone knows if it's possible to use visit_url() to visit a page outside of KOL? Thanks.
  8. D

    Refreshing items

    In the last few days, KOLMafia doesn't recognize many of my standard items, such as facsimile dictionary, twinkly wads, food, booze, milk of mag, etc. If I buy one from the mall, then it sees it, but otherwise, it doesn't recognize them. Has anyone else run across this problem? I tried: items...
  9. D

    Unexpected error

    I'm using the latest stable release and today all of my script functions terminate with: "Unexpected error, debug log printed" I haven't changed anything from yesterday, and this happens for all of my functions anyway, so I don't think it's an issue with the scripts. Does anyone have any...
  10. D

    unaffect: removed?

    I have been using cli_execute(uaffect effect); to shrug off an undesired effect. This no longer seems to be working and the ashref doesn't turn up any results either. Has anyone run across this or come up with a fix?
  11. D

    Block Commenting

    I have a devastatingly noob-ish question. Is there a way to blcok-comment, similar to C-type: /* */ Thanks.
  12. D

    trade_hermit function

    According to many scripts in the repository and the function reference manual, there is a function called: trade_hermit(int i, item it) Since they added clover looting to the breakfast, has this function been removed? I am using the latest version of KOLMafia, and it won't verify my script...
Top