// ==UserScript== // @name Free PXP Moderator // @namespace Hidden // @version 1.0.1 // @description Allows for all the moderator tools to be accessed with the use of the PixelPlace API. // @author Realwdpcker/Lunath // @match https://pixelplace.io/* // @icon https://pixelplace.io/img/badges/moderator.png // @require https://code.jquery.com/jquery-3.6.0.min.js // @grant GM_addStyle // @license BY-NC-SA // @downloadURL https://update.greasyfork.icu/scripts/489579/Free%20PXP%20Moderator.user.js // @updateURL https://update.greasyfork.icu/scripts/489579/Free%20PXP%20Moderator.meta.js // ==/UserScript== (function() { 'use strict'; // Function to create and append the Accounts button function createAccountsButton() { // Create Accounts button element var accountsButton = $('