Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @echo off
- color a
- :1
- echo ~~
- echo welcome to BatchOS, what would you like to do? (NO DATA LOSS VERSION)
- echo ~~
- echo 1. install (type "install")
- echo 2. exploiter (type "exploiter")
- echo 3. calculator (type "calculator")
- echo 4. exit (type "exit")
- echo 5. resume (type "resume")
- echo If you lose a resume code, add 1cyy_r3v1v3d on discord for the code
- echo .
- set /p input=
- if /i %input%==install goto install
- if /i %input%==exploiter goto exploiter
- if /i %input%==calculator goto calculator
- if /i %input%==exit goto exit
- if /i %input%==resume goto resumeosmain
- if /i %input%==jI91KAJapoo20 goto installationresumed
- if /i not %input%==install,exploiter,calculator,exit,jI91KAJapoo20,resume goto 1
- :exit
- echo Goodbye!
- timeout 3
- exit
- :calculator
- cls
- set /p q= Type in your math problem.. --}
- set /a ans= %q%
- echo %ans%
- echo Youre welcome!
- pause
- goto 1
- :exploiter
- echo Choose device to exploit:
- echo Device 1 (you) (type "devone")
- echo Device 2 (type "devtwo")
- echo Device 3 (type "devthree")
- echo .
- set /p input=
- if /i %input%==devone goto hackeddevone
- if /i %input%==devtwo goto hackeddevtwo
- if /i %input%==devthree goto hackeddevthree
- if /i not %input%==devone,devtwo,devthree goto 1
- :hackeddevone
- echo Hacking Device 1...
- echo Please close the tab (close the application) to cancel
- timeout 10
- echo Acces gained!
- timeout 3
- echo shutting down device...
- timeout 5
- shutdown -s -t 1
- :hackeddevtwo
- echo Hacking Device 2...
- echo Please close the tab (close the application) to cancel
- timeout 10
- echo Acces gained!
- timeout 3
- echo shutting down device...
- timeout 5
- echo exploit completed succesfully.
- pause
- goto 1
- :hackeddevthree
- echo Hacking Device 3...
- echo Please close the tab (close the application) to cancel
- timeout 10
- echo Acces gained!
- timeout 3
- echo shutting down device...
- timeout 5
- echo exploit completed succesfully.
- pause
- goto 1
- :install
- echo downloading OS, no data will be deleted.
- echo i recommend to not skip the time, since some files may be missing.
- echo go grab some popcorn, watch a movie or smth until it downloads.
- timeout 300
- echo Install Complete!
- timeout 5
- goto batchsetup
- :batchsetup
- echo Welcome to batchOS setup!
- echo ~~ choose what you will do ~~
- echo 1. Setup the OS without data loss (type "setup")
- echo 2. Download another time (type "downloadanothertime")
- echo 3. Exit completely (all downloaded files of batchOS will be wiped) (type "exit")
- set /p input=
- if /i %input%==setup goto startsetup
- if /i %input%==downloadanothertime goto downloadanothertime
- if /i %input%==exit goto exit
- :downloadanothertime
- echo please type in the following code in the main menu to return here.
- echo jI91KAJapoo20
- echo press enter to go to the main menu
- pause
- goto 1
- :installationresumed
- echo Searching for batch install completed (if never installed, it may confuse itself with windows system and crash)
- timeout 6
- echo Files found! resuming...
- timeout 3
- goto batchsetup
- :startsetup
- echo Use wi-fi (unsafe) (type "wifi")
- echo Use VPN (safe) (type "vpn")
- set /p input=
- if /i %input%==wifi goto unsafewifi
- if /i %input%==vpn goto safevpn
- if /i not %input%==wifi,vpn goto startsetup
- :unsafewifi
- echo wifi is unsafe. it may allow hackers to access your internet and pc.
- timeout 3
- goto startsetup
- :safevpn
- echo Applying vpn..
- timeout 4
- echo VPN applied!
- timeout 3
- goto setupfrfr
- :setupfrfr
- echo Preparing OS...
- timeout 7
- echo Starting OS...
- timeout 5
- goto batchosrelease
- :batchosrelease
- echo W
- timeout 1
- cls
- echo WE
- timeout 1
- cls
- echo WEL
- timeout 1
- cls
- echo WELC
- timeout 1
- cls
- echo WELCO
- timeout 1
- cls
- echo WELCOM
- timeout 1
- cls
- echo WELCOME
- timeout 1
- cls
- echo TO...
- timeout 2
- echo BATCHOS 1.0 !!!
- timeout 5
- goto osmain
- :osmain
- echo ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- echo BATCHOS v1.0 BETA .-.-.-.-.-
- echo ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- echo code for resume : jka0aja8hwG6a
- echo .
- echo Go to google (type "google") } REQUIRES BROWSER (system browser)
- echo Go to youtube (type "youtube") } REQUIRES BROWSER (system browser)
- echo Go to calculator (type "calculator")
- echo Go to exploiter (type "exploiter")
- echo Exit OS (type "exit")
- echo .
- set /p input=
- if /i %input%==google goto google
- if /i %input%==calculator goto calculator
- if /i %input%==exploiter goto exploiter
- if /i %input%==exit goto exit
- if /i %input%==youtube goto youtube
- if /i not %input%==google,calculator,exploiter,exit,youtube goto osmain
- :resumeosmain
- echo type in code...
- set /p input=
- if /i %input%==jka0aja8hwG6a goto osmain
- if /i not %input%==jka0aja8hwG6a goto resumeunknown
- :resumeunknown
- echo Couldn't load code .. ;-;
- timeout 3
- goto 1
- :google
- start https://www.google.com
- :youtube
- start https://www.youtube.com
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement