hv-unified/src/header.user.js
GaboGG 5012d5f74f v0.17.5 - jpx bridge: verify M keybind lands + log mob count
Adds a probe after dispatching the synthetic M keydown: compares jpx's
active state before/after 700ms and logs  registered or  keybind miss.
This distinguishes 'M not reaching jpx' from 'jpx not chaining'.
2026-08-04 17:06:50 -04:00

15 lines
432 B
JavaScript

// ==UserScript==
// @name HV Unified
// @namespace hvunified
// @version 0.17.5
// @description HV Unified — Bridge & Strategy/Gear Advisor for HentaiVerse (complements Monsterbation & HVUtils)
// @author GaboGG + Hermes
// @match *://*.hentaiverse.org/*
// @match *://alt.hentaiverse.org/*
// @grant none
// @run-at document-end
// ==/UserScript==
(function() {
'use strict';