Skip to content

Instantly share code, notes, and snippets.

View iznaut's full-sized avatar

izzy kestrel iznaut

View GitHub Profile
@iznaut
iznaut / README.md
Last active June 4, 2025 15:31
Simple script to change Finesse user state via API

Authorization Setup

Update config with netId and either opSecretReference or basicAuthHash:

Basic Auth (less secure)

echo -n "username:password" | base64 will return the string that needs to go in basicAuthHash

This can be easily decoded, so it's only slightly better than hardcoding your password.

@iznaut
iznaut / readme.txt
Created November 23, 2024 16:56
Untitled PuzzleScript Script
Play this game by pasting the script in http://www.puzzlescript.net/editor.html
@iznaut
iznaut / readme.txt
Created February 24, 2021 23:56
A Snowball's Chance in Hell (PuzzleScript Script)
Play this game by pasting the script in http://www.puzzlescript.net/editor.html