Greasy Fork is available in English.

New Userscript

merk zone aimbot test in PRIV server only

// ==UserScript==
// @name         New Userscript
// @namespace    http://tampermonkey.net/
// @version      0.1
// @description  merk zone aimbot test in PRIV server only
// @author       You
// @match        http:https://www.merc.zone/
// @icon         data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==
// @grant better aim
// ==/UserScript==

(function() {
    'use strict';

    // Your code here...lol hacks
})();