Search results

  1. R

    Bug - Fixed Mafia buying peppermint twists instead of peppermint sprouts

    Running r10336 I used the CLI to create 9 Vodka Matryoshka. It searched only for peppermint twists and bought those instead of the over 1000 meat cheaper peppermint sprouts that it could have made peppermint twists from at no meat or adventure cost. CLI output included below. Verifying...
  2. R

    Bug - Not A Bug Mafia 10082: Choice adventures option to make a sucker scaffold does not seem to work

    I chose the options given, "Skip adventure or make a lollypop stick item" and "sucker scaffold" and it appears to have skipped the adventure rather than making the item. I confirmed that yes I did encounter the gingerbread house and the character did have sufficient lollypop sticks. If it's of...
  3. R

    Bug - Cannot Reproduce r8868 - tried to buy me a stinky cheese diaper for no aparent reason.

    I had just run eatdrink.ash (the most recent copy I'm aware of) so it may be that a change to mafia buggered something with that. I was also interacting with sellbot via k-mail while eatdrink.ash filled up my spleen so it could have something to do with that as well. All I know is that after...
  4. R

    Possible unknown meat bonus? Mafia version 8780

    I'm running my castle farming script and even though I haven't changed the script or my outfit, buffs, or familiars I'm suddenly getting the message in the title every few adventures . . . [12317] Giant's Castle Encounter: Raver Giant Strategy: C:\Users\Martin\Desktop\Games\KOL...
  5. R

    Odd error . . .

    For some reason this final portion of my farming script . . . cli_execute ("shrug cantata"); cli_execute ("csend 23 meat to IocaineBot"); Wait (60); cli_execute ("eatdrink"); //Rollover outfit cli_execute("maxadv"); Seems to be causing me to try to adventure. After sending the message to...
  6. R

    The Acquire command

    Isn't it supposed to check my inventory and closet before buying from the mall? My acquire command in my script bought a whole new Knob Elite guard uniform instead of removing it from my closet. I'm using build r8763 if that make a difference.
  7. R

    Bug - Cannot Reproduce 8751: Purchase Buffs button seems to be broken

    I click on Purchase buffs and the cli prints: Configuring dynamic buff prices... Then after a long wait it prints: Requests complete. However it never brings up the buffing menu.
  8. R

    What did I do wrong here?

    //Drink 3 Neuromancers if (item_amount ($item[Neuromancer]) >= 3 && DrunkLeft >= 12) drink (3, $item[Neuromancer] ); else { if (!user_confirm("Not enough Neuromancers want to buy "+(floor((DrunkLeft) / 4) - item_amount ($item[mandarina colada]))+" @ "+ ((floor((DrunkLeft) / 4) - item_amount...
  9. R

    A bit rusty - Can mafia do this?

    Is there a way to get mafia to determine my expected meat/adventure at a specific location, taking into account the outfit and effects I currently have?
  10. R

    My first script: Maxadv.ash

    Been away from both KOL and Mafia for a while. Just put this together today to facilitate my folding my stinky cheese into a diaper, donning my best + Adv gear, and creating/using a wang on myself to prevent the sword from mucking up chat. It's a simple little thing but some others might find it...
  11. R

    Compatability with the newst version of Java?

    I've been having trouble with mafia lately. I'm wondering if it's compatible with the most recent Java update (Version 6 Update 18)? When I try to log into mafia it acts like it's going to sign in normally but then doesn't come up with either the relay browser or the usual interface and it...
  12. R

    Wang

    Is there a way to make mafia buy and use a wang after it puts on my pajamas for the night? I keep forgetting that it's automatically equipped my sword of inappropriate prepositions.
  13. R

    Disco Chaining

    Not sure if this should be here or under farming scripts. Is there a script that will auto chain my disco bandits moves (specifically chaining disco nirvana or Disco Concentration) then attack? I did grab fight_disco_combo.ash but when I run it it calls the script then just sits there.
Top