Search results

  1. C

    Feature - Rejected Logs

    I was wondering if we can have a feature where it logs every adventure encounter into a list type log. Not like full detail but encounters on monters in order from oldest to newest and such. Maybe with seperation of the gained items with | for the list of acquired goods. I am sure its simple to...
  2. C

    Daily Info

    I have a feature request. Can you make the item lookup for the market place thing with a zlib variable instead... if you need help i am willing to look into it myself :) As long as i can get to it. Currently working on school stuff. so may take a while before i even get started if you need my...
  3. C

    Building from the SVN?

    Thanks that helped a lot. :)
  4. C

    Building from the SVN?

    I can't get it to update. how do i make the svn command work in dos / command line... for tortoise. It has to be some system variable for it.. but i don't know... update: [exec] Execute failed: java.io.IOException: Cannot run program "svn": Creat eProcess error=2, The system cannot find...
  5. C

    Bug - Cannot Reproduce Unexpected errors while drinking a dry martini

    Well if i knew how to compile into exe files i would help you there but i don't know how ;) sorry there
  6. C

    Bug - Fixed Guard Bugbear incorrect drop rate

    Here is an updated version of the monsters.txt Replace it with the one in /data on the folder. To do comparison just compare it with the other original file to see fix... thankyou.
  7. C

    Bug - Fixed Guard Bugbear incorrect drop rate

    Can you tell me how to view this data from the gcli console?
  8. C

    Bug - Cannot Reproduce Unexpected errors while drinking a dry martini

    Considering this is an older version of kolmafia i am guessing its fixed but to double check i am repeating the use Ok yes it seems fine if you update to the latest version.. Why are you using outdated version?
  9. C

    OCD Inventory control

    It is impossible for a script file to auto update its own script file but it can check for updates. Other then that not being able to auto update. there is one part of the script that is always possible to auto update and that would be its data files. the databases like structured files on all...
  10. C

    OCD Inventory control

    Wow a tie for the fix we both fixed it as a tie haha... :D
  11. C

    OCD Inventory control

    Patch made... Please check out The latest version of the scripts fails to save the option for max price :| don't know why This is the relay script. It does not adjust the save properly can you check it i have no leads on the cause... i dont know relay scripting... write("</td></tr><tr><td...
  12. C

    Feature - Implemented bitwise operators

    Bit wise operators would be perfect for this. As in most forums they use Bitwise type permission systems... For example there are constants named by each permission perm_allowpost = 1; perm_allowmod = 2; perm_allowcomment = 4; ehh know what its too much for me to type right now. but if you...
  13. C

    Bug - Fixed MMG betting graphical CLI

    Thats a new release i have auto updates to mine. and im checking this now ;) Also i am guessing its only in SVN update. as daily build did not build yet ;) ill check that now too
  14. C

    How do I keep ASH scripts from outputting to the CLI?

    I agree i would never like a script to change settings without user check.
  15. C

    Bug - Fixed MMG betting graphical CLI

    It was relay browser. I never use scripts on mmg... risky risky risky.. And it does display GCLI output for it. for when you send a bet. and for when you take a bet and stuff. This one is sending a bet... it should be easily replicated by just sending a bet of 1k. then looking at gCLI
  16. C

    Bug - Fixed MMG betting graphical CLI

    Betting 1 meat from inventory Betting 2 meat from inventory Those bets are really 1,000 and 2,000 The bug is that when it gets the , It rejects the rest of the number. Sooo. A thing to fix this is to remove the , in it and proccess then add it back and print it... Theo radically that is...
  17. C

    OCD Inventory control

    Yes that might be a lot better. Thanks. You are right about repricing scripts. It would be a problem there. Another idea would be that it prices above it slightly but ehh not needed. Just an option for max pricing ;) Thanks again bale happy scripting.
  18. C

    OCD Inventory control

    yike i hit something i don't like and it hit me hard. The mall sell on my clovers went at least 500 meats below price. Which i really did not like there... Checking out code and it seems to be just a historical data out of date. Can you implement a zlib variable for using historical and regular...
  19. C

    OCD Inventory control

    I would just love to say that this is the best script i have ever seen... So far. I love it 100% completely!!! took a while to set up though for my database XD but its awesome! Thanks Bale!!!
  20. C

    outfit Gatherer.

    Note: This thread is a recreate of the original thread HERE. This thread will be used for now on. Mod's If this is a problem. I am sorry but i have been requesting a move. and it has not happened. So if you must. Merge the topics please... list of outfits made in pack... * marks non packed in...
Top