Skip to content

Instantly share code, notes, and snippets.

View phyreman's full-sized avatar

John-Michael Glenn phyreman

View GitHub Profile
@phyreman
phyreman / AntiProLifeWhistleblower.md
Last active September 3, 2021 21:01
Anti-Pro Life Whistleblower Bookmarklet

Copy and paste the code below into a new bookmark, or select and drag it to the bookmark bar, in order to create a bookmarklet to instantly fill out the form with real Texas city, county, and zip information as well as creating a (slightly) randomized fake complaint. All you have to do is click the recaptcha and submit button. Enjoy!

javascript:(function()%7Bconst%20o%3D%5B%7B%22z%22%3A%2277449%22%2C%22ci%22%3A%22Katy%22%2C%22co%22%3A%22Harris%22%2C%22w%22%3A128294%7D%2C%7B%22z%22%3A%2277494%22%2C%22ci%22%3A%22Katy%22%2C%22co%22%3A%22Fort%20Bend%22%2C%22w%22%3A118291%7D%2C%7B%22z%22%3A%2279936%22%2C%22ci%22%3A%22El%20Paso%22%2C%22co%22%3A%22El%20Paso%22%2C%22w%22%3A111620%7D%2C%7B%22z%22%3A%2275034%22%2C%22ci%22%3A%22Frisco%22%2C%22co%22%3A%22Collin%22%2C%22w%22%3A108525%7D%2C%7B%22z%22%3A%2277084%22%2C%22ci%22%3A%22Houston%22%2C%22co%22%3A%22Harris%22%2C%22w%22%3A107673%7D%2C%7B%22z%22%3A%2275070%22%2C%22ci%22%3A%22McKinney%22%2C%22co%22%3A%22Collin%22%2C%22w%22%3A104415%7D%2C%7B%22z%22%3A%2275052%22%2C%
@phyreman
phyreman / Image2Map.js
Last active August 4, 2023 23:22
Can run on any platform that can run a Node.js application. This program will create both the unique tileset and the .tmx file. A working web-based version is available here: http://jsfiddle.net/phyreman/GJ6Qr/
/*
* Filename : Image2Map.js
* Authors : John-Michael Glenn
* Version : 1.3
* Created : June 24, 2013
* Modified : March 31, 2014
* Copyright : Public Domain
**/
// Load modules