MouseHunt - Favorite Setups+

Unlimited custom favorite trap setups!

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Author
PersonalPalimpsest
Daily installs
0
Total installs
291
Ratings
0 0 0
Version
2.9.0
Created
2022-04-11
Updated
2025-11-21
Size
48.9 KB
License
N/A
Applies to

MouseHunt - Favorite Setups+

Based on the script from tsitu, developed with his advice.

Allows the import/edit/saving of setups along with their associated locations, for quick location + setup changes. Designed with a dense UI to maximize setups visible at once, and with drag/drop support for reorganizing.

Adds a bunch of features and densifies the UI for my personal preference. Differences from tsitu's script:

Known issues:

  • jump to setup search doesn't seem to work FIXED
  • resizing isn't "sticky" across refreshes FIXED
  • CSoS doesn't work, has to be saved as SoS FIXED
  • location based auto-sorting gets funky when new setups are added and manual sorts haven't been done yet
  • if you want to help fix these problems or anything else, here's the script on my github

Location-based features:

  • added location when saving and loading setups, along with a travel button for that location for each setup
  • auto sorts setups with location = current location to the top. Now updates when you travel
  • only shows the first setup of all locations other than the current one to reduce clutter
  • right click function added to travel buttons to add the current location to a setup. helpful for migrating old setups so you don't have to recreate from scratch

UX:

  • 'Arm' button combined with the setup icons
  • retain open/closed status of the pop-up across page loads
  • increased setup char limit to 30
  • saving an edited setup with a different name now saves it in the sort order right after the initial setup
  • load and edit buttons now bring the cursor focus to the name field, allowing for typing it in right away
  • "enter" key while focus is in the name field clicks the save button
  • scroll position is now retained when saving a setup
  • deleting a setup happens instantly
  • sorting setups saves automatically
  • a toggle lock was implemented to combat unintended sorting, and the save/reset sort buttons were removed
  • the modal window can now be dragged by selecting anywhere in the top div instead of just the title text
  • collapsible data list section for more setups visible at once
  • adding disarm button
  • general CSS style changes to remove elements, shrink borders and padding, densify the display of setups, and other backend cleanup/rejigging
  • resizable pop-up that remembers its size across page loads