@@ -102,34 +102,37 @@ def loading_bars_intro_3():
102102
103103
104104 print ("All connections approved! opening VAIIYA terminal...." )
105- time .sleep (0.5 )
105+ time .sleep (0.7 )
106106
107107# Display main menu
108108def main_menu ():
109109 print (r"""
110- ______ ______ ______ ______ ______ ______ ______ ______ ______ ______ ______ ______ ______
111- | |__| || |__| || |__| || |__| || |__| || |__| || |__| || |__| || |__| || |__| || |__| || |__| || |__| |
112- | () || () || () || () || () || () || () || () || () || () || () || () || () |
113- |______||______||______||______||______||______||______||______||______||______||______||______||______|
114- ______ ______
115- | |__| | | |__| |
116- | () | __ __ _ ___ ___ __ __ _ ___ ___ ___ _ _ ___ ___ _____ __ __ | () |
117- |______| \ \ / //_\ |_ _||_ _|\ \ / //_\ / __|| __|/ __|| | | || _ \|_ _||_ _|\ \ / / |______|
118- ______ \ V // _ \ | | | | \ V // _ \ \__ \| _|| (__ | |_| || / | | | | \ V / ______
119- | |__| | \_//_/ \_\|___||___| |_|/_/ \_\ |___/|___|\___| \___/ |_|_\|___| |_| |_| | |__| |
120- | () | ___ __ __ ___ _____ ___ __ __ ___ __ __ ___ _ _ _ _ | () |
121- |______| / __|\ \ / // __||_ _|| __|| \/ |/ __| | \/ || __|| \| || | | | |______|
122- ______ \__ \ \ V / \__ \ | | | _| | |\/| |\__ \ | |\/| || _| | .` || |_| | ______
123- | |__| | |___/ |_| |___/ |_| |___||_| |_||___/ |_| |_||___||_|\_| \___/ | |__| |
124- | () | | () |
125- |______| |______|
126- ______ ______ ______ ______ ______ ______ ______ ______ ______ ______ ______ ______ ______
127- | |__| || |__| || |__| || |__| || |__| || |__| || |__| || |__| || |__| || |__| || |__| || |__| || |__| |
128- | () || () || () || () || () || () || () || () || () || () || () || () || () |
129- |______||______||______||______||______||______||______||______||______||______||______||______||______|
130-
131- Welcome to the VAIIYA terminal!
132- Use this handy dandy terminal for all your duties at VAIIYA Technologies LLC!
110+ __________ __________
111+ \|||||||||\ \::::::::::\
112+ \|||||||||\ \::::::::::\
113+ \|||||||||\ \::::::::::\
114+ \|||||||||\ \::::::::::\
115+ \-------\ /--------/ /-------\ \--------\ \--------\ \--------\ /---------/ /-------\
116+ \.......\ /......../ /.........\ \........\ \........\ \........\ /........./ /.........\
117+ \.......\ /......../ /...........\ \........\ \........\ \........\ /........./ /...........\
118+ \.......\ /......../ /.............\ \........\ \........\ \........\ /........./ /.............\
119+ \.......\ /......../ /......__.......\ \........\ \........\ \........\ /........./ /...............\
120+ \.......\ /......../ /....../ \.......\ \........\ \........\ \........\_/........./ /......./ \......\
121+ \.......\ /......../ /....../ \.......\ \........\ \........\ \................../ /......./ \......\
122+ \................/ /....../ \.......\ \........\ \........\ \................/ /......./ \......\
123+ \............../ /....../ \.......\ \........\ \........\ \............../ /......./ \......\
124+ \............/ /....../ \.......\ \........\ \........\ \............/ /......./ \......\
125+ \........../ /....../ \.......\ \........\ \........\ \........../ /......./ \......\
126+ /........./
127+ /........./
128+ /........./
129+ /........./
130+ /---------/
131+ VAIIYA technologies LLC
132+ Empowering security, one byte at a time.
133+
134+
135+ Welcome to the Terminal! all checks are complete. you can continue on your work.
133136 """ )
134137def timefetch ():
135138#time fetch for login
0 commit comments