Banana Lord
Member
Oh yeah, me too, same in the browser. The point isn't that there are plenty of ways to do it, but that it could be simplified by adding a feature to the relay browser. But yeah, I agree that it might not be worth it.
Taking off everything...
Everything removed.
pulverize 3 cold powder, 3 glowing red eye, 3 hot powder, 1 sleaze nuggets, 3 stench nuggets, 3 stench powder, 12 twinkly nuggets, 2 twinkly powder
Pulverizing glowing red eye (3)...
You acquire twinkly nuggets (2)
You acquire hot nuggets (3)
You acquire stench nuggets (3)
You acquire an item: twinkly wad
glowing red eye (3) smashed.
Verifying ingredients for twinkly wad (2)...
Creating twinkly wad (2)...
You acquire twinkly wad (2)
Successfully created twinkly wad (2)
Searching for "metallic A"...
Search complete.
mallsell 57 BRICKO brick @ 169, 3 BRICKO eye brick @ 100, 1 cocoa eggshell fragment @ 228, 1 coconut shell @ 839, 1 cyclops eyedrops @ 19,499, 4 disassembled clover @ 1200, 6 dragonfish caviar @ 8000, 3 dry noodles @ 770, 10 jamfish jam @ 1800, 2 little paper umbrella @ 800, 3 metallic A @ 258
Sale price for this line: 105,983
Searching for "oversized pizza cutter"...
Search complete.
Searching for "photoprotoneutron torpedo"...
Search complete.
Searching for "ridiculously huge sword"...
Search complete.
mallsell 1 oversized pizza cutter @ 210, 1 phonics down @ 300, 2 photoprotoneutron torpedo @ 288, 3 prismatic wad @ 5000, 1 pufferfish spine @ 22,989, 1 ridiculously huge sword @ 310, 12 rough fish scale @ 2299, 2 scratch 'n' sniff unicorn sticker @ 2590, 1 scratch 'n' sniff UPC sticker @ 990, 1 scroll of drastic healing @ 699, 1 seal-clubbing club @ 100
Sale price for this line: 73,942
Searching for "soft green echo eyedrop antidote"...
Search complete.
Searching for "titanium assault umbrella"...
Search complete.
mallsell 19 seaweed @ 3100, 2 soft green echo eyedrop antidote @ 236, 2 tiny house @ 214, 1 titanium assault umbrella @ 310
Sale price for this line: 60,110
Total mall sale = 240,035
Transferring items to store (request 1 of 3)...
Items offered up for sale.
Transferring items to store (request 2 of 3)...
Items offered up for sale.
Transferring items to store (request 3 of 3)...
Items offered up for sale.
autosell 1 scratch 'n' sniff apple sticker, 2 scratch 'n' sniff dragon sticker, 1 scratch 'n' sniff rock band sticker, 2 scratch 'n' sniff wrestler sticker
Total autosale = 180
Autoselling items to NPCs...
You gain 180 Meat
Items sold.
display 11 ridiculous cocktail, 1 ridiculous earring
Placing items in display case...
Waiting for more items to kBay "Klaw Jewelery" 3 heart necklace @ 20,000
kBay "Stuffies" 2 stuffed angry cow @ 300, 1 stuffed baby gravy fairy @ 300, 1 stuffed flaming gravy fairy @ 300, 1 stuffed frozen gravy fairy @ 300, 1 stuffed MagiMechTech MicroMechaMech @ 300, 1 stuffed snowy owl @ 300, 1 stuffed undead elbow macaroni @ 300
Minimum bid for this lot: 2400
Minimum biding for all auctions = 2400
Waiting for more items to kBay "Tasteful Gifts" 8 Loudmouth Larry Lamprey @ 50
Minimum biding for all auctions = 0
Waiting for more items to kBay "The Klaw" 1 rubber WWJD? bracelet @ 1000, 1 rubber WWtNSD? bracelet @ 1000
Minimum biding for all auctions = 0
kBay "VIP Klaw Stuffies" 4 stuffed key @ 2000, 4 stuffed Meat @ 1000, 3 stuffed mink @ 1000, 2 stuffed teddy butler @ 1000, 2 stuffed tin of caviar @ 1000, 3 stuffed treasure chest @ 2000
Minimum bid for this lot: 25,000
Minimum biding for all auctions = 25,000
Minimum biding for all auctions = 27,400
void main(item the_item)
{
int [item] pulv = get_related(the_item, "pulverize");
if(count(pulv) == 0)
print("That item doesn't pulverize into anything", "blue");
else
print("Pulverizing 1 "+ the_item +" yields:", "blue");
foreach item in pulv
print(pulv[item]/1000000.0 +" "+ item);
}
alias pulv => ashq void pulv_info(item the_item) {int [item] pulv = get_related(the_item, "pulverize"); if(count(pulv) == 0) print("That item doesn't pulverize into anything", "blue"); else print("Pulverizing 1 "+ the_item +" yields:", "blue"); foreach item in pulv print(pulv[item]/1000000.0 +" "+ item);} pulv_info($item[%%]);
News to me! I uploaded a new batfactors.txt for BB 1.12, are you sure you're not seeing that one?
[COLOR=#000000]writeln("<script src=\"sorttable.js\"></script>");[/COLOR]
[COLOR=#000000]class='sortable'[/COLOR]