Roblox Remastered Scripting Tutorial: Teleports

Channel:
Subscribers:
2,110
Published on ● Video Link: https://www.youtube.com/watch?v=05XBzfkIV44



Roblox
Game:
Roblox (2006)
Category:
Tutorial
Duration: 7:47
222 views
6


Script (Make Sure You Change the "des"):
local des = script.Parent.Parent.Tele2
local e = script.Parent.Enabled
local e2 = des.Enabled

script.Parent.Touched:connect(function(p)
if e.Value == true then
e.Value = false
e2.Value = false
if p.Parent:findFirstChild("Humanoid") ~= nil then
p.Parent:MoveTo(des.Position)
end
wait(1)
e.Value = true
e2.Value = true
end
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







Tags:
Rrrrry123
Ryan
Roblox
Minecraft
Runescape
PS
PlayStation
Let's
Play
Talk
Nostalgia
HTML
Script
Tutorial
Web
design
Lua
help
Dark
Souls
Destiny
Xbox
Scripting
Teleport pad



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.