Theraze
Active member
Yes. 3/4/3, same as it ever was.
Yeah, except when you keep screwing it up, like I usually do when I'm doing it manually. At least it's more clear in the new version.
Yes. 3/4/3, same as it ever was.
Should work to get the Billiard key, unless that got removed... nope, still there.Code://Kitchen if (item_amount($item[Spookyraven billiards room key]) == 0) { print("BCC: Getting the Billiards Key", "purple"); buMax("+1000 stench res"); while (item_amount($item[Spookyraven billiards room key]) == 0) { bumMiniAdv(1, $location[The Haunted Kitchen]); } }
I stopped ever doing it manual, because it always seemed like it would take me an infinite number of tomb ratchets that way. I did manage to do the new version without goofing up, once so far.Yeah, except when you keep screwing it up, like I usually do when I'm doing it manually. At least it's more clear in the new version.
Thanks! I'll try manually updating Mafia and the script next run through to see what I can do!
if (have_skill($skill[The Moxious Madrigal]) && my_path() != "BIG!") cli_execute("trigger lose_effect, The Moxious Madrigal, cast 1 The Moxious Madrigal");
if (have_skill($skill[The Ballad of Richie Thingfinder]) && my_maxmp() > mp_cost($skill[The Ballad of Richie Thingfinder])) cli_execute("trigger lose_effect, The Ballad of Richie Thingfinder, cast 1 The Ballad of Richie Thingfinder");
[823] An Overgrown Shrine (Southeast)
Encounter: Fire When Ready
Fire When Ready
You acquire an item: stone triangle
choiceAdventure791 => 1
BCC: Maximizing '5 elemental damage'
Maximizing...
329 combinations checked, best score 923.25
Putting on cold water bottle...
Equipment changed.
Putting on giant discarded torn-up glove...
Equipment changed.
BCC: Your familiar is set to a 100% Rogue Program
BCC: Nothing to fax according to whatShouldIFax
Cleared mood.
Cleared mood.
Set mood trigger: When I get Just the Best Anapests, uneffect just the best anapests
Set mood trigger: When I run low on Butt-Rock Hair, use 5 hair spray
Mood swing complete.
Mood swing complete.
BCC: Defeating the last Protector Spectre.
Conditions list cleared.
BCC: Setting goals of '1 choiceadv'...
Condition added: Choices Left: 1
Request 1 of 11 (HiddenCity: A Massive Ziggurat) in progress...
[823] A Massive Ziggurat
Encounter: Legend of the Temple in the Hidden City
Legend of the Temple in the Hidden City
Encounter: Protector Spectre
Round 0: chef_rannos wins initiative!
You're on your own, partner.
Click here to continue in the relay browser.
So...why am I left on my own here?
I've got 349 MP, 331 Moxie, + buckets of hot, cold, stench, sleaze damage, + cold and sleaze spell damage, yada yada yada. I clicked the script button and wham killed it with 4 attacks and then a saucestorm. I lost 1 HP.
Is it supposed to ignore my CCS and abort on the spectres? I looked in the relay script and "bcasc_fightProtectorSpectre" is set to true.
I've been manually doing AoSP runs so been away from the script use for a while, so apologize if that's supposed to happen, but I thought I told it to kill it all and WHAM does a pretty good job of beating up things for me.
Code:[823] An Overgrown Shrine (Southeast) Encounter: Fire When Ready Fire When Ready You acquire an item: stone triangle choiceAdventure791 => 1 BCC: Maximizing '5 elemental damage' Maximizing... 329 combinations checked, best score 923.25 Putting on cold water bottle... Equipment changed. Putting on giant discarded torn-up glove... Equipment changed. BCC: Your familiar is set to a 100% Rogue Program BCC: Nothing to fax according to whatShouldIFax Cleared mood. Cleared mood. Set mood trigger: When I get Just the Best Anapests, uneffect just the best anapests Set mood trigger: When I run low on Butt-Rock Hair, use 5 hair spray Mood swing complete. Mood swing complete. BCC: Defeating the last Protector Spectre. Conditions list cleared. BCC: Setting goals of '1 choiceadv'... Condition added: Choices Left: 1 Request 1 of 11 (HiddenCity: A Massive Ziggurat) in progress... [823] A Massive Ziggurat Encounter: Legend of the Temple in the Hidden City Legend of the Temple in the Hidden City Encounter: Protector Spectre Round 0: chef_rannos wins initiative! You're on your own, partner. Click here to continue in the relay browser.
Regarding the script aborting on drunkenness, I'd say no. Consumption is at the users' discretion. If you want to abort at a certain place automatically, have your BB or AA script do that. If you want it to automatically consume at a specific place, do that. Aborting automation and screwing up people that expect the script to actually let them automate is bad.
zarqon last logged in to KoL on March 15. He last logged in to this forum on April 4. I hope he's OK, but I wouldn't use "zarqon may update one of his scripts soon" as a reason to not make any local change you may need right now.I don't need to try to merge my conflicting BBB version in when zarqon updates something else.