mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2025-01-20 12:40:16 +00:00
20 lines
260 B
Plaintext
20 lines
260 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
|