Search results

  1. E

    Broken pulverize script.. Help me with a few commands?

    No need to apologize. I am the writer. Sadly I never could get everything about it working exactly right. Anyway, fixing the script to pulverize stuff is simple. That first script you listed above...replace the line "cli_execute("call script PulvTest.ash");" with the following code. boolean...
  2. E

    Script movement

    Earlier I received a trade offer which contained items I don't normally buy. As I was looking at it I became quite amused when I saw the text portion of the trade simply said "kolmafia trade script" which is the default for SewerTrade.ash. It was obvious the person on the other end was...
  3. E

    What Trophies Am I Missing?

    Festive Dismemberment: To get it: Acquire the Missing Fingers effect on July 4th 2006, or 2007
  4. E

    New UI suggestion

    I took the time to set kolmafia up to place all the windows I commonly use in tabs, and start automatically. Ruled out are buffbot manager, store manager, Mini browser, and Museum manger...and a few others I rarely use.
  5. E

    New UI suggestion

    I like part of the idea, but as a part time programmer myself (not part of the Kolmafia project) I don't think Holatuwol would go for part of it. So far in Kolmafia other than boxes where you are obviously given multiple choices I do not see anywhere that clicking just text would do something...
  6. E

    a script i'm working on...

    ash is the only way I know of. That is a good work-around. You really should wait for a while to use mafia for scripting. One option would be to buy them in bulk manually.
  7. E

    a script i'm working on...

    So I come back to read the new post in this thread, and an error is so obvious I see it while scrolling: yup Quoting myself here: Should be (note the added "c") acquire 3 Knob sausage chow mein acquire 1 milk of magnesium acquire 4 mon tiki acquire 2 fine wine acquire 15 twinkly wad
  8. E

    a script i'm working on...

    well */2 I do not know about, but *-3 based on what I have seen should be -3 which means all but 3. on that note, this: acquire 3-* Knob sausage chow mein acquire 1-* milk of magnesium acquire 4-* mon tiki acquire 2-* fine wine aquire 15-* twinkly wad should be: acquire 3 Knob sausage chow...
  9. E

    a script i'm working on...

    Let's make it more server friendly? outfit Farming familiar leprechaun send 1 meat to Dreadwing use 15 twinkly wad use 1 milk of magnesium eat 3 Knob sausage chow mein drink 3 mon tiki drink 2 fine wine adventure */2 the castle in the clouds in the sky autosell * heavy d, * original g, *...
  10. E

    Temporary discontinuation of daily builds

    Grr!!! The post I just deleted was well I don't want to go into flaming. It just does not belong in this community. To the poster I will say it's simple respect for those who do play the game. If you want to meat farm, then by all means do it, but have respect for those who actually enjoy...
  11. E

    Internal Errors

    Moved to community support. This is one of the many errors which Holatuwol is dealing with, and is related to the NS13 changes. I think it relates to changes which took place on the character pane in kol. It will be fixed, but we must have patience as there is a lot of updating to do to...
  12. E

    Which SDK?

    Only 13 now? Last time I compiled I got twenty some. Well ant should no longer be a pain in the @$$ since you got it to work this time. I've found that it's a pain the first time, but after that just type ant, and wait.
  13. E

    Which SDK?

    That's the one I use
  14. E

    FightOptimizer.ash

    oops...Makes a mental note to not post and go. I intended to remove the image tags, forgot. ** no need to apologize ;-) -Daychilde (forgot to sign the others) ** I could go on for quite a while with suggestions like maybe a bad sector on your Hard drive? How about trying the newer Daily build?
  15. E

    FightOptimizer.ash

    Re-download it. Sometimes an act of gremlins can cause a download to become corrupted while downloading. This is true with anything you download. Pesky Gremlins!
  16. E

    Breakfast script?

    I'm certain that would eliminate the confusion for those who use auto-login.
  17. E

    moving trophies

    Hey efilnikufecin learn to use spell check! Spelling errors fixed. -efilnikufecin I looked at my character sheet and realized my trophies were a mess, and started reorganizing them. Very quickly I realized that kol's interface for rearranging trophies is suboptimal when you have a good...
  18. E

    Breakfast script?

    I'm not meaning to make you mad Holatuwol, and I hope this wont. I've helped others with similar problems, and here's what had happened in their case...they found kolmafia, and before they was interested in setting such an option (or even thought they might exist) they put the check next to...
  19. E

    Help me with "scriplets"?

    heh I was trying to use easy to read math for the newcomers...that and I never noticed the Ceil() function in kolmafia. There's several ways to go about it. No doubt about that. Going back to Macman's comment: Actually "int Get_Hairspray = my_adventures() / 3 + 1;" says take the number of...
  20. E

    Maps only support primitive data types?

    Ronald and Grimace are based on the octal number system http://en.wikipedia.org/wiki/Octal and the stat days for them could be calculated just as easy, but here is what I came up with that does near the same thing in a similar way: int [string] moon_to_int; moon_to_int ["moon1.gif"] = 0...
Back
Top