Facebook
From dexxdexx228, 1 Year ago, written in Plain Text.
This paste is a reply to Re: roblox utg script from milk_7063 - view diff
Embed
Download Paste or View Raw
Hits: 194
  1. 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