agariocheat

enter something useful

// ==UserScript==
// @name         agariocheat
// @namespace    https://google.com/
// @version      0.1
// @description  enter something useful
// @author       You
// @match        https://www.google.com
// @match        https://www.google.com/*
// @match        https://www.google.com/#*
// @grant        none
// ==/UserScript==

'use strict';

alert(hi)