Skip to content

Instantly share code, notes, and snippets.

View AJM-123's full-sized avatar

AJM-123

  • Joined Nov 2, 2025
View GitHub Profile
@AJM-123
AJM-123 / gist:0e9f77442ee89c6879aa8430e3ee759d
Created November 2, 2025 15:58
TTRS HACK (Tampermonkey)
// ==UserScript==
// @name TTRS HACK
// @namespace http://tampermonkey.net/
// @version 1.2
// @description Hold down ctrl+alt, then simply press the answer box and it will answer for you. (works in all modes)
// @author AJM
// @match https://play.ttrockstars.com/*
// @grant none
// ==/UserScript==