Search results

  1. itamaram

    Kolmafia (non-graphic) cli

    Awesome! This is exactly what I've been looking for! Thanks!
  2. itamaram

    Kolmafia (non-graphic) cli

    I am sure the answer lies somewhere, but I've failed to find it on my own... I want to run KolMafia from command prompt, using command prompt. Mainly so I can write my own pretty C# wrapper around it, and to increase its remoteness value. (Go on one computer, send a message to my home computer...
  3. itamaram

    Modern castlefarming script

    for int i = (initial value) upto (final value){ statement 1; statement 2; ... } All bow to my superior spare time skills!
  4. itamaram

    Bubbles?!

    I don't get it. Do you? http://i5.photobucket.com/albums/y180/itamaram/itapic.jpg P.S. Auto restore was off. I also didn't have any bottles of bubbles.
  5. itamaram

    Is this board still necessary?

    Re: Is this forum still necessary? Why of course! Silly me! I've never had a look at moods... Thanks for that.
  6. itamaram

    Is this board still necessary?

    Many Mafia editions ago, I've noticed the disappearance of the "between battle script" slot. Being young and naive I've assumed it had simply moved to another tab, and wasn't worried about it anymore. But today, I actually needed to use a between battles script, and I've failed to find the...
  7. itamaram

    Assembling the misshapen familiar

    Just saying seeing how the new items are in the database I can now get as many skeletons as I can. hoorah! eh, I mean muhahahahaha!
  8. itamaram

    Assembling the misshapen familiar

    Fair enough. So I now understand how this thing works, but how can I get KolMafia to get all those item gaps I am missing? How can I introduce temporary items to the database? I now know that having them in the inventory does that, but it kind of beats the purpose on this current script... Will...
  9. itamaram

    Assembling the misshapen familiar

    I don't get it... what exactly is $item[none] is? And what is the loop suppose to achieve? Also, aren't for loops in ash are of the form for x to a1 upto a2...?
  10. itamaram

    Assembling the misshapen familiar

    Ah. I was afraid so. Oh well. I was about to wait for the prices to drop anyway. I am pretty sure all of this stuff would be implemented in a week or so. EDIT: Ach! I thought I could run the script on the 9.0 build, but apprentally the dusty bones are not all there! Only about every fifth bone...
  11. itamaram

    Assembling the misshapen familiar

    so: buy(int_to_item(1),1) ? Thanks a lot. Would finish the script in a sec. EDIT:done. On the other hand, will it work? Or do I need a newer version of KolMafia which supports the new items? I am sure that the create function won't work seeing how the recepie isn't programmed yet, but will a...
  12. itamaram

    Assembling the misshapen familiar

    So seeing how so very awesome that new familiar is, I want to get another one for my DC. But I really want to improve my ascension record, so I don't want to farm there for another 3 days. Only other option is to buy the pieces in the mall. Sigh. searching for 100 different items by hand? I...
  13. itamaram

    KolMafia as an auto-spade?

    Thanks for that! thats exactly what I was looking for. It is slightly harder to parse though... @holatuwol Mafia logs do a splendid job at what they do. They do not mistake anything for something else. All results are as recorded. On a different note, why does shaking hands take one mp every round?
  14. itamaram

    KolMafia as an auto-spade?

    Did some looking around. Mafia does have combat-logs in its sessions folder. Those are definitly useable, as they record item gain and loss (ie toast) heal and damage (medical systems, and normal attack) and meat gain. Only problem is, it does not record deleveling. However, seeing how this is...
  15. itamaram

    KolMafia as an auto-spade?

    I would like to further explore the effectivity of an NPZR for farming and in general (precentages, quantities, etc'). How can I use KolMafia to do that? There is no need for a script here, as it is simply a matter of adventuring with the "hand shake" skill, it is the logs I wonder about...
  16. itamaram

    Repeatitive log in

    Thanks all. I will get to the writing soon. I am still trying to understand what is an .ash map.
  17. itamaram

    Repeatitive log in

    I am planning on creating a set of multis (for a GOOD CAUSE. Don't look at me that way people). Is there anyway for creating a script for KoLMafia to log on as multi No. 1, run the main method, log in as multi No. 2 run main method etc'. On an unrelated note, what is a map? (I was away from ash...
  18. itamaram

    Live with what you have...

    Is there any command for ash scripting which eats/drinks whatever you have in your inventory? Eating alphabetically or by any other order is fine. Just wondering about possible functions...
  19. itamaram

    sending gifts

    Read a few posts above, I have already found the code to send a sepcific package with a specific item to a specific reciepient. I am not using the "send" command. I was just saying it is not suitable to my needs.
  20. itamaram

    sending gifts

    Thanks for that, but I do want to send gift packages rather than Kmails. And about Dev testings... Thats very itneresting. If we will be able to solve their devious code than the secrets of hot stuffing would be ours!
Top