shitposts/hacc-marmite.sh
2018-10-26 01:06:15 +10:00

6 lines
554 B
Bash
Executable file

for i in `seq 1 100`; do echo $i; sleep 0.025; done | dialog --title Scanning --guage "Scanning user @marmite@gaybaby.club for vulnerabilitites..." 10 40
dialog --title Results --yesno "Potential exploit found. However, be advised that the user has rainbows. Are you sure you wish to continue?" 10 30
for i in `seq 1 100`; do echo $i; sleep 0.05; done | dialog --title "/!\\ HACK IN PROGRESS /!\\" --guage "\nHacking..." 10 40
dialog --title "Scan failed" --msgbox "Hack failed with error 69: User is too gay. Please hang up and try again." 10 30
clear