About 37,500 results
Open links in new tab
  1. Only 4 Player Teleporter - Scripting Support - Roblox

    Dec 11, 2020 · I wanna make a game with an teleporter and only 4 people can go in or like 10 people but idk how to do that i got the teleporter already done but idk how to set the limit of it …

  2. How to make a game teleporter? - Scripting Support - Roblox

    Dec 17, 2022 · What do you want to achieve? I want to make a game teleporter, like when you walk on a part with this script, it teleports you to a certain game. What is the issue? I don’t …

  3. How to make one way teleporter using only 1 part for beginners

    Jul 18, 2024 · I wanted to make a teleporter using only one part which is a block that can teleport players to another teleporter also made using one part that is a block placed any where in the …

  4. How to create a teleport - Scripting Support - Roblox

    Nov 9, 2020 · Hello everyone! So on my game I need it so that when a part is touched you get telported to somewere else in the game. I can’t find that anywhere on the forums only ones …

  5. Making a game accessible only through a teleporter - Roblox

    Dec 19, 2020 · I am trying to make it so through the game called Subway, you find a teleporter and get teleported to a palce called Floor -1, I do not want it so that you can access the game …

  6. How to make a game unlisted - Scripting Support - Roblox

    Jul 27, 2019 · Ok so. I made a game teleporter but when it teleports you between games it shows the game you are teleported to on the recently played page and in friend activity but I want to …

  7. How do I make a game they teleported to not appear in their

    Jul 24, 2022 · For example, so you know that horror games, in the lobby will teleport you to a match right? But at the home page only the game lobby appears, and the match/played they …

  8. How can I make a badge only game teleporter? - Roblox

    Jan 7, 2023 · I am making a new Roblox game and I want the player to touch a part and teleport to a different game but they need the specific badge to teleport. Reason I ask is cause I am …

  9. How to make teleporter roblox (teleport service)

    Jan 29, 2022 · MaxPlayers – the amount of players that are allowed to the teleporter MinPlayers – the amount of players are at least required to be teleported Time – the amount of time it takes …

  10. How to teleport after a certain amount of time? - Roblox

    Dec 1, 2020 · How would you teleport all the players to another game after a certain time for example 30 seconds? This is what I have tried wait (30) local tpservice = game:GetService …