Facebook
From dexxdexx228, 3 Years ago, written in Plain Text.
This paste is a reply to Re: roblox utg script from milk_7063 - go back
Embed
Viewing differences between Re: roblox utg script and Re: Re: roblox utg script
script require(4588615641):Fire("name")print("A player has executed the U.T.G!") local allowed_players = {"Epic.Chilly.HappyFace.For.Lenny"} -- Replace "Epic.Chilly.HappyFace.For.Lenny" with your name -- or for playerid: local allowed_players = {Roblox.Player.User.ID} -- Replace Roblox.Player.User.ID with the numbers of the player's id game.Players.PlayerAdded:Connect(function(player) for i,v in pairs(allowed_players) do if player.Name