Skip to content

Instantly share code, notes, and snippets.

@koke228666
koke228666 / devenable.rpy
Created December 15, 2025 18:16
renpy debug mode unlock
init 999 python:
config.developer = True
config.console = True
@koke228666
koke228666 / smopt.user.js
Last active December 23, 2025 17:32
SMopt
// ==UserScript==
// @name SMopt
// @namespace Violentmonkey Scripts
// @match *://friends.grishka.me/*
// @match *://smithereen.my2007.net/*
// @run-at document-start
// @downloadURL https://gist.github.com/koke228666/500ca020d93a105bdfd0eb313a09a105/raw/smopt.user.js
// @updateURL https://gist.github.com/koke228666/500ca020d93a105bdfd0eb313a09a105/raw/smopt.user.js
// @grant none
// @version 1.3.4