Scripts
-
-
Pendoria - FixHazzy JS - Overwrites what Hazzy says in realtime with some nice sentences.
-
Pendoria - Temporary HD Fix JS - Wider chat (side-by-side only)
-
Pendoria - Temporary action menu fix JS - Sets the action menu to a fixed location
-
IQRPG - WebSocket override for window hook JS - Overrides the WebSocket class and hooks any new instance of a WebSocket to a window.socket reference
-
Elethor WebSocket override for window hook JS - Overrides the WebSocket class and hooks any new instance of a WebSocket to a window.socket reference
-
Elethor General Purpose JS - Provides some general additions to Elethor
-
Norroth Helpers JS - Norroth General Purpose
-
CryptureWorld Notifications JS - Notification script for cryptureworld adventures
-
NFT Panda Notifications JS - Notification script for NFT Panda
-
AoG Notifications JS - Notification script for Arena of Glory
-
WAX CPU Usage Indicator JS - Show WAX CPU percentage used in top left corner
-
Pendoria - Battle End Health Calculation JS - Show final health remaining
Libraries
-
UserScript Notification Framework JS (ბიბლიოთეკა) - This script is intended to work with @require only. Exposes an instance of the Notifications class of this script to window.UserScript.Notifications
-
UserScript Automated Element Text Notifier JS (ბიბლიოთეკა) - This script is intended to work with @require only. Provides class AutomatedElementTextNotifier
-
UserScript XHR Hook Framework JS (ბიბლიოთეკა) - This script is intended to work with @require only. Once required this can be used to listen for XHR events using window.UserScript.OnXHR.addEventListener((event) => {});