CS:GO CLICKER HACK - INFINITE MONEY

A Menu That Looks Okay! Need any menu for other games give me it and I will do it!

当前为 2020-07-05 提交的版本,查看 最新版本

// ==UserScript==
// @name         CS:GO CLICKER HACK - INFINITE MONEY 
// @namespace    http://mtsl.dk/csgo/
// @version      0.1
// @description  A Menu That Looks Okay! Need any menu for other games give me it and I will do it!
// @author       Lapide
// @match        http://mtsl.dk/csgo/*
// @grant        none
// ==/UserScript==

(function() {
   console.log('STARTING MENU');
    var Menu = document.createElement('div1');
    // Dose The Making
    Menu.innerHTML=('<button type="button" id="test" onclick="userdata.money=(Infinity);">Get Infinite Money</button><button type="button" id="test2" onclick="userdata.money=(10293.98);">Get A GoodAmount Of Money</button><h3 id="Lapide"><code>Made By Lapide! ThE hAcKeR</code></h3><style>h3 { text-align: center; color: lightgreen; }</style>');
    // Appends menu
    document.body.insertBefore(Menu, document.body.lastChild);
    // Why not some style?
    document.getElementById("test").style.float=('right');
    document.getElementById("test2").style.top = "569px";
        document.getElementById("test2").style.float=('right');
    document.getElementById("test").style.top = "569px";
    document.getElementById("Lapide").style.float=('right');
    document.getElementById("Lapide").style.top = "569px";
    document.getElementById("test").style.background=('red');
    document.getElementById("test2").style.background=('red');
    // Short Code right will update!
    console.log('%cLapide', 'color: green; font-size: xxx-large;');
})();

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址