This has many uses! For example shutting down code sharing servers
So i havent seen this before soooooo
You will need:
3x teleporters
1x item giver (optional)
1x speed modifier (optional)
1x health modifer (optional)
2x trigger
1x property (optional)
-
Make a little room that has no entry points (all sides are walls)
-
Place two teleporters, one will be the entry teleporter and one will be the exit teleporter
-
Set the property to be something like: devmodetriggeringplayer
-
Place the trigger outside of the box.
-
Open the blocks and make a when triggered block
-
Here you will need a bit of stuff… here are all the blocks you will use:
1x if-do
1x =
2x text
1x broadcast message on channel
1x triggering player name -
plug the triggering player name and a text block into the = block.
-
Connect the = block to the If-Do as a IF
-
On the Do section, add a broadcast message on channel, then connect a text box to that.
These last 3 steps will run a check on the players name to see if it is allowed to access dev tools, it should look like the following image:
-
Go back to the teleporters, choose one to get teleported to and one to teleport out.
-
Set it so that the player who is the dev to be teleported to said teleporter. This will be under channels. (Ie. The channel i chose was allowdevmode so i will type that in)
-
Throw down the tools you will have access too (overpowered gadgets, speed, health) and connect that to a trigger
-
Wire the trigger to the tools so that wgen triggered you will be given the powers
-
Go to the other teleporter, and select a target group.
-
Go outside the box and place the final teleporter. Give this teleporter the target group of the last teleporter.
-
Celebrate!
If it doesn’t work lmk.