Skip to content

Instantly share code, notes, and snippets.

View sudofox's full-sized avatar
🕟
turning back the clock

Austin Burk sudofox

🕟
turning back the clock
View GitHub Profile
@sudofox
sudofox / universal_paperclips_helper.user.js
Created October 1, 2024 15:20
A helper script for the Universal Paperclips game. Eventually it might play the game for you.
// ==UserScript==
// @name Universal Paperclips Helper
// @namespace universal-paperclips-helper
// @description A helper script for the Universal Paperclips game. Eventually it might play the game for you.
// @include https://www.decisionproblem.com/paperclips/index2.html
// @version 12
// @grant none
// @author sudofox, takayatodorokif1
// ==/UserScript==