-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpheebs.sh
More file actions
executable file
·34 lines (28 loc) · 976 Bytes
/
pheebs.sh
File metadata and controls
executable file
·34 lines (28 loc) · 976 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
#/bin/sh
case $SHELL in
*bash)
ECHO='echo -e'
;;
*)
ECHO='echo'
;;
esac
white="\033[1;37m"
red="\033[1;31m"
green="\033[1;32m"
yellow="\033[1;33m"
blue="\033[1;34m"
transparent="\033[0m"
clear;
${ECHO} ""
sleep 0.02 && ${ECHO} "$blue "
sleep 0.02 && ${ECHO} " ,, ,, "
sleep 0.02 && ${ECHO} "\`7MM\"\"\"Mq.\`7MM *MM "
sleep 0.02 && ${ECHO} " MM \`MM. MM MM "
sleep 0.02 && ${ECHO} " MM ,M9 MMpMMMb. .gP\"Ya .gP\"Ya MM,dMMb. ,pP\"Ybd "
sleep 0.02 && ${ECHO} " MMmmdM9 MM MM ,M' Yb ,M' Yb MM \`Mb 8I \`\" "
sleep 0.02 && ${ECHO} " MM MM MM 8M\"\"\"\"\"\" 8M\"\"\"\"\"\" MM M8 \`YMMMa. "
sleep 0.02 && ${ECHO} " MM MM MM YM. , YM. , MM. ,M9 L. I8 "
sleep 0.02 && ${ECHO} ".JMML. .JMML JMML.\`Mbmmd' \`Mbmmd' P^YbmdP' M9mmmP' "
${ECHO} "$transparent "
python3 detect.py