Skip to content

Commit b8f1401

Browse files
author
oxygencraft125
authored
Update README.md
1 parent 8434007 commit b8f1401

File tree

1 file changed

+29
-11
lines changed

1 file changed

+29
-11
lines changed

README.md

Lines changed: 29 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -89,24 +89,42 @@ hideDisplay - Hides display
8989

9090
hideNetMap - Hides NetMap
9191

92-
#hideTerminal - Hides terminal (There is no way to get it back apart from restart the game)
92+
hideTerminal - Hides terminal (There is no way to get it back apart from restart the game)
9393

94-
#hideRAM - Hides RAM
94+
hideRAM - Hides RAM
9595

96-
#showDisplay - Shows display
96+
showDisplay - Shows display
9797

98-
#showNetMap - Shows NetMap
98+
showNetMap - Shows NetMap
9999

100-
#showTerminal - Shows Terminal
100+
showTerminal - Shows Terminal
101101

102-
#showRAM - Shows RAM
102+
showRAM - Shows RAM
103103

104-
#getUniversalAdmin - Gets admin on every computer in game save
104+
getUniversalAdmin - Gets admin on every computer in game save
105105

106-
#changeAdminPassword - Changes admin password
106+
changeUserDetails - Changes admin password: Usage: changeUserDetails (OldUsername) (NewUsername) (NewPassword)
107107

108-
#executeHack - Executes a hacker script (Put hacker scripts in Content/HackerScripts)
108+
executeHack - Executes a hacker script (Put hacker scripts in Content/HackerScripts)
109109

110-
#generateExampleAcademicRecord - Generates an example academic record
110+
generateExampleAcademicRecord - Generates an example academic record
111111

112-
#generateExampleMedicalRecord - Generates an example medical record
112+
generateExampleMedicalRecord - Generates an example medical record
113+
114+
changeMusic - Changes music (Music must be .ogg and in Content/)
115+
116+
crashComputer - Crashes computer you are connected to
117+
118+
addProxy - adds proxy to computer you are connected to: Usage: addProxy (TimeInSeconds)
119+
120+
addFirewall - adds firewall to computer you are connected to: Usage: addFirewall (Solution) (Level) [AdditionalTime]
121+
122+
addUser - adds a user to computer you are connected to: Usage: addUser (Username) (Password)
123+
124+
openPort - Opens port on the computer you are connected to: Usage: openPort (PortToOpen)
125+
126+
closeAllPorts - Closes all ports on the computer you are connected to
127+
128+
closePort - Closes port on the computer you are connected to: Usage: closePort (PortToClose)
129+
130+
removeProxy - Removes proxy from the computer you are connected to

0 commit comments

Comments
 (0)