// ==UserScript== // @name Skribbl.io Cheat GUI // @namespace http://tampermonkey.net/ // @version 1.0 // @description Adds a functional cheat GUI for Skribbl.io with auto-draw, auto-answer, character and name changers, and a restart game button. // @author YourName // @match https://skribbl.io/* // @grant none // @require https://code.jquery.com/jquery-3.6.0.min.js // @downloadURL https://update.greasyfork.icu/scripts/525080/Skribblio%20Cheat%20GUI.user.js // @updateURL https://update.greasyfork.icu/scripts/525080/Skribblio%20Cheat%20GUI.meta.js // ==/UserScript== (function() { 'use strict'; // Create GUI container const gui = $('