Search results

  1. R

    SmartStasis -- a complex script for a simple CCS

    When I try to run the new script with Batbrain I get the following message: Cannot apply operator ^ to ! contains_text() (boolean) and contains_text() (boolean) (batbrain.ash, line 786) Consult script 'smartstasis.ash' not found. You're on your own, partner.
  2. R

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

    I can't see any separate commands in there. My best guess as to what happened is after automatically switching to my Knob Goblin Elite Guard uniform to buy MP restores (or possibly when switching back from the Bug Bear outfit after buying pie ingredients) mafia bugged and couldn't detect that I...
  3. R

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

    // ---------------------------------------------------------------------------- // EatDrink.ash // by // dj_d // // inspired by reportConsumables.ash, by Sandiman // // ---------------------------------------------------------------------------- script "EatDrink.ash" notify "dj_d" import...
  4. 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...
  5. R

    The Unofficial Ascend.ash support thread.

    I'm not sure if this is associated with eatdrink or not but it happened right after I ran it for the first time in r8868. Finished. You had Milk of Magnesium-Ode to Booze in effect. Adventures listed above does not reflect that, but this does: Spent 8518 meat. Gained Fullness: 15. Inebriety...
  6. R

    Crimbo 2010

    Thanks.
  7. R

    Crimbo 2010

    This line: buffer finale=visit_url("fight.php?action=macro&macrotext=use facsimile dictionary; repeat !pastround 9; attack; is due to stasising with a stocking mimic to gain meat, correct? If I want it to instead attack immediately (due to using a Squamous Gibberer to generate more turns...
  8. R

    Crimbo 2010

    As far as I've seen it's non-existent this year. Besides it's not like it take mafia to automate this. One could just as easily use click saver plus for Greasemonkey to adventure in crimbo town. I'm pretty sure it's easier to write mafia scripts in a manner that minimizes server hits than to do...
  9. 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...
  10. R

    autoBasement.ash - Better basement automation

    Don't have time to go through 29 pages of thread to see if this has been brought up, sorry if it already has. My CLI output keeps telling me I'm on the same basement level even though I'm advancing through the basement. Also if I get beaten up it hangs instead of healing and continuing. Is it...
  11. R

    Odd error . . .

    Other than that and apparently sending my smashables to smashbot despite him being offline (which I can live with as long as he's not having an extended offline period) it worked great and didn't pop up that error. Thanks.
  12. R

    Odd error . . .

    And some of that may be a function of parts I removed and compensated for improperly, although there were some oddities I saw in the script before I started hacking parts out and putting new parts in (like donning a tuxedo shirt and then drinking specific drinks - that did not gain adventures...
  13. R

    Odd error . . .

    This is a hacked up version of a script Icon315 posted under the title "ArtemisFarming". Some parts of it contain things that probably aren't useful to my farming that are artifacts of other functions I've removed but since they don't cost me any meat I haven't removed them. script "Farm.ash"...
  14. 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...
  15. R

    The Acquire command

    Thanks.
  16. 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.
  17. R

    SmartStasis -- a complex script for a simple CCS

    When the message popped up during the combat automation phase of my farming script it would open a window for me to finish the combat manually and then cease adventuring. adventure(my_adventures(), $location[giant castle]); I deleted the section Bale mentioned. Now to see if my multi can...
  18. R

    SmartStasis -- a complex script for a simple CCS

    Been getting this while running smartstasis: (unable to macrofy due to action: consult SmartStasis.ash) Sometimes this error kicks me out of a script I'm running. How do I fix it? I'm running the most current SmartStasis, FTF, and Zlib and running Mafia version r8758.
  19. R

    What did I do wrong here?

    Inputting the information isn't a big issue for me. Ran the script calling eatdrink.ash and it worked as intended. Although somehow my adventure value dropped back to 500 but I have that fixed.
  20. 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.
Back
Top