Skip to content

Instantly share code, notes, and snippets.

View catgirlinspace's full-sized avatar
🏳️‍⚧️
happy pride month!!

saige leah catgirlinspace

🏳️‍⚧️
happy pride month!!
View GitHub Profile
@stravant
stravant / GoodSignal.lua
Last active May 4, 2025 08:59
Good Roblox Signal Implementation
--------------------------------------------------------------------------------
-- Batched Yield-Safe Signal Implementation --
-- This is a Signal class which has effectively identical behavior to a --
-- normal RBXScriptSignal, with the only difference being a couple extra --
-- stack frames at the bottom of the stack trace when an error is thrown. --
-- This implementation caches runner coroutines, so the ability to yield in --
-- the signal handlers comes at minimal extra cost over a naive signal --
-- implementation that either always or never spawns a thread. --
-- --
-- API: --
@Mullets-Gavin
Mullets-Gavin / GetProperties.lua
Last active September 1, 2023 21:49
Get all the properties on an instance
local Cached = {}
local Properties = {
"AttachmentForward",
"AttachmentPoint",
"AttachmentPos",
"AttachmentRight",
"AttachmentUp",
"AlignType",
"MaxAngularVelocity",
"MaxTorque",
@catgirlinspace
catgirlinspace / readme.md
Last active January 12, 2023 05:51
splatnet 3 paths

hi! this is a list of all¹ the paths in the splatnet 3 application as of september 10th, 2022. a lot of these are probably not useful for external applications. i found all these manually through developer tools. some may be incorrect. a : indicates that it's a parameter. i have marked what i considered to be notable with a ⭐️ emoji.

these can be used to launch the splatnet 3 application on a device with the nintendo switch online app installed. on ios, this is done with com.nintendo.znca://znca/game/4834290508791808?p=<url encoded path>. i am not sure how this works on android, but it's probably similar. for example, to open the anarchy schedule, use com.nintendo.znca://znca/game/4834290508791808?p=%2Fschedule%2Fbankara.

@catgirlinspace
catgirlinspace / SplashcatPrivacy.md
Last active July 18, 2024 07:02
Splashcat TOS and Privacy Policy

Splashcat Privacy Policy

Splashcat.ink ("Splashcat", "the service") takes privacy seriously.

How Your Data is Used

Splashcat provides aggregated exports of battles uploaded to the service. In these exports all IDs are hashed, but it may still be possible for uploaded records to be linked back to the uploader. In order to provide the service, Splashcat stores some personal user data that you provide such as a username, display name, or pronouns. Splashcat also stores all data sent from an uploader, including any data that isn't processed into Splashcat's proprietary format.

Third Party Data Processors