of     1   

Wolater
#111095616Monday, August 26, 2013 12:42 AM GMT

How to make a tele gui script? I think it is this function MouseButton1Down:connect(function() game.Players.LocalPlayer.CFrame = CFrame.new(5,5,5) end
expressmyself
#111100662Monday, August 26, 2013 1:28 AM GMT

facepalm script.Parent.MouseButton1Click"connect(function() game.Player.LocalPlayer.Character.Torso.CFrame = CFrame.new(5,5,5) end) k there you go make sure this is in a localscript.

    of     1