Search results

  1. halfvoid

    Tapatalk?

    Tapatalk/ I guess this is more of a forum request than mafia itself. Tapatalk is a plugin for vBulletin that activates support for the Tapatalk mobile app. I use it mostly to keep track of my posts on other forums and thought i'd mention it here if one of the admins would want to install the...
  2. halfvoid

    Feature - Implemented Equipment stats displayed in the "equipment - create" section of the item manager

    Equipment stats displayed in the "equipment - create" section of the item manager Displayed similarly to how it appears in the gear changer when you have an item selected. This would help out anyone in ronin who wants to see the stats of an item before shelling out the cash / adventures to...
  3. halfvoid

    Bug - Fixed Mugs of pumpkin juice not removed from inventory when consumed

    Title pretty much says it. Occurs both when consumed from the inventory manager and the relay browser.
  4. halfvoid

    Bug - Fixed Organ Grinder pies are 2 fullness

    When eating them, mafia only iterates fullness by 1, instead of 2. This includes: Liver and let pie Stomach turnover Piping organ pie Dead lights pie Throbbing organ pie Igloo pie Shoo-fish pie Badass pie I know the adventures given and substats aren't spaded out well enough yet to implement...
  5. halfvoid

    Quameleon Questions

    Yeah, I did that just for the QQ. I recently (last night) acquired a comma chameleon and was wondering if there was any built in functionality for feeding the chameleon items (ash, cli, or preferences) when it shifts back approx. 45 turns later. Didn't find anything when i searched for "comma...
  6. halfvoid

    Bug - Not A Bug Unable to use "csend * Angry Farmer Candy"

    Everytime i try to enter "csend * angry farmer candy to x" into the cli i get an invalid send request. Works fine with every other item i've tried.
  7. halfvoid

    acidparade.ash : the acid parade farmer

    acidparade.ash: ver 1.1 Maximizes your +item% and uses all your adventures, maintaining 10 turns of In Your Cups and adventuring in The Electric Lemonade Acid Parade. Thanks, and feedback / suggestions for improvements are more than welcome. (072010) ver. 1.0 : initial release. (072010) ver...
  8. halfvoid

    scripting an adventure to fight the naughty sorceress

    So far i can't come up with a $location value that works. I've tried several variations on adventure ( 1, $location[Sorceress' Chamber] ); The Sorceress's Chamber The Naughty Sorceress Naughty Sorceress and none of them work. There's an effect i want to get rid of in the script i'm writing...
  9. halfvoid

    Bug - Not A Bug Can't use Plastic Cup of Beer in CCS

    Tried several variations to get it to work. The only one that didn't turn into "Attack with weapon" turned into the flat plastic cup of beer instead. Trying to make a CCS for the Kegger to only use the PCoB against the orquettes and to attack the frats.
  10. halfvoid

    Bug - Not A Bug vial of jus de larmes shows with italics tags in session manager and item manager

    never picked on up before today. it appears as vial of <i>jus de larmes</i> running r8431. and looks like it was supposed to be fixed in r8234.
  11. halfvoid

    Is there an ASH or CLI command for feeding the Stocking Mimic candy?

    I want to write a custom farming script which includes automatic feeding of some candy items to the stocking mimic as they are acquired. Is there a way to do this with ash or a CLI command?
  12. halfvoid

    he-boulder consult (hopefully)

    void main(int initround, monster foe, string url) { if (foe == $monster[rock snake] || foe == $monster[rock homunculus] || foe == $monster[clod hopper]) { cli_execute("counters add 26 rockmonster"); if (get_counters("Major Yellow Recharge", 0, 999) == "" ** my_familiar()...
  13. halfvoid

    Sandworm Farmer Script: (sfs)

    Sandworm Farmer Script: (sfs) ver 1.1 For your spice gathering, and hopeful melange gathering, and maybe even some meat gathering enjoyment, I present to you the Sandworm Farmer Script. My first written entirely by myself script. It will use every drum machine in your inventory to fight...
  14. halfvoid

    Cli command for adding a adventure counter

    I was wondering what the CLI command is for adding an adventure countdown. For instance, i want to use it for my he-boulder to keep track of when my next major ray. So something like Yellow Eye (150 turns remaining).
  15. halfvoid

    Charged Magnet auto equip

    in this post on the kol wiki. it is mentioned that for the charged magnet effect of encountering rock monsters every 30 adventures the charged magnet only needs to be equipped on the 30th adventure. I was wondering if anyone had made a script to perform such a task and would be willing to share it.
  16. halfvoid

    Scratch n sniff crossbow?

    Is there a script or functionality within kolmafia that automatically replaces stickers on the scratch n sniff crossbow after they fall off?
  17. halfvoid

    adding a loop function which decreases by a value

    Hi. I have zero experience in editing ASH script but wanted to know if someone could help me alter this MMG code to use a different betting scheme. I'd prefer to learn the function or how to implement it rather than just have someone throw it in as i'd like to get into scripting. I bet in...
Top