VanThangzxc

Untitled

Jan 8th, 2019
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local ScreenGui = Instance.new("ScreenGui")
  5. local Frame = Instance.new("Frame")
  6. local Cailon = Instance.new("TextButton")
  7. --Properties:
  8. ScreenGui.Parent = game.CoreGui
  9.  
  10. Frame.Parent = ScreenGui
  11. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  12. Frame.Position = UDim2.new(0.363636374, 0, 0.206759468, 0)
  13. Frame.Size = UDim2.new(0, 249, 0, 168)
  14. Frame.Active = true
  15. Frame.Draggable = true
  16.  
  17. Cailon.Name = "Cailon"
  18. Cailon.Parent = Frame
  19. Cailon.BackgroundColor3 = Color3.new(0, 0, 0)
  20. Cailon.Position = UDim2.new(0.0965737402, 0, 0.300494641, 0)
  21. Cailon.Size = UDim2.new(0, 200, 0, 50)
  22. Cailon.Font = Enum.Font.SourceSans
  23. Cailon.TextColor3 = Color3.new(0, 0, 0)
  24. Cailon.TextSize = 14
  25. Cailon.MouseButton1Down:connect(function()
  26. while wait() do
  27. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(480.181396, 14.0739775, -578.7168586)
  28. end
  29. end)
  30.  
  31. -- Scripts:
Advertisement
Add Comment
Please, Sign In to add comment