Search results

  1. H

    Trouble with a Clan Stash Multi-Item Add Function

    I'm glad you pointed this out! It's bothered me for quite some time that KoLmafia was able to transfer things in groups, but by script it had to be one at a time. I asked Holatuwol about it a long time ago and I honestly can't remember the reasoning for it being how it was. Anyway, I've just...
  2. H

    ASH syntax highlighting in Kate

    I made a syntax highlighter for the ConTEXT editor around 3 years ago. There's a thread about it around here somewhere... Ah, I found it. Scripting tool? After coming back from my hiatus, I've updated it for the additions made in my absence. If there are any ConTEXT users, I could update the...
  3. H

    Ascend.ash: hands-off ascension script

    It's not something you need to run. You just need to tell KoLmafia that you'd like to use universal recovery instead of its internal auto-recovery methods. The script thread tells you how to do this.
  4. H

    Memory leaks?

    JDK 6 update 16 (build 1.6.0_16-b01) No
  5. H

    Memory leaks?

    I used to like to run the gCLI in the right pane of the relay browser. That quickly borks now. Same with chat, although not as quickly as the gCLI. If I use those from within KoLmafia I can stave off the effects for a bit longer, but mafia will eventually need Java to be completely closed in...
  6. H

    Memory leaks?

    It's the relay browser that gives me grief. Edit: Using Firefox 3.5.3 on WinXP Pro SP2 32bit.
  7. H

    Is this an error?

    If Javascript is required, it won't work through the mini-browser since Java doesn't support Javascript.
  8. H

    Make.meat.fast

    Do you have the canadv.ash script?
  9. H

    How do you know the php?

    I'm willing to bet it started creating a debug log. Look in your KoLmafia folder for this log. An easy way to tell if it is logging is to look under the help menu again. The choice will now be to stop debug logging.
  10. H

    How do you know the php?

    Help -> Start Debug Log
  11. H

    Help with Slime Tube CCS

    You don't need to list the monsters out separately. For your high ML CCS you can just use: [ default ] 1: skill shieldbutt 2: skill shieldbutt 3: skill entangling noodles 4: skill shieldbutt (It will continue to use the final action until the monster is dead) And for the low ML: [ default ]...
  12. H

    Veracity's MMG scripts

    Decided to just unplug my router to see what happened. Script is operating as it should, so apparently the problems I was having are with KoLmafia itself. Thanks for all your efforts Veracity! :D Edit: Hmmm... I'm not so sure it's the memory leak issue anymore. I just ran another 50 iteration...
  13. H

    Veracity's MMG scripts

    The script locked up on me again. I am using the right script because it has the code to produce the text you quoted. print( "Possible server problem: " + count( chains ) + " chains pending but KoL says none and it's been " + wait_limit + " seconds without an event." ); However, I ran two...
  14. H

    Veracity's MMG scripts

    Hmmm... Yes, I did. I think. :confused: Have you made any changes since your post this morning? Because I downloaded the three files this afternoon before visiting the MMG, but it definitely didn't give me all the info you show. It just sat waiting for an MMG event long enough that I checked...
  15. H

    Veracity's MMG scripts

    This version is more robust, thank you! :D Is it possible to give session totals if the script stops due to dropped event? I just did a 50 iteration 2 chain run and one chain ran to completion, the other chain stopped at 47. Last entry in the gCLI was Waiting for MMG event... After several...
  16. H

    Veracity's MMG scripts

    Veracity isn't a him. ;)
  17. H

    EatDrink.ash: Optimize your daily diet (and see how your old diet stacks up).

    You know, I'm really not an idiot. :rolleyes: The misleading part was exactly what I quoted. You say nothing about setting overdrink to false. The default state for overdrink is not false. Even if I set eatdrink_suppressOverdrink to false in my vars file, the boolean selection dropdown...
  18. H

    find_demons.ash

    It's still a bit fiddly in that respect. Tried it on a multi and got the same response as before. And again, if I abort the script and restart it says it has found demon 1.
  19. H

    EatDrink.ash: Optimize your daily diet (and see how your old diet stacks up).

    OK, I finally got my brain around giving this script a try again. (Real life intrudes...) It's totally my fault for not watching the script more closely, but I think this statement is a bit misleading. Unless there is a purpose I'm unaware of for eating all your food and drinking yourself...
  20. H

    find_demons.ash

    OK, thanks! I've updated canadv.ash again and I'll give this script another go tomorrow night when I have some more adventures. :)
Back
Top