Skip to content

Instantly share code, notes, and snippets.

// ==UserScript==
// @name New Userscript
// @namespace http://tampermonkey.net/
// @version 2025-12-05
// @description try to take over the world!
// @author You
// @match https://app.warera.io/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=warera.io
// @grant unsafeWindow
// @grant GM_xmlhttpRequest
// ==UserScript==
// @name Equipment More Info
// @namespace http://tampermonkey.net/
// @version 0.3
// @description try to take over the world!
// @author ConraF / Sadavir
// @match *.e-sim.org/showEquipment.html?id=*
// @grant none
// ==/UserScript==
// ==UserScript==
// @name e-sim Battles Url Changer
// @namespace http://tampermonkey.net/
// @version 0.1
// @description try to take over the world!
// @author You
// @match *.e-sim.org/*
// @grant none
// ==/UserScript==