bumcheekcity
Active member
I forgot to release it.
I just downloaded this today and I'm trying to use it on one of my SC players Stormfire. I keep getting an error about changing the relay settings. But I can't find the instructions on where it is sending me.
BCC: Starting SideQuest 'nuns'
BCC: doSideQuest(Nuns)
Updating bcs_fam_meat.txt from '' to '2010-10-31 08:04:17'...
bcs_fam_meat.txt => 2010-10-31 08:04:17
...bcs_fam_meat.txt updated.
Checking for familiar 'Hobo Monkey' where x=1
Level 12 Starting
BCC: Maximizing '+outfit frat war'
Maximizing...
32 combinations checked, best score 0.0
Putting on black greaves...
Equipment changed.
BCC: You don't have a shield. It might be better to get one.
Maximizing...
89 combinations checked, best score 123.75
Putting on distressed denim pants...
Equipment changed.
Putting on headhunter necktie...
Equipment changed.
Putting on pirate fledges...
Equipment changed.
BCC: Switching Familiar for General Use
BCC: Using a default stat familiar.
Putting Bee-Holder the He-Boulder back into terrarium...
Taking Trog the Frumious Bandersnatch out of terrarium...
Resetting mind control device...
Mind control device reset.
BCC: Starting the war by irritating the Hippies
Maximizing...
104 combinations checked, best score 0.0
Putting on black greaves...
Equipment changed.
Putting on Bonerdagon necklace...
Equipment changed.
[1084] The Middle Chamber
Encounter: Wheel in the Pyramid, Keep on Turning
choice.php?whichchoice=135&option=1&pwd
> Calling Universal Recovery for type=HP, amount=0
> BCC: Maximizing ''
> BCC: You don't have a shield. It might be better to get one.
equip hat Crown of the Goblin King
equip acc2 pirate fledges
> BCC: Switching Familiar for General Use
> BCC: Using a default stat familiar.
mcd 0
> BCC: Getting another choice adventure
equip hat star hat
equip acc2 amulet of extreme plot significance
> BCC: You don't have a shield. It might be better to get one.
> BCC: Need less combat, brave Sir Robin!
> BCC: Setting goals of 'choiceadv'...
> BCC: We should set the MCD if we can.
> BCC: We CAN set the MCD.
mcd 10
> Calling Universal Recovery for type=HP, amount=0
> Calling Universal Recovery for type=MP, amount=0
[1085] The Middle Chamber
Encounter: Wheel in the Pyramid, Keep on Turning
choice.php?whichchoice=135&option=1&pwd
> Calling Universal Recovery for type=HP, amount=0
> BCC: Maximizing ''
> BCC: You don't have a shield. It might be better to get one.
equip hat Crown of the Goblin King
equip acc2 pirate fledges
> BCC: Switching Familiar for General Use
> BCC: Using a default stat familiar.
mcd 0
> BCC: Getting another choice adventure
equip hat star hat
equip acc2 amulet of extreme plot significance
> BCC: You don't have a shield. It might be better to get one.
> BCC: Need less combat, brave Sir Robin!
> BCC: Setting goals of 'choiceadv'...
> BCC: We should set the MCD if we can.
> BCC: We CAN set the MCD.
mcd 10
> Calling Universal Recovery for type=HP, amount=0
> Calling Universal Recovery for type=MP, amount=0
[1086] The Middle Chamber
Encounter: tomb bat
Round 0: ferdawoon wins initiative!
...
Ran into an issue with 0.33. The script did not get the new Dispensary password after getting the KGE outfit. The script was then stuck in an infinite loop. It kept resetting moods, then attempt to buy selzter, fail, back to moods, etc.Also, version 0.33 released.
if (have_skill($skill[Worldpunch])) abort("You need the skill Worldpunch, grasshopper.");
if (!have_skill($skill[Worldpunch])) abort("You need the skill Worldpunch, grasshopper.");
if (index_of(visit_url("trapper.php"), "you'll need some kind of protection from the cold") > 0) {
if (have_skill($skill[Northern Exposure])) {
print("BCC: Visiting the trapper with your passive skill Northern Exposure to get the quest done.", "purple");
visit_url("trapper.php");
} else if (have_familiar($familiar[Exotic Parrot]) && have_skill($skill[Amphibian Sympathy])) {
print("BCC: Visiting the trapper with a parrot to get the quest done.", "purple");
cli_execute("familiar parrot");
visit_url("trapper.php");
//We do this just in case there's a 100% familiar here, so we set it back immediately.
setFamiliar("items");
} else if ((item_amount($item[Greatest American Pants]) + equipped_amount($item[Greatest American Pants]) > 0) && (get_property("_gapBuffs") < 5)) {
print("BCC: Attempting to use Greatest American Pants to get the quest done.", "purple");
cli_execute("equip greatampant; gap structure");
//KoLmafia doesn't currently track _gapBuffs acquired through the relay browser, so this could still fail.
visit_url("trapper.php");
} else {
//Try to use the maximizer on this. Don't care about bees here because we won't adventure.
cli_execute("maximize cold res -tie");
if (contains_text(visit_url("trapper.php"), "you'll need some kind of protection from the cold")) {
print("BCC: You need some cold resistance for the trapper but you don't have it yet.", "purple");
}
}
}
boolean setMCD(int moxie, int sMox) {
//Can't be bothered to deal with this for other classes.
//if (!(my_primestat() == $stat[Moxie])) return false;
if (get_property("bcasc_disableMCD") == "true") return false;
if (canMCD()) {
print("BCC: We CAN set the MCD.", "purple");
//We do. Check maxMCD value
int maxmcd = 10;
int mcdval = my_buffedstat(my_primestat()) - sMox;
if (mcdval > maxmcd) {
mcdval = maxmcd;
}
if (mcdval < 0) mcdval = 0;
cli_execute("mcd "+mcdval);
return true;
}
return false;
}
[1050] Other Back 40
Encounter: greasy duck
Round 0: deathless assassin loses initiative!
Round 1: Medici calmly walks up to your opponent and hits it in the kneecaps with a short stick, leaving it looking a little unsteady. "That one was on the house, kid."
Round 1: greasy duck drops 11 attack power.
Round 1: greasy duck drops 11 defense.
Round 1: deathless assassin executes a macro!
Round 1: deathless assassin attacks!
Round 2: greasy duck takes 118 damage.
You lose 7 hit points
Round 2: deathless assassin attacks!
Round 3: greasy duck takes 140 damage.
Round 3: deathless assassin wins the fight!
You gain 137 Meat
After Battle: Medici smiles, and says "You have brought honor to the family."
You gain 33 Beefiness
You gain 14 Wizardliness
You gain 8 Chutzpah
outfit War Hippy Fatigues
bigisland.php?place=farm&action=farmer&pwd
bigisland.php?place=farm&action=farmer&pwd
You acquire megatofu (3)
> BCC: Starting SideQuest 'nuns'
> BCC: doSideQuest(Nuns)
> Checking for familiar 'Hobo Monkey' where x=1
familiar Hobo Monkey (6 lbs)
use 2 pink candy heart
You acquire an effect: Heart of Pink (duration: 20 Adventures)
> BCC: Maximizing 'nuns'
equip weapon Drowsy Sword
equip acc2 badass belt
equip weapon Hammer of Smiting
equip off-hand giant clay ashtray
stuck scratch 'n' sniff UPC sticker in slot 1
stuck scratch 'n' sniff UPC sticker in slot 2
stuck scratch 'n' sniff UPC sticker in slot 3
equip weapon scratch 'n' sniff sword
> Restoring MP! Currently at 340 of 427 HP, 6 of 232 MP, current meat: 17809 ... Target MP = 19.
> Try to heal MP from inventory.
> Last attempt to purchase MP with meat.
buy 2 black cherry soda for 80 each from Black Market
You acquire black cherry soda (2)
You spent 160 Meat
use 2 black cherry soda
You gain 20 Muscularity Points
cast 1 Leash of Linguini
You acquire an effect: Leash of Linguini (duration: 10 Adventures)
cast 1 The Polka of Plenty
You acquire an effect: Polka of Plenty (duration: 10 Adventures)
cast 1 Seal Clubbing Frenzy
You acquire an effect: Seal Clubbing Frenzy (duration: 5 Adventures)
buy 1 Knob Goblin pet-buffing spray for 250 each from The Knob Dispensary
You acquire an item: Knob Goblin pet-buffing spray
You spent 250 Meat
use 1 Knob Goblin pet-buffing spray
You acquire an effect: Heavy Petting (duration: 10 Adventures)
buy 1 Knob Goblin nasal spray for 150 each from The Knob Dispensary
You acquire an item: Knob Goblin nasal spray
You spent 150 Meat
use 1 Knob Goblin nasal spray
You acquire an effect: Wasabi Sinuses (duration: 10 Adventures)
[1051] Themthar Hills
Encounter: dirty thieving brigand
Round 0: deathless assassin wins initiative!
Round 1: deathless assassin executes a macro!
Round 1: deathless assassin attacks!
Round 2: dirty thieving brigand takes 52 damage.
Round 2: Thiniriol climbs up and sits on your shoulder, and hands you some Meat. Huh, where did he find that?
You gain 89 Meat.
You lose 10 hit points
Round 2: deathless assassin attacks!
Round 3: dirty thieving brigand takes 54 damage.
You lose 9 hit points
Round 3: deathless assassin attacks!
Round 4: dirty thieving brigand takes 56 damage.
You lose 9 hit points
Round 4: deathless assassin attacks!
Round 5: dirty thieving brigand takes 52 damage.
Round 5: deathless assassin wins the fight!
After Battle: Thiniriol sits on your fallen opponent's body, blows a smoke ring, and winks at you.
The nuns take 4,226 Meat; 4,226 recovered, 95,774 left to recover.
You gain 24 Fortitude
You gain 11 Mysteriousness
You gain 14 Roguishness
bigisland.php?place=nunnery
> BCC: Switching Familiar for General Use
> BCC: Setting the default familiar to your choice of 'penguin Goodfella'.
familiar Penguin Goodfella (33 lbs)
> BCC: Need items!
> BCC: Maximizing '+outfit war hippy'
equip weapon Hammer of Smiting
> Restoring MP! Currently at 312 of 432 HP, 6 of 218 MP, current meat: 17338 ... Target MP = 11.
> Try to heal MP from inventory.
> Last attempt to purchase MP with meat.
buy 1 black cherry soda for 80 each from Black Market
You acquire an item: black cherry soda
You spent 80 Meat
use 1 black cherry soda
You gain 11 Muscularity Points
cast 1 Fat Leon's Phat Loot Lyric
You acquire an effect: Fat Leon's Phat Loot Lyric (duration: 10 Adventures)
[1052] Battlefield (Hippy Uniform)
Encounter: War, Man. Like, Wow.
You acquire an item: lead pipe
You acquire water pipe bomb (3)
You acquire an item: communications windchimes
[1053] Battlefield (Hippy Uniform)
Encounter: War Frat 110th Infantryman
Round 0: deathless assassin wins initiative!
Round 1: Medici calmly walks up to your opponent and hits him in the kneecaps with a short stick, leaving him looking a little unsteady. "That one was on the house, kid."
Round 1: war frat 110th infantryman drops 16 attack power.
Round 1: war frat 110th infantryman drops 16 defense.
Round 1: deathless assassin executes a macro!
Round 1: deathless assassin attacks!
Round 2: war frat 110th infantryman takes 97 damage.
You lose 7 hit points
Round 2: deathless assassin attacks!
Round 3: war frat 110th infantryman takes 96 damage.
You lose 7 hit points
Round 3: deathless assassin attacks!
Round 4: war frat 110th infantryman takes 115 damage.
Round 4: deathless assassin wins the fight!
You acquire an item: beer helmet
After Battle: Medici smiles, and says "You have brought honor to the family."
You gain 28 Muscleboundness
You gain 15 Enchantedness
You gain 13 Cheek
You gain a Moxie point!
4 frat boys defeated; 4 down, 996 left.