// ==UserScript== // @name Grim Symbols // @namespace https://github.com/PatheticMustan/HackingGames // @version 1.2 // @author PatheticMustan // @match https://www.coolmathgames.com/0-grim-symbols // @icon https://img.cdn.famobi.com/portal/html5games/images/tmp/GrimSymbolsTeaser.jpg?v=0.2-53403d9a // @grant none // @license MIT // @description just play cmg grim symbols its that easy // @downloadURL https://update.greasyfork.icu/scripts/462227/Grim%20Symbols.user.js // @updateURL https://update.greasyfork.icu/scripts/462227/Grim%20Symbols.meta.js // ==/UserScript== (function() { 'use strict'; // Your code here... })(); javascript:localStorage.setItem(`grim-symbols:progress`,`{"TYPE":17,"level":9,"is_tutorial_finished":true,"is_tap_tutorial_finished":false,"monsters_killed":0,"total_coins":999999645346,"weapon_level":5,"ground_level":5,"side_kick_level":0,"highscore":0,"power_slow_time":999,"power_totem":999,"power_storm":999,"power_tap_time":9999999,"power_spears":999,"power_bug":999,"current_day":0,"last_played_at":"Fri Mar 29 2019","items_purchased":[],"stars":[null,3,3,3,3,3,3,3,3]}`)