Search results

  1. P

    Ambition - Creating an MMG Script for KoLMafia

    I wrote a MMG script once... but it always lost money. I'll try to see if i can dig it up again. If you don't mind me asking whats this system that you are using?
  2. P

    Maximize.ash, maximize equipment in one command.

    Ok, this one should work. I think i even tested it.
  3. P

    Maximize.ash, maximize equipment in one command.

    hm... OK, I had only put in entries for the original grimacite stuff... mainly because I didn't want to deal with the items that had two variable effects yet. But looking at the post. First try to change their entries from adventures +1: to adventures: +0 the zero indicates that the item...
  4. P

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

    Two things, 1) The script says it needs to be updated but i can't find a ver 1.03 script, Not sure if maybe you just forgot to change the value or if i can't find the new ver. 2) Update_from_mafia() keeps causing the scipt to create an unexpected error... i didn't trace it any further then...
  5. P

    Need Help Getting Started

    also on the cli there is a command ashref, just type ashref and it lists all the ash commands... (I think it lists all of them but I am not sure.) Also, ashref <term> and it shows just the commands with that term. also if you type ash <ashfunction> it will run the command as though it were in...
  6. P

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

    Man, this looks sweet, can't wait to try it out.
  7. P

    Maximize.ash, maximize equipment in one command.

    I did a little work on this thing and I want to check to make sure it works before I change the update thing. Could someone who owns a bit of Grimacite stuff please check this out to see if it is handling it correctly? I don't personally own anything that works on moon light, but from what I can...
  8. P

    is this possible?

    In maximize.ash there is a file included called special.ash, unless things have changed with language in some way that would make things more possible since then, it is as far as I was able to get it. It is very well documented just in case the language did change to make it possible. Whenever...
  9. P

    New ASH function request! retrieve_item_cheapskate()

    I agree that the mall bots are not good news... i mean, i would like one... but so would everyone else and i agree that not everyone should be able to easily have a mall bot... by the same token, i also agree that having a better method for buying items out of the mall would be a great idea...
  10. P

    Maximize.ash, maximize equipment in one command.

    Actually, one of the things that i wrote this for was to easily get the best main regardless of all other factors. To do this I made a compare function that checked if it was a percent increaser or a absolute increasor, the maximize command should already take into account percentage increasers...
  11. P

    Maximize.ash, maximize equipment in one command.

    I have noticed that there have been some issues with the newer items not being supported. I don't really have any of the items being talked about since they are mainly IToMs but if someone could test the update function for me I would really appreciate it. The way that it is supposed to work is...
  12. P

    choice adventures complement of run_combat?

    Is there a method to do something along the lines of run_choice(); currently I have a script that works fine until it comes across a choice adventure, even when i have the choice adventure defined and a choice selected the script gets caught up in the choice adventure and can't continue. I...
  13. P

    Maximize.ash, maximize equipment in one command.

    Yea... I saw that when I was writing the script in the beginning. It was my little secret I didn't want to deal with. Each thing is meant to check the highest value... hacking a fix would be possible. To be perfectly honest this is by far the most used item of code I have ever created. But this...
  14. P

    Ash documentation....

    I am a terrible wikist. My Wikis are ugly. However, if you want to see the general Idea of what I am talking about check out http://wiki.kolmafia.us/index.php?title=Main_Page_alpha It is still more of a sketch pad then the real deal. I am open to suggestions on better formats or designs for...
  15. P

    Ash documentation....

    Ok... I know that typing ashref in the gCLI will list some ash commands, and I know that there is a "manual" AND a wiki "Documentation" site... however even with all these resources it seems that there is quite a bit of "hidden" features in ash. I would not mind helping to document the ash...
  16. P

    Maximize.ash, maximize equipment in one command.

    Good point. I'll look into that.
  17. P

    threatcheck.ash: quickly check you survivability.

    Ok, new ver. up. Now works w/ latest ver of kolmafia and auto-detects heroes of the half-shell.
  18. P

    threatcheck.ash: quickly check you survivability.

    Actually, playing as a muscle class this ascention reminded me of why I wrote this script in the first place, I think I am going to completly rework it though. Right now It is extreamly limited and I would like to add a bit of functionality... however that being said, the thoughts i have in mind...
  19. P

    Script Registry -- for script authors; track your script usage

    Re: Script Registry 1.0 -- for script authors; track your script usage I don't know if this would be a pain in the butt or not, but do you think it would be possible to make it so that we could do either of the following things: 1) Send a kmail to ourselves with some sort of tag (like the...
Back
Top