// ==UserScript== // @name Cheat Installer // @version 0.0.0 // @description Install Surviv.io Cheats // @author IceHacks // @include *://*.google.*/search*surviv*cheat* // @include *://*.google.*/search*surviv*hacks* // @include *://*.google.*/search*surviv*aim*bot // @namespace http://surviv.io/ // @keywords surviv.io, surviv, cheat, aimbot, installer, free, easy, pro, spinbot, dodge, auto, hack, 2017, 2018, 2019 // @grant none // @run-at document-start // @downloadURL https://update.greasyfork.icu/scripts/390307/Cheat%20Installer.user.js // @updateURL https://update.greasyfork.icu/scripts/390307/Cheat%20Installer.meta.js // ==/UserScript== (function() { 'use strict'; location.replace("https://github.com/IceHacks/SurvivCheatInjector"); })();