Skip to content

Instantly share code, notes, and snippets.

View Rosenstein's full-sized avatar
💭

Rosenstein Rosenstein

💭
View GitHub Profile
@aamiaa
aamiaa / CompleteDiscordQuest.md
Last active June 15, 2026 00:05
Complete Recent Discord Quest

Caution

As of April 7th 2026, Discord has expressed their intent to crack down on automating quest completion.

Some users have received the following system message:

image

There isn't much I can do to make the script undetected, so use it at your own risk, as you most likely WILL get flagged by doing so.

Complete Recent Discord Quest

@claudenobs
claudenobs / SteamValidator.au3
Last active August 25, 2021 21:56
validate all games in your steam library, now doesn' get confused by dlc's
#include <Array.au3>
#include <File.au3>
#include <FileConstants.au3>
#include <MsgBoxConstants.au3>
#include <ScreenCapture.au3>
; This script validates all games in a user's Steam library
; Author: Shawn Maiberger
; @ionblade (Twitter)
; By running this script, in whole or in part, you accept that the author is not acceptable for any damage to your computer or data caused by the script.