TheBreadBox

become any rank

May 25th, 2022
259
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. local rank = "FacilityDirector" --"Visitor", "MaintenanceCrew" "SecurityGuard", "MedicalStaff", "FacilityDirector", "EmergencyResponse", "Scientist"
  2. game.ReplicatedStorage.RemoteEvents.UpdateTeam:FireServer(rank)
  3. wait()
  4. game.Players.LocalPlayer.Character.Humanoid.Health = 0
Advertisement
Add Comment
Please, Sign In to add comment