Facebook
From milk_7063, 2 Years ago, written in Plain Text.
This paste is a reply to roblox utg script from Toxic Curlew - view diff
Embed
Download Paste or View Raw
Hits: 274
  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

Replies to Re: roblox utg script rss

Title Name Language When
Re: Re: roblox utg script dexxdexx228 text 1 Year ago.