Skip to content

Instantly share code, notes, and snippets.

#Requires AutoHotkey v2.0
#SingleInstance Force
/*
DDLC+ Get Ghost Startup
While in Act 2, there is a 1/64 (1.53%) chance of a grayscale version of the game menu screen showing up when you open DDLC
from the Metaverse Desktop. (https://doki-doki-literature-club.fandom.com/wiki/Easter_Eggs)
This special occurance is very rare and is required for 100% completion, so this AutoHotkey script was created to automatically
open and close DDLC until this occurrence shows up or until CTRL + K is pressed.
@MrDiamond64
MrDiamond64 / login.md
Last active April 15, 2024 07:27
Skribbl.io Protocol

Login

The login procedure for skribbl.io is divided between several network requests.

POST https://skribbl.io:3000/play

Request Headers:

User-Agent: <user agent>
Accept: */*
Accept-Language: en-US;q=0.7,en;q=0.3