Skip to content

Instantly share code, notes, and snippets.

View DeltaKilo's full-sized avatar

Dmitry Korotkov DeltaKilo

View GitHub Profile
@DeltaKilo
DeltaKilo / gw.user.js
Last active April 3, 2017 11:03 — forked from mbarkhau/placepaintbot4.js
placepaintbot4.js
// ==UserScript==
// @name PlacePaintBot
// @namespace http://tampermonkey.net/
// @version 1.3
// @description Domination of Place!
// @author mbarkhau, DeltaKilo
// @match https://www.reddit.com/place?webview=true
// @grant none
// ==/UserScript==
@DeltaKilo
DeltaKilo / placepaintbot2.js
Created April 2, 2017 13:43 — forked from mrchaddavis/placepaintbot2.js
placepaintbot2.js
// ==UserScript==
// @name PlacePaintBot
// @namespace http://tampermonkey.net/
// @version 0.2
// @description Domination of Place!
// @author mbarkhau
// @match https://www.reddit.com/place?webview=true
// @grant none
// ==/UserScript==