You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 13, 2025. It is now read-only.
withopen("assets/text_lines/VRRALSA_lines/VRRALSA_records/VRRALSA_record_violet.txt") asf: # The with keyword automatically closes the file when you are done
withopen("assets/text_lines/VRRALSA_lines/VRRALSA_records/VRRALSA_record_walker.txt") asf: # The with keyword automatically closes the file when you are done
print("VAIIYA systems log #10079 title=whats going on? from=employee#4972 name=herbert to=system_wide")
575
-
print("|")
576
-
print("herbert: hello? hey guys whats going on over there? i keep getting error [CO45RuP43D #G453] all over the system!")
577
-
print("-")
578
-
print("herbert: @security_dev do we have a fix for this? like, I CANT DO MY JOB KINDA ISSUE HERE")
579
-
print("-") #this is as far the terminal can go before softwrap
580
-
print("greg@security: hey herbert! uhh, ive never seen that error code before... wait thats not even a VAIIYA engine error!")
581
-
print(">uh oh...")
582
-
print("-")
583
-
print("herbert: well do we have a fix at all? i cant do my job here! my machine is frozen with ")
584
-
print("> 'damn you guys like a fight coming' message flashing!")
585
-
print("-")
586
-
print("greg@security: No you idiot! thats not a VAIIYA engine error!! do you know what this means?! do you not see that")
587
-
print("> mysterious message!?")
588
-
print("-")
589
-
print("herbert: uhh, no? im just trying to do my job man!")
590
-
print("-")
591
-
print("greg@security: YOU IDIOT CNS GOT INTO YOUR DAMN MACHINE!!!!!!!!!!")
592
-
print("-")
593
-
print("herbert: well shi-")
594
-
print("|")
568
+
withopen("assets/text_lines/VRRALSA_lines/VRRALSA_logs/VRRALSA_log_10079.txt") asf: # The with keyword automatically closes the file when you are done
569
+
print(f.read())
570
+
f.close()
571
+
595
572
print_formatted_text(HTML('<red>ERROR! LOG ENDED WITH CODE #570-A. ESTIMATED LOSS: 39% OF FILE LEFT.</red>'))
596
573
print("End of log.")
597
574
598
-
elifVRRALSA_TEXT=='LOG_342!&':
575
+
elifVRRALSA_TEXT=='LOG_342':
599
576
print("|")
600
577
print("V.R.R.A.L.S.A. FINDING INQUIRY....")
601
578
time.sleep(1)
602
579
print("searching database... ")
603
580
time.sleep(1)
604
581
print("Log Found!")
605
582
print("|")
606
-
print("VAIIYA systems log #342!& title=CORR&PTIO@NS from=employee#342 name=johnathan to=system_wide")
607
-
print("|")
608
-
print("johnathan: Hey GUYS! whats with all the CORR$PTION$? the server are also going HAYWIRE! my entire floors computers and servers are giving errors!")
609
-
print("-")
610
-
print("alfred@networking: heyoh johnny! wow... this is bad! ive seen another message about herbert and greg having beef over the same thing... ")
611
-
print("> herbert is the kind where he wants fixes and instantly... too bad sal likes his 'higher then heaven' ass  ̄へ ̄")
612
-
print("-")
613
-
print("johnathan: yooo alfred! thanks for the info! but back to the 'issues' going around... this is getting bad and sal is in the dark somehow! (´・ω・`)? ")
614
-
print("-")
615
-
print("alfred@networking: wait... is anyone in @server and @security using ports 2000 and 217? they are... open (。_。) and transferring files???? ")
616
-
print("-")
617
-
print("bret@security: Hi alfred! no not us! that is a bit odd... our team will look at it \( ̄︶ ̄*\)) ")
618
-
print("-")
619
-
print("Yankovic@servers: Hi bret and alfred! No our servers, nor the new VAIIYA Engine is configured, let alone able to use those ports! odd (´・ω・`)? ")
620
-
print("-")
621
-
print("alfred@networking: johnny you know what ima say?")
622
-
print("-")
623
-
print("johnathan: I know you too well alfred (ノ*・ω・)ノ ")
0 commit comments