Search results

  1. eegee

    KoLMafia Scripting Contest: Repair the Elves' Shield Generator

    Thanks Winterbay for the offer. I would take you up on the offer but I'll probably only start on the script next weekend. slyz, I guess the multi's will be benefiting from my account since I plan to send them everything needed to do the quests. I've made an account on the KoL forums and I'm...
  2. eegee

    KoLMafia Scripting Contest: Repair the Elves' Shield Generator

    I have a similar question. I would really like to have a stab at making a script for this competition. Unfortunately, I have already completed the quest and there is no (easy) way for me attempt the quest again. I have only one character and no multi's. I have never ascended and I have no...
  3. eegee

    Background script

    @fronobulax Any comments on my post #6?
  4. eegee

    Background script

    I tried that and it works, but KoLmafia still prevents me from changing my outfit from the gear changer tab while the login script is running.
  5. eegee

    Background script

    My idea would be to leave out the concurrent stuff, since that can get messy. I was thinking of perhaps having a new kind of wait method implemented. It would be a yield (maybe “yield(int)”?) method that allows other scripts/commands to execute during its timeout. e.g. When a script that is...
  6. eegee

    Background script

    Ah ok. Thanks for the reply. Should I make this into a feature request?
  7. eegee

    Background script

    I can't seem to find if KoLmafia supports running a script in the background? I have a script similar to the Code Samples on refresh_status(). It purchases some buffs and then waits for the buffs to arrive before purchasing some more. During the waiting period I would like to continue using the...
Back
Top