Search results

  1. Ulti

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

    Today my diet had "bag of QWOP" in it which gave me the "QWOPped Up" effect causing my regular attacks to miss, losing combat, getting beaten up and triggering my farming script's beaten up aborting functionality. I'm not sure how many negative effects are out there, but I just want EatDrink.ash...
  2. Ulti

    Feature cronjob-like setting

    If my mainpane is navigating around, JavaScript can detected this and ping mafia to update a "_" property with the timestamp JavaScript detected. (if the timestamp differs from Mafia by too much, it would understand it's running the ash script late after being queued for a while) I'm thinking...
  3. Ulti

    Feature - Implemented The scripts menu has no scroll bar and goes offscreen with 30+ scripts

    When there's 30+ files in your /scripts directory, the KolMafia's "Scripts" menu displays them all but the ones on the bottom get cut off the screen with no way to click them. There should be a scrolling feature to move up and down or a pagination of some sort, so you can click scripts near the...
  4. Ulti

    Feature cronjob-like setting

    I'd like to see the ability that every "x" seconds, KoLMafia can run a saved command in the gCLI. I don't care if it get queued or not, but the idea is that one should be added to the queue on an interval. I know it's possible to have the interval controlled by JavaScript and ping KoLMafia, but...
  5. Ulti

    farm-barf-mountain.ash

    Version 1.2 is here. Added a version checker which reads the version.txt file in the repo each time you run the script to make sure you have the latest version. If a newer version is detected, the script will offer to auto-update itself, saving you from having to do so, or you can choose to...
  6. Ulti

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

    After running EatDrink.ash at the beginning of the day to fill my stomach,liver, and spleen, to their maximum, I did some meat farming until pantsgiving gave me more fullness to use. I tried running EatDrink.ash again to fill that 1 fullness but it keeps "Skipping food." as seen below: > ash...
  7. Ulti

    Feature - Rejected Add storage capabilities to maximize for query optimization purposes

    I'm sure we can agree there's gotta be a better way of accomplishing this and having to wait for the same maximize query each day in case you gained access to a new item: Maximizing (1st time may take a while)... 15711 combinations checked, best score 1,177.74 34013 combinations checked...
  8. Ulti

    farm-barf-mountain.ash

    Version 1.1 is here. To update to the latest version from a previous version, first delete by running: svn delete Ultimater-farm-barf-mountain-branches-master-farm_barf_mountain then re-install by running: svn checkout...
  9. Ulti

    OS Interaction

    If you wanted a bot to listen to PMs, for example, to fire up another bot in another mafia instance, I think the closest you'd come is visit_url in combination with PHP or Python to interact with the OS to fire up another mafia instance.
  10. Ulti

    farm-barf-mountain.ash

    Making life easier. If you're suggesting there's no reason for a script in the first place, and just use "moods" in combination with the "adventure" tab to dump turns, the reason for the script in the first place is to make life easier in terms of managing everything. For example picking the...
  11. Ulti

    farm-barf-mountain.ash

    This is a script I wrote rather quickly for a clannie. https://github.com/Ultimater/farm-barf-mountain Installation: svn checkout https://github.com/Ultimater/farm-barf-mountain/branches/master/farm_barf_mountain Once ran, it equips the highest meat drops equipment it can find for you, your...
  12. Ulti

    Bug - Not A Bug Unequipping in Bad Moon

    Playing through hardcore, making smithsness gear via the "make" command, sometimes, I've been noticing, within about the last week or two, it unequips all my equipment. My current ascension, I haven't had this trouble. So I'm guessing it was somehow related to the sourceforge down time. I doubt...
  13. Ulti

    Feature - Rejected safe multi-stage crafting

    I tried this with hi meins in the relay browser with my main and Mafia counted my free crafts remaining correctly. I'm guessing this is no longer an issue as of r16055.
  14. Ulti

    Feature - Rejected safe multi-stage crafting

    Hmm... can't reproduce on my multi with r16077 via the relay with lime key pies. I'll have to check with hi meins on my main after rollover to verify.
  15. Ulti

    Feature - Rejected safe multi-stage crafting

    I don't have any debug logs that mafia printed out related to the issue, but I can attempt to investigate the issue more thoroughly and see if your fix helped.
  16. Ulti

    Feature - Rejected safe multi-stage crafting

    I haven't tested it thoroughly, but as of recent, since hi meins don't use The WoK of Ages anymore, I run my ascension script until I'm low on turns, press ESC to abort the script and play a few turns by hand to obtain hi mein components, then I craft the hi meins in the relay browser, and...
  17. Ulti

    Feature - Rejected safe multi-stage crafting

    Due to free crafting adventures remaining being unreliable and miscounted with multi-stage crafting, we can't be sure how many adventures were saved by the text alone, thus we're stuck making guesses how many adventures were saved based on the recipe we're making. With the above in mind, the...
  18. Ulti

    Bug - Waiting for Info Bug: inventory search function does not play nice with favorites tab

    I'm pretty sure this is a non-mafia JavaScript-related bug. I recall having the same issue many months ago without mafia. The workaround I found was to first search for an item in the filter box. Then an action dropdown appears as-to where to send the search results. Then you can send the item...
  19. Ulti

    Feature Refresh topmenu on ascension

    I think you're the one which misunderstood me, I understood you perfectly. I'm suggesting the line of JavaScript, that you mentioned, which needs to be added somewhere, I think it would be good to add it to the charpane.php, since that page is constantly reloading as we adventure, so a simple...
Back
Top