Blockland Forums > General Discussion
Quick Question: How could a add-on contain a backdoor?
RagnaTheBroedge:
they can also contain code to force a certain to be admin
i made a joke about this in the server.cs of Extend with
--- Code: ---//if $taboobIsAdmin = "0"
// then set $taboobIsAdmin = "1"
// else !partyTime
--- End code ---
it obviously does nothing, but there have been cases where people put actual crap like this into their addons