|
| 09 Dec 2013 08:34 PM |
Well I'm trying to get a teleport script to work so far it just teleports me
script.Parent = nil while true do wait(1) game.Players.LocalPlayer.Character.Torso.Anchored = true game.Players.LocalPlayer.Character:BreakJoints() game:GetService('TeleportService'):Teleport(135917515) local scr = Instance.new("ScreenGui", game.Players.LocalPlayer.PlayerGui) scr.Name = "EFFECTGUIBLIND" local bg = Instance.new("Frame", scr) bg.BackgroundColor3 = Color3.new(0,0,0) bg.BackgroundTransparency = 0 bg.Size = UDim2.new(10,0,10,0) bg.Position = UDim2.new(-5,0,-5,0) bg.ZIndex = 10 wait(1) end
Anyone know how to fix? |
|
|
| Report Abuse |
|
|
|
| 09 Dec 2013 08:36 PM |
No, none of use know how to script. Try Scripting Helpers. They are very professional, and generally have better talent than us. |
|
|
| Report Abuse |
|
|
MettaurSp
|
  |
| Joined: 20 Mar 2010 |
| Total Posts: 3179 |
|
| |
|
|
| 09 Dec 2013 08:37 PM |
| You can also stop F5 bombing it. It doesn't help your chances, skid. |
|
|
| Report Abuse |
|
|
MettaurSp
|
  |
| Joined: 20 Mar 2010 |
| Total Posts: 3179 |
|
|
| 09 Dec 2013 08:38 PM |
| Scripters here just: use drag and drop, yell at their computers till they work, poor cups of lava on em, etc. |
|
|
| Report Abuse |
|
|
| |
|
|
| 09 Dec 2013 08:40 PM |
| * Move it to Script helper* |
|
|
| Report Abuse |
|
|