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
Copy file name to clipboardExpand all lines: README.md
+26Lines changed: 26 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,33 @@ Use this at your own risk, this may corrupt saves.
18
18
19
19
# Beta Commands:
20
20
21
+
showFlags - Shows all the flags for save
21
22
23
+
addFlag - Adds a flag to the save: Usage: addFlag (FlagToAdd)
24
+
25
+
removeFlag - Removes a flag from the save: Usage: removeFlag (FlagToRemove)
26
+
27
+
authenticateToIRC - Shows IRC Authentication screen when you connect to IRC
28
+
29
+
addAgentToIRC - Adds an agent to IRC: Usage: addAgentToIRC (NameORIDORIP) (AgentName) (AgentPassword) (AgentColourRed) (AgentColourBlue) (AgentColourGreen)
30
+
31
+
setCompPorts - Sets the ports of the computer to what you input: Usage: setCompPorts (NameORIDORIP) (Port eg. 21,25,22,80 (This will remove all ports then add 21,25,22,80))
32
+
33
+
addSongChangerDaemon - Adds the song changer like the credits server had: Usage: addSongChanger (NameORIDORIP)
34
+
35
+
addRicerConnectDaemon - Adds the connect screen like ricer had: Usage: addRicerConnect (NameORIDORIP)
36
+
37
+
addDLCCreditsDaemon - Adds the dlc credits screen like Kaguya_Projects had: Usage: addDLCCredits (NameORIDIORIP)
38
+
39
+
addIRCDaemon - A bit buggy currently, this one will come in the stable release of 2.0
40
+
41
+
addISPDaemon - Adds the ISP Management like ISP Management Server had: Usage: addISPDaemon (NameORIPORID)
42
+
43
+
quit - Exits the game
44
+
45
+
deleteLogs - Auto deletes logs from the computer in argument 1: Usage: deleteLogs (NameORIPORID)
46
+
47
+
forkbombProof - Makes you forkbomb proof by setting your ram 1 above the forkbomb (1000000000) ram target
0 commit comments