cursors.uvias.com hack

some unfair adventages

// ==UserScript==
// @name         cursors.uvias.com hack
// @namespace    https://cursors.uvias.com
// @version      2.1
// @description  some unfair adventages
// @author       You
// @match        https://cursors.uvias.com
// @icon         data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==
// @grant        none
// ==/UserScript==

(function() {
    'use strict';

    wallhack = true
    clicktimes = 100
  
})();