Search results

  1. G

    Bug - Not A Bug maximizer and ML

    Awesome, thanks for the info.
  2. G

    Bug - Not A Bug maximizer and ML

    I just realized what was causing my problem. When in aftercore, "On hand" will show the item even if I don't have it in my inventory, but when in ronin or HC I have to select 'creatable'. Very sorry about this.
  3. G

    Bug - Fixed Pantsgiving doesn't seem to give stomach space in Dark Gyfft

    Yeah, I thought the same. That it was misleading to leave the message in there. I asked them to remove it weeks ago but it is still happening today. Thanks.
  4. G

    Feature - Rejected Sobrie tea in the Booze tab

    There is a button for dog hair pill. It would be nice to have one for a cuppa sobrie tea. Thank you.
  5. G

    Bug - Fixed Pantsgiving doesn't seem to give stomach space in Dark Gyfft

    Mafia adds space for food but it doesn't seem like like pantsgiving gives stomach space in Dark Gyfft.
  6. G

    Bug - Not A Bug maximizer and ML

    It says I have 3 FunFunds, Face Paint is dark and I can buy it. Still doesn't show up in the maximizer.
  7. G

    Bug - Not A Bug maximizer and ML

    It is enable. It still doesn't show up. It only shows up once I break the prism.
  8. G

    Bug - Not A Bug maximizer and ML

    No is says only Path: Dark Gyffte
  9. G

    Bug - Not A Bug maximizer and ML

    It reports that I have access. stenchAirportAlways=true It does show up when I break the prism.
  10. G

    Bug - Not A Bug maximizer and ML

    I'm in a Dark Gyfft and the maximizer doesn't show Dinsey face paint even if I have fun funds in my inventory. It also doesn't show show the annoy-o-tron even though I have access to the The Gnomads' Camp.
  11. G

    Bug - Fixed maximizer and Swedish massage fish

    The maximizer doesn't show "Swedish massage fish" when maxing for "Fishing Skill'.
  12. G

    New lightweight Volcano Mining Script! No Object detection! ~3.45K/turn.

    You can either erase the line 211, 213, 214 and 215 but keep 212! You could also hard code what you want to equip by adding the line +equip shark jumper.maximize("Hot Resistance 15 min +equip shark jumper -1weapon -1offhand -1familiar", 0, 0, false);
  13. G

    Bug - Not A Bug Checking Easyfax doesn't time out

    Yeah, at first I thought it was failing since I didn't have the chat open but now it seems to be failing to even get the list from easyfax. In my opinion, the problem isn't knowing if the bot send the fax or not, it is timing out from getting the list of available faxes from easyfax.
  14. G

    Bug - Not A Bug Checking Easyfax doesn't time out

    Easyfax is currently disable but it completely stop my script when faxbot() is called. The gcli states: but it never gets further, even if I request a fax manually from cheesefax. It seems to also happen when use "Request a fax". I think the problem is that easyfax is online but just not...
  15. G

    Nemesis quest script

    Like Frono said, you can set your zlib nemesis_farm to false. That will stop the script before the assassins. It could be set up to give you a prompt if you want to farm or stop I guess. Survival is always your responsibility ;) (aka: It would way to much coding for the number of people it could...
  16. G

    Bug - Fixed default for _perfectlyFairCoinUsed is "fals"

    It seems that the default for _perfectlyFairCoinUsed is set to "fals" instead of "false"
  17. G

    Nemesis quest script

    I still haven't ascended to test this. There is a variable to know if the warning is disable or not but it would mean I would have to code the minimum for each zone and check it before adventuring. It isn't hard but I would need to test it.
  18. G

    Simple? script question... Would love a pointer in the right direction please.

    Just to add to everything. If you don't care how it is made specifically, retrieve_item(int qty ,item get ) will use a kolmafia logic to acquire the item. I think it follows the same principle as acquire.
  19. G

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

    It isn't just a Harvest error. From what I can tell from the script, that means you are either not using size 1 item and don't see that you aren't using the shotglass, or you are using the shotglass and end up short on your drinking and have to run the script again. Also that is the idea for the...
  20. G

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

    First try to implement the shotglass I have made a couple of changes to the script to handle the shotglass. It seems to work well for me but use it at your own risk. The main function should be fine, I'm just afraid I haven't think the overloader correctly for all the scripts. It will warn you...
Top