Roblox Remastered Scripting Tutorial: Welcome GUI
Close Button Script:
script.Parent.MouseButton1Down:connect(function()
script.Parent.Parent.Parent:Destroy()
end)
Workspace Script:
game.Players.ChildAdded:connect(function(player)
local gui = script.ScreenGui:Clone()
gui.Parent = player.PlayerGui
end)
Be sure to follow me on Twitter after rating, commenting, and subscribing!
https://twitter.com/Rrrrry123
Also, follow me on Twitch for some live streams!
http://www.twitch.tv/Rrrrry123
You can add me on Roblox here!
http://ow.ly/7MWs305jb3B
Want to help make this channel better? You can donate to me via Roblox Robux!
http://ow.ly/En9x30hdeWy
Other Videos By RyGuyGaming
Other Statistics
Roblox Statistics For RyGuyGaming
At present, RyGuyGaming has 459,946 views spread across 106 videos for Roblox, and roughly a days worth of Roblox videos were uploaded to his channel. This makes up 17.76% of the content that RyGuyGaming has uploaded to YouTube.