Search results

  1. GhettoTrucker

    Modern castlefarming script

    How come at the beginning of the script, (after buying all the stuff) it asks if I want to over drink? Wouldn't that make it so that I can't adventure? And is the countdown part something new built into KolMafia?(i've been out of the loop for a while now...)
  2. GhettoTrucker

    Help me with "scriplets"?

    Oh ok. In all my algebra classes (so far 1,2, & 2c), we have only been taught the round() function on our calculators, because it is more complicated i guess, and they don't want us relying on our cals too much... Thanks for the clarification.
  3. GhettoTrucker

    Help me with "scriplets"?

    What does the "Ceil()" function do?
  4. GhettoTrucker

    Yet Another Meat/Item Farm

    Right now, the heavy part of the script is getting on good gear. I used the KolWiki to decide what gear to choose from, http://kol.coldfront.net/thekolwiki/index.php/Maximizing_Your_Item_Drops and http://kol.coldfront.net/thekolwiki/index.php/Maximizing_Your_Meat_Drops Its starts by checking in...
  5. GhettoTrucker

    Help me with "scriplets"?

    int Get_Hairspray = myadventures()/3 cli_execute("buy Get_Hairspray Hairspray"); And I am too lazy to check out the other script to see how it looks, in order to tell you how to change it. But good luck!
  6. GhettoTrucker

    script request

    ...lol... :D As much as we would all enjoy payments for scripts we work on, it doesn't always happen. Maybe you'll be one of the lucky few though!
  7. GhettoTrucker

    Get Buffs

    So I realized how boring it is to get my daily buffs, so I started writing a script. Hopefully after user input I will be able to add more functionality but here is the preface. What It Does On start, it will prompt you to insert a value for "int Buff_Type". The value must be be 2,3, or 4. As...
  8. GhettoTrucker

    Standard Farming Script HELP REQUESTED

    Awesome job Killer! Now that I see you are trying I know at least I will be more willing to offer assistance in the future! Good job.
  9. GhettoTrucker

    Standard Farming Script HELP REQUESTED

    I haven't been around Kolmafia for a while, (but I'm back now!), so I don't know how the new versions work, but I would guess saving it as a .cli would work. And as for now being able to code, thats a lame excuse, I taught myself how to make scripts for mafia, and even if ASH is too much for...
  10. GhettoTrucker

    I want A new script

    I'm not sure if KolMafia can do this. I know i have said this before but you may try doing this with Perl(programming language) using Fnord7's (creator of Chatbot) KolBot I used it for a while, it is really simple to figure out what is going on. Also, you say So post what you have, maybe...
  11. GhettoTrucker

    non-.ash script for potion acquisition and use

    FYI holatuwol the link on the KolMafia.sourceforge page is still at 9.8 -GT
  12. GhettoTrucker

    How to write script to adventure in Treasure? was: HELP

    or a little bit more detailed you may try cli_execute("adventure 1 treasury");
  13. GhettoTrucker

    Noob

    It would be like abandoning the first player (making it virtually a character just to chat with people. and hang out in cool clans... and test out scripts and such) So no, their would be no interaction.
  14. GhettoTrucker

    Noob

    Side Note/ Off-Topic: If i were to ascend a character and make the greatest farmer/player you can achive then abbandon the current player is that multi abuse?
  15. GhettoTrucker

    I'd like to write a pulverize-bot, but have no idea where to start...

    You may want to try Fnord7's KolBot library for this bot. Esspecially since you will probably need some sort of DB. It is written in Perl but it is pretty self-explanitory and their are alot of knowedgeable users that can help you!
  16. GhettoTrucker

    9.3 error

    Yes i am. CJS, are you getting the same errors?
  17. GhettoTrucker

    9.3 error

    OK, should i send the log to the e-mail address in the log or just PM it to you?
  18. GhettoTrucker

    9.3 error

    The steps would be: 1) login 2) run script, ascension.ash It will give either of the 2 errors...
  19. GhettoTrucker

    9.3 error

    I keep getting an error with a script i have been using for a while now. It worked at first with 9.3 but suddenly it just keeps out-puting different errors (that are simmilar, with a few differences.) Exception during call to familiar_equipment. Debug log printed. Exception during call to...
  20. GhettoTrucker

    Helper Script

    Yeah... I think that option stays until you a) log out or b)close window
Back
Top