About 380,000 results
Open links in new tab
  1. Changing a player's team - Scripting Support - Roblox

    Feb 22, 2021 · I’m making a team changer script, but it’s not working, here it is: game.ReplicatedStorage.Events.Event.OnServerEvent:Connect(function(plr) …

  2. 'Team Only' | How to assign stuff to teams [Beginners]

    May 25, 2022 · Hi there, In this tutorial, I’ll be teaching you how we can use Teams to make Only Team.. Examples: Only Certain team Door, Only Certain team tools, etc… Quick Introduction …

  3. How to make team only gear? - DevForum | Roblox

    Mar 9, 2021 · Title, I put down 2 pads, and once a player steps on the pad they switch teams, and get a weapon according to which team they join. Only problem is, how do I do this??

  4. How to Make Change Team Gui - Community Tutorials - Roblox

    Mar 2, 2021 · ResourcesCommunity Tutorials gui, design, scripting superfoose5 (superfoose5) March 2, 2021, 4:21pm 1 Hello and today I will teach you how to make a choose team GUI.

  5. How to create teams - Help and Feedback / Scripting Support

    Feb 22, 2021 · How do I make a team be created in the game using a script? (How do I make a team that is visible to everyone, in the server console)

  6. Assigning a Player to a Team By Random - Roblox

    Jul 29, 2019 · Hey ive been trying for a couple of days now and i couldnt figure out how to assign players to a team by random after adding the players in-game to a table. local plrs = {} for i, …

  7. Group Rank For Team Script - Scripting Support - Roblox

    Feb 17, 2021 · Guys i made a script for group roles to be in team but how do i add a script for non group member to be in a team (The Impure) how do i add it in this script ⬇ local groupid = …

  8. Team Spawns - Community Tutorials - Developer Forum - Roblox

    Sep 26, 2020 · Hello! Welcome to my first devforum tutorial! Today I wanted to learn people how to make a Team Select GUI + Team Spawns! Step 1 Activate the Team Service. Go into the …

  9. Team changer system - Resources / Community Resources - Roblox

    Feb 12, 2024 · This is a free team changer model made by me. It’s extremely customizable, and easy to use for beginners! There are further instructions on setting this up inside the README …

  10. Auto Teaming Players - Scripting Support - Roblox

    Feb 22, 2021 · I was wondering how I would auto team specific players onto a specific team. using a script.