mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2024-12-22 14:30:21 +00:00
18 lines
258 B
Plaintext
18 lines
258 B
Plaintext
REM MADE BY HTTPS / https://github.com/httpsisbetter
|
|
REM Resets brainly.com cookies for you
|
|
REM CHROMEOS
|
|
DEFAULTDELAY 500
|
|
CTRL T
|
|
STRING chrome://settings/siteData
|
|
ENTER
|
|
DELAY 3000
|
|
TAB
|
|
DELAY 2000
|
|
STRING brainly
|
|
DELAY 1000
|
|
TAB
|
|
REPEAT 3
|
|
ENTER
|
|
DELAY 1000
|
|
CTRL W
|