This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name r/place Alliance of New York Institutions bot | |
// @namespace http://tampermonkey.net/ | |
// @version 1.0 | |
// @description place tile bot | |
// @author Credit to Jared. | |
// @match https://hot-potato.reddit.com/embed* | |
// @updateURL https://gist.github.com/Alliance-of-New-York/0cd5ba86762b88d649218d92afc7a3cf/raw/placetesla.user.js | |
// @downloadURL https://gist.github.com/Alliance-of-New-York/0cd5ba86762b88d649218d92afc7a3cf/raw/placetesla.user.js | |
// @grant GM_xmlhttpRequest |