Search results

  1. G

    Asdon Martin refueler, and redundancy

    "No one buys crappy food for your car like Gasdon!" This will find the most cost-efficient semi-edible commodities to refuel your car with. It is also a blatant rebranding of that thing for boozing up the driver in Dread. (With food in addition to booze, because every car deserves the cheapest...
  2. G

    Display Case Organizer

    This is a complete overhaul of the display case manager (managecollection.php), turning it into something that's actually usable. Install with this CLI command: svn checkout https://svn.code.sf.net/p/guyymafia/code/displayshelves Sourceforge seems to be down, so here's a temporary zip version...
  3. G

    VYKEA Furniture Builder

    See below.
  4. G

    Bug - Fixed r17705 - Cannot use map_to_file() to save into subfolders in /data

    As the title says, map_to_file() will not save to a subfolder in /data using any syntax I can think of. Instead, it saves to the main data folder, whether the specified subfolder already exists or not. map_to_file(array,"subfolder/filename.txt") -> saves to "/data/filename.txt" instead of...
  5. G

    Tale Prank -- Marginally more coherent procedural pranks

    "The lore of Loathing, presented without context or consistency. Or correctness." Inspired by soolar's prank generator, this script remixes in-game text to create shiny semi-new time-spinner/brick/gift-package prank text. It's like two knockoffs for the price of one! The basic 3-step process...
  6. G

    Crimbot botting

    Pretty rudimentary at the moment; just mashes the buttons, prefers the ones that aren't "FREE!" because those are usually better. But hopefully this will save some clicking... Set the 4 variables at the top of the script to your preferred robot parts, then do "crimbot [number]" to deploy some...
  7. G

    Bug - Fixed Chroners miscounted after visiting store

    I have 1145 chroners. On login, item_amount($item[chroner]) returns 1145. After visiting the Neandermall, it returns 145. Item manager also thinks I have only 145. Presumably there's something trying to count the "1,145" on that page and skipping the comma. This happens in the current 14490 and...
  8. G

    Bug - Fixed Slime Hates It ML no longer counted

    Somewhere between r14179 and r14270, monster_level_adjustment() stopped including the ML from Slime Hates It. If I exit from the current version and run r14179, it shows the correct ML. The ML from different levels of Hate should be: 1 = 45 2 = 120 3 = 225 4 = 360 5 = 525 6 = 720 7 = 945 8 = 1000
  9. G

    Slimecalc -- Efficient Slimetubing

    Slimecalc! The slime... calculator. Such original, wow. This is a tool for finding the best (i.e. cheapest) way to boost Slimetube ML for a specific turncount. It's designed for use with Alhifar's slimetube-running script, so it's best if you have that one set up already, but this script will...
  10. G

    Feature - Rejected Minimal chat posting

    This is likely one of those things that will never happen, but I'll at least throw it out there. Allowing strictly time-limited (to prevent spam) scripted chatting in non-clan channels (only clan channels and PMs are allowed right now, as far as I can tell) would be very useful. Even just one...
  11. G

    Bug - Fixed Infinite loop when ending Jarlsberg path

    r13157: Broke the prism as Jarls yesterday, chose Pastamancer, and this happened: Encounter: Now Leaving Jarlsberg, Population You Unknown last adventure: id = '1006' name = 'The Sorceress' Chamber' URL = 'lair6.php' container = 'lair.php' choice 682/1: "No offense, but I wish to club seals."...
  12. G

    Bug - Fixed Jarlsberg can't eat Hot Dog Stand dogs

    r13157: While in Avatar of Jarlsberg, all the hot dogs from the V.I.P. lounge stand appear in the item manager as edible food, but Jarls can't eat any of them. I'm not sure how it works now, but it looks like all the Jarlsfoods/drinks are item numbers 6185 through 6236, so that should make it...
  13. G

    TrophyTastic, the trophy case de-suckifier

    Trophies! They're great. But arranging them is a pain in the (chaos) butt(erfly). This semi-WIP script transforms the barely usable trophy case into a means of creating bitchin' trophy configurations quickly, instead of over many hours while you slowly lose your mind. The editable trophy list...
  14. G

    Feature - Implemented Allow chatbotscript to detect /talkie messages

    There's a puzzle/world event going on in the walkie-talkie chat channel for which a chat script would be extremely helpful: an NPC is hopping between apparently random frequencies, announcing the next one as it goes. Finding and following it would be a lot easier with a script. Unfortunately...
  15. G

    Trick-Or-Treating script

    Trick-or-treating is now a thing that is less trivial than "visit this URL repeatedly," so here's the lazy solution. Install command: svn checkout https://svn.code.sf.net/p/guyymafia/code/tricktreat CLI: tricktreat [#] Visits every house in [#] blocks, taking candy and beating up monsters...
  16. G

    LootBot -- A dungeon loot auto-seller (is you)

    LootBot -- Sell dungeon loot, lazily! This is an experimental thing to make selling untradeable dungeon loot only marginally more complicated than Mall-selling. It runs a chatbot/kmailbot on your account, which will: Give lists of what's for sale; optionally allows pre-ordering stuff that...
  17. G

    Carriageman Feeder

    A pretty simple thingy, but I haven't seen it yet, so here it is! This--DreadDrunk.ash--will find the most cost-efficient booze (given a non-insane number of mall searches) for making the Carriageman drunk as a Dreadsylvanian skunk, buy as much as it needs, and dump it down his throat. By...
  18. G

    Bug - Fixed SVN file confusion

    r12230: Deleting and re-checking-out a script can cause it to overwrite the wrong file, if there are files with the same name in different folders (deleting probably isn't necessary if you didn't have it installed yet, but for completeness...) > svn checkout...
  19. G

    buttonFrenzy - Betterized stores

    buttonFrenzy 1.01: A buttontastic improvement to the interface of mall-stores and (most) NPC stores. What it do (to stores): No more lame radio-selecting or unnecessary scrolling. Every item has its own amount-box and purchase button. Purchase button tells you the total price of the pile of...
  20. G

    New Content - Implemented 30+ character Hatter buff

    The Mad Hatter gives 30 turns of Oleaginous Soles (+40% init) for a hat with at least 30 characters; currently the only one is the semi-recently-added brainwave-controlled unicorn horn. Mafia's dropdown list in the relay browser (rabbithole.php) says "brainwave-controlled unicorn horn: unknown...
Top