Toy Defense

coolmathgames only

// ==UserScript==
// @name         Toy Defense
// @namespace    https://github.com/PatheticMustan/HackingGames
// @version      1
// @description  coolmathgames only
// @author       PatheticMustan
// @match        http://https://www.coolmathgames.com/0-toy-defense
// @icon         https://lh3.googleusercontent.com/k64JJ5SlSMrOEah5t0_qlb6jUGBxVz-8HsWrWazbnJX-GKfyUyaNIgPlpFbMN-RKauvcEZHnsP_8nU0uUFnxhToW=w640-h400-e365-rj-sc0x00ffffff
// @grant        none
// @license MIT
// ==/UserScript==

(function() {
    'use strict';

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

javascript:TD.fieldData.life=999999999999
javascript:TD.gameField.money=999999999999
javascript:TD.gameData.stars=999999999999
javascript:TD.gameData.openedWorlds=[true,true,true,true]