Skip to content

Instantly share code, notes, and snippets.

View lucassilvas1's full-sized avatar

Lucas Araújo lucassilvas1

View GitHub Profile
@lucassilvas1
lucassilvas1 / CompleteDiscordQuest.md
Created February 14, 2026 03:51 — forked from aamiaa/CompleteDiscordQuest.md
Complete Recent Discord Quest

Complete Recent Discord Quest

Note

This does not works in browser for quests which require you to play a game! Use the desktop app to complete those.

How to use this script:

  1. Accept a quest under the Quests tab
  2. Press Ctrl+Shift+I to open DevTools
  3. Go to the Console tab
  4. Paste the following code and hit enter:
@lucassilvas1
lucassilvas1 / window-mover.ahk
Last active June 16, 2026 02:06
OLED Window Mover
/*
Original Author: https://github.com/lucassilvas1
License: MIT
This script moves windows around the screen frequently and randomly to mitigate
OLED burn-in, and optionally shows a black backdrop. It also nudges the cursor
if it's hovering over the active window so the system stays awake while in use.
Multi-monitor update:
- You choose which monitor(s) the script manages (e.g. only your OLED).