Recent content by syrinxlui

  1. S

    Feature Stop familiar trainer automatically swapping to inferior equipment

    Thank you to whoever fixed the recent bug in the familiar trainer! Being able to use it again is really great. But it still has this weird behavior where it will precisely tune your familiar's weight to get the most xp from fights, while taking off all of the gear that gives +xp. This...
  2. S

    Why is my mafia saucegeysering?

    Yep, my ingame combat macro is disabled. Is there something I don't understand about the mafia CCS and semi-rare adventures? I'm trying to make this work on a photocopied Knob Goblin Embezzler.
  3. S

    Why is my mafia saucegeysering?

    Action: custom combat script Special: bag icon; cast icon dropdown: farm (name of my ccs) farm macro details: default: 1: try to steal an item 2: attack with weapon
  4. S

    Why is my mafia saucegeysering?

    No, it says custom combat script.
  5. S

    Why is my mafia saucegeysering?

    What is a battle action and how do I set it? This is the output in the CLI: CCS set to farm (but battle action is currently set to skill saucegeyser)
  6. S

    Bug - Waiting for Info Procrastinator Language Proficiency

    Thank you! Is this what you were after? Retrieving server reply ResponseText has 4663 characters. <html><head><script language=Javascript><!--if (parent.frames.length == 0) location.href="game.php";top.charpane.location.href="charpane.php";//--></script><script language=Javascript...
  7. S

    Bug - Waiting for Info Procrastinator Language Proficiency

    Mafia increases my procrastinator language proficiency (procrastinatorLanguageFluency) when I hit the moonlith noncombat, but it doesn't reset it when I get the locker key. Also doesn't check to see what the language proficiency is after increase from the moonlith nc. So it just keeps...
  8. S

    Spacegate

    Would it be difficult to have this script parse a command with the desired planet? So I could do "call spacegate ladyboy" and go where I want?
  9. S

    Refreshing Hagnk's

    I'm in aftercore and mafia doesn't seem to update what's in storage. If I open up the item manager, and navigate to the General->Storage tab and hit refresh the newly generated items will appear. Is there a way to perform this refresh inside a script? Edit: Realized this should have been...
  10. S

    Setting the Battle Action

    Gracias!
  11. S

    Setting the Battle Action

    How can I set the battle action? (Labeled "Action" in the "Adventure" tab in the subtab "Custom Combat.") I know "aa" will set the combat macro for KoL proper. I know "ccs" will select the custom combat script in Mafia. When I use "ccs" I get the message "(but battle action is currently set...
  12. S

    Daily Special

    Perfect, thank you for the code and the tip about to_string!
  13. S

    Daily Special

    Is there a way to access what the daily special is inside an ash script?
  14. S

    autoBasement.ash - Better basement automation

    Mafia's native basement automation is decently robust. Especially for plodding purposes. Though mafia seems to have an unhealthy addiction to sugar shorts.
  15. S

    Getting Familiar Weight

    I'm trying to add a line to use my boots runaways. The following almost works. ashq while (get_property("_banderRunaways").to_int()<((familiar_weight($familiar[Pair of Stomping Boots])+weight_adjustment())/5)) {adv1($location[The Toxic Teacups],-1,"");} Unfortunately it stops two runaways...
Top