Skip to content

Commit 8e3d70f

Browse files
author
oxygencraft125
authored
Update README.md
1 parent 5a8954a commit 8e3d70f

File tree

1 file changed

+99
-71
lines changed

1 file changed

+99
-71
lines changed

README.md

Lines changed: 99 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -1,84 +1,112 @@
11
# DebugMod
22

33
Command List:
4-
#
5-
#openAllPorts - Opens all ports on connected computer
6-
#bypassProxy - Disable proxy on connected computer
7-
#solveFirewall - Solves firewall on connected computer
8-
#getAdmin- Gives admin on connected computer
9-
#loseAdmin - Lose admin on connected computer
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-
#
35-
#
36-
#
37-
#
38-
#
39-
#
40-
#
41-
#
42-
#
43-
#
44-
#
45-
#
46-
#
47-
#
48-
#
49-
#
50-
#
51-
#
52-
#
53-
#
54-
#
55-
#
56-
#Debug Command:
57-
#
58-
#startDeathSeq - Starts ETAS
59-
#cancelDeathSeq - Stops ETAS
60-
#setHomeNodeServer - Sets home contracts server
61-
#setHomeAssetServer - Sets home assets server
62-
#debug - gives all executables in the game (You can't use port exploits that open unhackable ports)
63-
#revealAll - Reveals all computers in game save
64-
#addIRCMessage - Adds IRC Message to server: Usage: addIRCMessage (ComputerID) (Author) (Message)
65-
#strikerAttack - Starts Striker hack
66-
#themeAttack - Starts Naix hack
67-
#callThePoliceSoTheyCanTraceYou - 100 sec trace
68-
#reportYourselfToFBI - 20 sec trace
69-
#traceYourselfIn - However long you want trace: Usage: traceYourselfIn (TimeInSeconds)
70-
#warningFlash - Shows a warning flash
71-
#stopTrace - Stops a trace
72-
#hideDisplay - Hides display
73-
#hideNetMap - Hides NetMap
4+
5+
openAllPorts - Opens all ports on connected computer
6+
7+
bypassProxy - Disable proxy on connected computer
8+
9+
solveFirewall - Solves firewall on connected computer
10+
11+
getAdmin- Gives admin on connected computer
12+
13+
loseAdmin - Lose admin on connected computer
14+
15+
16+
17+
18+
19+
20+
21+
22+
23+
24+
25+
26+
27+
28+
29+
30+
31+
32+
33+
34+
35+
36+
37+
38+
39+
40+
41+
42+
43+
44+
45+
46+
47+
48+
49+
50+
51+
52+
53+
54+
55+
56+
57+
58+
59+
Debug Command:
60+
61+
startDeathSeq - Starts ETAS
62+
63+
cancelDeathSeq - Stops ETAS
64+
65+
setHomeNodeServer - Sets home contracts server
66+
67+
setHomeAssetServer - Sets home assets server
68+
69+
debug - gives all executables in the game (You can't use port exploits that open unhackable ports)
70+
71+
revealAll - Reveals all computers in game save
72+
addIRCMessage - Adds IRC Message to server: Usage: addIRCMessage (ComputerID) (Author) (Message)
73+
74+
strikerAttack - Starts Striker hack
75+
76+
themeAttack - Starts Naix hack
77+
78+
callThePoliceSoTheyCanTraceYou - 100 sec trace
79+
80+
reportYourselfToFBI - 20 sec trace
81+
82+
traceYourselfIn - However long you want trace: Usage: traceYourselfIn (TimeInSeconds)
83+
84+
warningFlash - Shows a warning flash
85+
86+
stopTrace - Stops a trace
87+
88+
hideDisplay - Hides display
89+
90+
hideNetMap - Hides NetMap
91+
7492
#hideTerminal - Hides terminal (There is no way to get it back apart from restart the game)
93+
7594
#hideRAM - Hides RAM
95+
7696
#showDisplay - Shows display
97+
7798
#showNetMap - Shows NetMap
99+
78100
#showTerminal - Shows Terminal
101+
79102
#showRAM - Shows RAM
103+
80104
#getUniversalAdmin - Gets admin on every computer in game save
105+
81106
#changeAdminPassword - Changes admin password
107+
82108
#executeHack - Executes a hacker script (Put hacker scripts in Content/HackerScripts)
109+
83110
#generateExampleAcademicRecord - Generates an example academic record
84-
#generateExampleMedicalRecord - Generates an example medical record
111+
112+
#generateExampleMedicalRecord - Generates an example medical record

0 commit comments

Comments
 (0)