Search results

  1. eegee

    Harvest – A highly customisable farming script

    Using a macro in the Harvest Combat.ash consult script.
  2. eegee

    Harvest – A highly customisable farming script

    You are too kind, it was my pleasure.
  3. eegee

    Harvest – A highly customisable farming script

    Here is a fixed version you can use until Banana Lord updates his version. EDIT: here is also an updated image for that first page that shouldn't be blurry
  4. eegee

    Harvest – A highly customisable farming script

    That might be because of the way the browser resizes the image. The screenshot's original size is 804px × 490px and it is being scaled down to 800px × 488px. I'd recommend trying to resize it to 800px × 488px or something smaller. To do that, you can use IrfanView with a good resize filter like...
  5. eegee

    ZLib -- Zarqon's useful function library

    Thanks zarqon for narrowing down the problem I was having. I can confirm that after a fresh opening of mafia, "_spec" would return 0.0 for anything until "whatif" was called at least once. I've gone and added "whatif" to my login script for now.
  6. eegee

    ZLib -- Zarqon's useful function library

    As of build r10052 all calls to numeric_modifier("_spec","<anything>") seem to be breaking silently. For example numeric_modifier("Item Drop") works but numeric_modifier("_spec","Item Drop") doesn't. EDIT: on second thought, this is actually more of a problem with KoLmafia than zlib
  7. eegee

    Harvest – A highly customisable farming script

    Now that you mention it, I've just realised that the jumping in the ball pit and buying chips from Snack Machine in clan rumpus room wasn't actually useful for farming. I was needlessly calling them. ..and thank you for such a friendly response :D
  8. eegee

    Harvest – A highly customisable farming script

    I have some requests/suggestions: Could you please lift the "Clan VIP Lounge key" requirement for getting a buff from the hatter? When 'Finishing up for the day', is it possible to either include using free fights (such a clubbing seals) or to allow calling a script so can I automate that...
  9. eegee

    Universal Recovery Script

    Scratch that idea, I just ran 200+ turns doing the same thing as yesterday and I couldn't get the error. It must of been an anomaly.
  10. eegee

    Universal Recovery Script

    I'm a level 37 Seal Clubber clear of Ronin, my guild is open, and mafia is allowed to buy from either the mall or NPC Stores. I've gone and added a few lines in the script to output the state, and I'll see if I can reproduce the error.
  11. eegee

    Universal Recovery Script

    I just checked my map and its contents are correct. However, there are 21 items whose minimum MP is equal to zero. I don't know the code, but could it be that perhaps one of those items was selected?
  12. eegee

    Universal Recovery Script

    I got the following error today:Division by zero (Universal_recovery.ash, line 1572)
  13. eegee

    Hey Veracity, Happy Birthday!

    Hey Veracity, Happy Birthday!
  14. eegee

    Is it possible to delineate monster names?

    Thank you slyz, I see I missed that in both links. I didn’t realize that there was a “goto” in CSS. That will work just as well. Thanks as well heeheehee, I’ll look into calling an ASH if my scenarios become too complex.
  15. eegee

    Is it possible to delineate monster names?

    I understand that, but I would like to merge the same command for multiple monsters/locations. For example: [monster A <delineation> monster B] attack with weapon vs [monster A] attack with weapon [monster B] attack with weapon
  16. eegee

    Is it possible to delineate monster names?

    When making the Custom Combat Script, is possible to put multiple location names or multiple monster names? If so, what should I use to delineate them? p.s. I couldn't find the answer here or here.
  17. 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...
  18. 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...
  19. eegee

    Background script

    @fronobulax Any comments on my post #6?
  20. 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.
Back
Top