Search results

  1. Z

    Sourceforge downtime -- discussion of alternatives

    Because the mailing list was the thing everyone was missing most. :P
  2. Z

    Edscension - Your #1 Karma Farming Script

    Yes I did, I wanted to unify all the properties to make it easier to work with.
  3. Z

    Edscension - Your #1 Karma Farming Script

    It will head there if you don't have the Degrassi Knoll unlocked moon sign (highly suggested for ease of use), however I did not have a line programmed in for grabbing the untinkerer quest to unlock it, thanks for the notice.
  4. Z

    Edscension - Your #1 Karma Farming Script

    You need to set the preference allowing purchasing from NPCs and such in the KoLmafia preferences panel. It was adventuring in the bat hole because that's the next place it will adventure if for some reason it can't get a boat or you don't have vacation zones.
  5. Z

    Sourceforge downtime -- discussion of alternatives

    Still easier than trying to figure out the right place to put all the files by hand, for the less experienced with file structures, so I'm glad I got it there at least.
  6. Z

    Sourceforge downtime -- discussion of alternatives

    I just figured out how to get SVN to work with GitHub for my scripts, so anyways.
  7. Z

    Write mafia code prettily!

    Cool stuff, didn't know there was a language file for mafia so I've always been using stuff like java or PHP as the language, nice to have a custom now.
  8. Z

    Queen-Farm, A Queen Cookie Farming Script of Note

    svn checkout https://github.com/Zen00/queen-farm/branches/release/ What does this do? It feeds/clothes/adventures/over-drinks/equips rollover gear/and handles moods for farming of Reflection of a Map and then using them to make cookies. Similar to my Pop-Farm script, I only intend for this to...
  9. Z

    Guide

    Hey Ezandora, after very carefully copying what you've done, I finally got my scripts to work off GitHub as well!
  10. Z

    Edscension - Your #1 Karma Farming Script

    I finally figured out how to get SVN to work with GitHub, so I will start working auto-revisions of this script for you all!
  11. Z

    Pop-Farm, the #1 popular tart farming script (and only)

    I went ahead and built another one anyways, since you probably want the eat/drink/clothes options to be handled auto-magically as well. I even got it working with SVN on GitHub! (ignore the error at the end of checkout, it's because sourceforge is borked) Just enter this in your CLI svn...
  12. Z

    Edscension - Your #1 Karma Farming Script

    New version up. Changelog from last version: Fixed it delaying doing the ninjas Also fixed combat with ninja assassins Reordered some more quests Testing leveling with giants instead of gallery Rewrote some handling code for the ghost necklace (shouldn't cause any changes) Fixed Nun Handling...
  13. Z

    Pop-Farm, the #1 popular tart farming script (and only)

    What, you want one that farms queen cookies? Alright.
  14. Z

    Edscension - Your #1 Karma Farming Script

    In the second paragraph I state as such.
  15. Z

    Bug - Not A Bug Typo in error message

    Ignore, found it was a error generated by the script, not by mafia.
  16. Z

    Edscension - Your #1 Karma Farming Script

    Mafia, to the best of my knowledge, doesn't have a dropdown select for The Massive Ziggurate option to Leave on the Choice Adventure tab. This mainly affects when I set stuff up manually as the only option is to show in browser at that point instead of just auto-stopping as with the shrines...
  17. Z

    Edscension - Your #1 Karma Farming Script

    Yeah, it always gets stuck on that temple because mafia doesn't support it properly or something, I need to jimmy-rig a fix for it I guess.
  18. Z

    Edscension - Your #1 Karma Farming Script

    I'm still working on core functionality to get the best results from it. However RESPRiT has stated he is working on some new features such as that, so we'll see what he brings up. Just an FYI I'll be posting the bi-weekly update this weekend.
  19. Z

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

    Is there a way to force eatdrink to always choose one specific food/drink if you want it to eat only, say Lucky Surprise Eggs?
  20. Z

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

    if ($items[cold hi mein, hot hi mein, sleazy hi mein, spooky hi mein, stinky hi mein, hell ramen, fettucini Inconnu, gnocchetti di Nietzsche, spaghetti with Skullheads, spaghetti con calaveras] contains con.it && have_skill($skill[saucemaven])) { if (my_class() == $class[Sauceror] ||...
Back
Top