How to Make a Name-Based Secret Area

Introduction

This concept is simple, but it may be hard to pull off if you want to do multiple names. I’ve seen other people make guides on this, but they use more than what is really necessary.

Devices Needed

1 trigger
At least 1 teleporter
Understanding of how to use blocks

Step 1

First, place your trigger where players spawn. Set it to be activated when a player steps over it, and to be invisible. Also set the scope to player, because I don’t know if setting the scope to global breaks the system. Now you will go to the top left corner and click “blocks” then create a new block.


Step 2

Now drag out an if, do block from the logic section. Also drag an = block from the same section. Connect the = block to the if section of the if, do block.
Screenshot 2025-04-25 10.46.31 AM
In the first section of the = block, place a triggering player’s name block from the essentials section. In the second section of the “=” block, place a blank block from the text section. In this block, type what the player’s name has to be to activate the secret area.
Screenshot 2025-04-25 10.50.35 AM

Step 3

Now in the do section of the if, do block, add a broadcast message on channel block from the essentials section. It will immediately have you select a channel. You can make a new one by typing in your channel name and pressing [enter]. In this example, I set the channel name to Secret Area.
Screenshot 2025-04-25 12.07.05 PM

Step 4

Now we are done with the trigger and its blocks. Here’s a candy for completing the trigger section! :candy: Now we go to the teleporter. Place it where you want, then set it to be invisible. Now edit its channels so that you get teleported to it when you have the correct name.


Yay! You did it!

Optional Step

If you want to make more secret areas based on names, just repeat all the steps, but with different names and channels. You can save on blocks by pressing the gear and adding else ifs to the original block. This gives you a result like this

Thank you for reading through this guide! (If you really did read through it.)

2 more candies for you! :candy::candy:

On a scale of 1 to 10, how helpful was this guide?

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
0 voters
5 Likes

Nice guide. However, it’s pretty niche. The best scenario I could see with this is for the map creator and friends of them to have a little admin spot.

Edit:
Perhaps a banned name too :skull:
Like bro gets sent to jail for joining with a certain name :sob:

5 Likes

That’s what I was thinking too.

2 Likes

Some Constructive Criticism no dislikes please.

  • Try using less dropdowns for a better format. Such as the introduction could be un-dropdownified so the reader could read it quicker.
  • Try adding more info on what it is for.

Overall very nice guide.

2 Likes

isnt this unnecessary?
We have the backward-bear-rithekid-clacian-mysian-waiviqn-haiasian-name-checker-system, this is pretty simmilar, just hooking it up to a teleporter which is something we dont need a guide for.

so uh yea this is kinda a dupe.

2 Likes

I didn’t know that existed. I couldn’t find it when I searched for it.

That guide had depended on pictures as the device settings used pictures so this is not really a dupe.

Reword.
That guide needed pictures.

1 Like

can you uh-
reword?
that made ZERO sense

2 Likes

Screenshot 2025-04-25 5.48.01 PM
use that gear section to add if/else statements that save up on blocks

This is a pretty good guide, but I already knew how to do that.
I use it to troll my friends. :smiling_face_with_horns:
When I step on a trigger, nothing happens, but when someone with my friend’s name does, they get trapped in an infinite hallway (well looped teleporters)

2 Likes