Search results

  1. H

    Building from the SVN?

    Ok, I am completely confused: 1: I don't know how to download Apache Ant, there install page is extremely unhelpful and uninformational, the main things, is what do I use to execute these commands?! Is it simply Command Prompt? 2: I do not know where to download this JDK 1.5, if 1.5 is the...
  2. H

    Building from the SVN?

    I have tried everything I can think of and I have NO clue what I am doing, how exactly do you install ant?
  3. H

    Building from the SVN?

    I have the software stated, but when I do "svn co http://kolmafia.svn.sourceforge.net/viewvc/kolmafia?view=rev kolmafia" it returns 'svn' is not recognized as a command... I use Windows Vista, is that the problem? How do I do this??
  4. H

    Equip BestFamiliar mapping, confused, what is wrong?

    I am getting a "Illegal parameter #1 for function have_familiar, got familiar [int], need familiar" when I verify this script and I do not know what is wrong.. Anyone offer any help? familiar [int] BestFam; BestFam[0] = $familiar[coffee pixie]; BestFam[1] = $familiar[attention-deficit demon]...
  5. H

    Farming outfit equip weapon and off-hand not working.

    I am having problems with this darned script, it is meant to get best farming weapon and off-hand but I am not sure how to set up the off-hand part. The 2 sections are right there \/ \/ I have tried alot, but have yet to figure out how to do it. Main problem is the bar whip equipping, it equips...
  6. H

    eating script

    I got super bored so I figured I would make this simple script into .ASH if anyone wants it.
  7. H

    Wubbies Bounty Hunter cli and 1 tiny ash Scripts.... Now with 2.0 goodness

    Re: Wubbies Bounty Hunter cli and 1 tiny ash Scripts.... Saweet action! This may actually get me to hunt for bountys now! :) Danke.
  8. H

    Cli script causing unknown "error, dbug log printed"

    Everytime I send the debug log to who I am suppose to not a single thing is done.
  9. H

    Cli script causing unknown "error, dbug log printed"

    Everytime I call "mallsell.txt" gCLI says "Unexpected error, debug log printed." I see nothing wrong, anyone else know? Edit: problem solved.
  10. H

    Item familiar_equipment(Ninja Pirate Zombie Robot) not found in database?

    What happened to this command? Did it get removed? Changed? BTW: This is for a .ash script, if(have_familiar($familiar[Ninja Pirate Zombie Robot])){ use_familiar($familiar[Ninja Pirate Zombie Robot]); while(have_familiar($familiar[Leprechaun])){ if(item_amount($item[lucky Tam...
  11. H

    Equip best familiar, add more familiars.

    I am currently working on GhettoTrucker's GT_Meatfarm.ash script: http://kolmafia.us/index.php/topic,970.0.html I want to change the choose familiar portion of the script to use the best of 14 familiars, and rather than re-doing the portion of the script 13 more times... I am wondering if there...
  12. H

    Alternate Trade Response Script

    I have no clue how to work this script... :-\ It is probably completely obvious where to do it at but... where exactly do you edit it for the items you buy and the price? ???
  13. H

    Fix CLI script and convert to ASH script, possible?

    :| That sucks.. Would make everything soo much easier. The adventure bar... The thing being pointed out in the picture \/\/ down there. That is what all the gCLI and CLI stuff is about.. Oh, ok, danke.
  14. H

    Fix CLI script and convert to ASH script, possible?

    Okey dokey, I fixed the conditions part of the scripts. I have read over the "basic scripting" in the user manual from the KoLmafia main page, but I am not sure about a couple things: 1: Is it possible (with version 11.2) to adventure with the conditions set to a certain adventure type? Such as...
  15. H

    FightOptimizer.ash

    Heh, that is all? Well then, it works now! Thanks!
  16. H

    FightOptimizer.ash

    How does it work? It keeps saying "please input a value for string round/encounter/page strings and I have NO clue what to put in there.
  17. H

    Fix CLI script and convert to ASH script, possible?

    Due to my lack of knowledge in the ASH scripting department I made this TXT script.. CLI executing commands but I do not know how to work the conditions. For example: adventure * black forest conditions add 1 sunken eyes, 1 broken wings, 1 black market map When I begin the first script...
  18. H

    31337 and 64735 scroll making, possible?

    Is it possible to make such a script? I would think so, but... I know very little about scripting.
  19. H

    Re: NS13 -> KoLMafia 13.0

    Re: NS13 -> KoLMafia 13.0 Well, about the NS13.. Do we have any time frame on when the latest version of KoLmafia will be up? Or something? Don't mean to pry, just curious.. :-\
  20. H

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

    Oh, ok.. Sorry to who ever the original creator of this script is. I completely screwed everything up in my script folder.. So, as of now I am just trying to figure out what is what, thought this script was it's own thing.. Well, that clears it up! Thank you!
Back
Top