Skip to content

Instantly share code, notes, and snippets.

View GabrielDTB's full-sized avatar

Gabriel Talbert Bunt GabrielDTB

  • Stevens Institute of Technology
  • Hoboken, NJ
  • 05:34 (UTC -04:00)
  • LinkedIn in/gabrieldtb
View GitHub Profile
// ==UserScript==
// @name r/place Alliance of New York Institutions bot
// @namespace http://tampermonkey.net/
// @version 3.0
// @description place tile bot
// @author Thanks Jared.
// @match https://hot-potato.reddit.com/embed*
// @updateURL https://gist.github.com/Felixnightshade/bfd0ab22293121931e5997d788ae6ae9/raw/ANYI_Place_Bot.user.js
// @downloadURL https://gist.github.com/Felixnightshade/bfd0ab22293121931e5997d788ae6ae9/raw/ANYI_Place_Bot.user.js
// @grant GM_xmlhttpRequest
// ==UserScript==
// @name r/place Alliance of New York Institutions bot
// @namespace http://tampermonkey.net/
// @version 1.0
// @description place tile bot
// @author Thanks 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