Skip to content

Instantly share code, notes, and snippets.

View TheOnlyOnlyName's full-sized avatar
:atom:
Why hello there! :)

TheOnlyOnlyName

:atom:
Why hello there! :)
View GitHub Profile
@jakejosephbaumann29
jakejosephbaumann29 / PUZZLE_ANALYSIS.md
Created February 10, 2026 03:11
MrBeast x Salesforce M Puzzle Hunt — Master Analysis (6,918 frames analyzed by AI)

MrBeast x Salesforce $1,000,000 Puzzle Hunt -- Master Analysis

Status: UNSOLVED (as of Feb 9, 2026) Contest: Feb 8 - Apr 2, 2026 Register: mrbeast.salesforce.com Submit: Slack the code to @MrBeast Designer: Lone Shark Games


g.co, Google's official URL shortcut (update: or Google Workspace's domain verification, see bottom), is compromised. People are actively having their Google accounts stolen.

Someone just tried the most sophisticated phishing attack I've ever seen. I almost fell for it. My mind is a little blown.

  1. Someone named "Chloe" called me from 650-203-0000 with Caller ID saying "Google". She sounded like a real engineer, the connection was super clear, and she had an American accent. Screenshot.

  2. They said that they were from Google Workspace and someone had recently gained access to my account, which they had blocked. They asked me if I had recently logged in from Frankfurt, Germany and I said no.

  3. I asked if they can confirm this is Google calling by emailing me from a Google email and they said sure and sent me this email and told me to look for a case number in it, which I saw in

@aamiaa
aamiaa / CompleteDiscordQuest.md
Last active June 9, 2026 20:35
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

@aamiaa
aamiaa / RevertNewLayout.md
Last active May 16, 2026 02:32
Revert New Discord Layout

The original snippet no longer works!

On 02/09/2024 at around 8pm UTC, Discord flipped an experiment (2023-09_mobile_redesign_override_toggles) which ignores the layout toggle that this script relied on.

If you want to continue using the old layout, you can either use a modded mobile client (such as Vendetta) to disable that experiment, or downgrade to an old version of the app.

Method 1 - Downgrading (Android)

Tip

Use this one if you want a fast, beginner-friendly solution and don't mind using a version from November 2023

  1. Download version 205.15 of Discord mobile app from ApkMirror
@thekwitt
thekwitt / HallowsTreat Terms Of Service
Last active September 28, 2025 15:59
HallowsTreat Terms Of Service
1. Usage Agreement
By adding HallowsTreat to your server, you are consenting to the policies outlined in this privacy policy.
In addition, you are also agreeing to let any server members know about the policies outlind in this terms of service.
Any policy regarding collected data is listed in the privacy policy of this bot.
The intended usage of this data is for core functionalities of the bot and will not be shared with anyone else.
2. Changes to the Terms
You acknowledge that the bot may have occasional changes to the Terms mentioned to what We see best fits.
@Malix-Labs
Malix-Labs / .gitignore
Last active November 8, 2024 17:13
Discord Desktop (Windows) Amoled Switching Tool
# GitHub Gists
*/
# Environment
*env*
@advaith1
advaith1 / nitro.md
Created May 4, 2023 01:06
Discord Nitro Subscription Links
@NurMarvin
NurMarvin / en-PT.json
Created November 14, 2022 19:07
Discord's Messages for Pirate English
{
"NOTIFICATION_TITLE_START_GAME": "Matey Plunderin'",
"NOTIFICATION_BODY_START_GAME": "!!{username}!! be plunderin' !!{gameName}!!!",
"NOTIFICATION_MESSAGE_CREATE_GUILD_ACTIVITY_JOIN": "!!{user}!! invited th' cabin t' plunder !!{game}!!",
"NOTIFICATION_MESSAGE_CREATE_GROUP_DM_ACTIVITY_JOIN": "!!{user}!! invited th' crew t' plunder !!{game}!!",
"NOTIFICATION_MESSAGE_CREATE_DM_ACTIVITY_JOIN": "!!{user}!! invited ye t' plunder !!{game}!!",
"NOTIFICATION_MESSAGE_CREATE_GUILD_ACTIVITY_LISTEN": "!!{user}!! invited th' cabin t' toon in on Spotify",
"NOTIFICATION_MESSAGE_CREATE_GROUP_DM_ACTIVITY_LISTEN": "{user} invited th' deck to list'n on Spotify",
"NOTIFICATION_MESSAGE_CREATE_DM_ACTIVITY_LISTEN": "{user} invited ye to list'n on Spotify",
"ERRORS_ACTION_TO_TAKE": "We've tracked th' error n' will get right on it.",
@Dziurwa14
Dziurwa14 / codes.md
Last active June 9, 2026 00:05
Discord error codes

Error Codes

All collected Discord error codes, categorized by type. See on Userdoccers.

Unknown Entity

Code Message
10001 Unknown Account
10002 Unknown Application
10003 Unknown Channel
10004 Unknown Guild
@rebane2001
rebane2001 / discord-pin-compressor.html
Last active May 22, 2026 22:06
This is a simple app that converts Discord pins to Discord messages, which is useful for example when you've reached the pin limit and wish to have more room for new pins.
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="icon" type="image/x-icon" href="/favicon.ico">
<title>Rebane's Discord Pin Compressor</title>
<meta charset="UTF-8">
<meta name="description" content="Rebane's Discord Pin Compressor">
<meta name="author" content="rebane2001">
<style>
/*