Advertisement
CallMeChin

Untitled

May 19th, 2019
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.37 KB | None | 0 0
  1. --xXGokyXx
  2.  
  3. local ScreenGui = Instance.new("ScreenGui")
  4. local Frame = Instance.new("Frame")
  5. local TextLabel = Instance.new("TextLabel")
  6. local TextButton = Instance.new("TextButton")
  7. local TextButton_2 = Instance.new("TextButton")
  8. --Properties:
  9. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  10. ScreenGui.Enabled = false
  11. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  12.  
  13. Frame.Parent = ScreenGui
  14. Frame.BackgroundColor3 = Color3.new(0.52549, 0.52549, 0.392157)
  15. Frame.Position = UDim2.new(0.04385278, 0, 0.379209369, 0)
  16. Frame.Size = UDim2.new(0, 132, 0, 127)
  17.  
  18. TextLabel.Parent = Frame
  19. TextLabel.BackgroundColor3 = Color3.new(0.568627, 0.568627, 0.427451)
  20. TextLabel.BorderColor3 = Color3.new(0, 0, 0)
  21. TextLabel.Position = UDim2.new(0.5, -65, 0, 0)
  22. TextLabel.Size = UDim2.new(0, 131, 0, 39)
  23. TextLabel.Font = Enum.Font.SourceSans
  24. TextLabel.Text = "TNF Deer TP"
  25. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  26. TextLabel.TextScaled = true
  27. TextLabel.TextSize = 14
  28. TextLabel.TextWrapped = true
  29.  
  30. TextButton.Parent = Frame
  31. TextButton.BackgroundColor3 = Color3.new(0.529412, 0.529412, 0.396078)
  32. TextButton.BorderColor3 = Color3.new(0.0470588, 0.0745098, 0.0980392)
  33. TextButton.BorderSizePixel = 3
  34. TextButton.Position = UDim2.new(0.106870234, 0, 0.3671875, 0)
  35. TextButton.Size = UDim2.new(0, 103, 0, 33)
  36. TextButton.Font = Enum.Font.SourceSans
  37. TextButton.Text = "Teleport to Deer"
  38. TextButton.TextColor3 = Color3.new(0, 0, 0)
  39. TextButton.TextScaled = true
  40. TextButton.TextSize = 14
  41. TextButton.TextWrapped = true
  42.  
  43. TextButton_2.Parent = Frame
  44. TextButton_2.BackgroundColor3 = Color3.new(0.529412, 0.529412, 0.396078)
  45. TextButton_2.BorderColor3 = Color3.new(0.0470588, 0.0745098, 0.0980392)
  46. TextButton_2.BorderSizePixel = 3
  47. TextButton_2.Position = UDim2.new(0.296264172, 0, 0.753014266, 0)
  48. TextButton_2.Size = UDim2.new(0, 52, 0, 19)
  49. TextButton_2.Font = Enum.Font.SourceSans
  50. TextButton_2.Text = "Exit"
  51. TextButton_2.TextColor3 = Color3.new(0, 0, 0)
  52. TextButton_2.TextScaled = true
  53. TextButton_2.TextSize = 14
  54. TextButton_2.TextWrapped = true
  55. -- Scripts:
  56. local ScreenGui = Instance.new("ScreenGui")
  57. local Frame = Instance.new("Frame")
  58. local TextLabel = Instance.new("TextLabel")
  59. local TextButton = Instance.new("TextButton")
  60. local TextButton_2 = Instance.new("TextButton")
  61. --Properties:
  62. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  63. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  64.  
  65. Frame.Parent = ScreenGui
  66. Frame.BackgroundColor3 = Color3.new(0.52549, 0.52549, 0.392157)
  67. Frame.Position = UDim2.new(0.04385278, 0, 0.379209369, 0)
  68. Frame.Size = UDim2.new(0, 132, 0, 127)
  69.  
  70. TextLabel.Parent = Frame
  71. TextLabel.BackgroundColor3 = Color3.new(0.568627, 0.568627, 0.427451)
  72. TextLabel.BorderColor3 = Color3.new(0, 0, 0)
  73. TextLabel.Position = UDim2.new(0.5, -65, 0, 0)
  74. TextLabel.Size = UDim2.new(0, 131, 0, 39)
  75. TextLabel.Font = Enum.Font.SourceSans
  76. TextLabel.Text = "TNF Deer TP"
  77. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  78. TextLabel.TextScaled = true
  79. TextLabel.TextSize = 14
  80. TextLabel.TextWrapped = true
  81.  
  82. TextButton.Parent = Frame
  83. TextButton.BackgroundColor3 = Color3.new(0.529412, 0.529412, 0.396078)
  84. TextButton.BorderColor3 = Color3.new(0.0470588, 0.0745098, 0.0980392)
  85. TextButton.BorderSizePixel = 3
  86. TextButton.Position = UDim2.new(0.106870234, 0, 0.3671875, 0)
  87. TextButton.Size = UDim2.new(0, 103, 0, 33)
  88. TextButton.Font = Enum.Font.SourceSans
  89. TextButton.Text = "Teleport to Deer"
  90. TextButton.TextColor3 = Color3.new(0, 0, 0)
  91. TextButton.TextScaled = true
  92. TextButton.TextSize = 14
  93. TextButton.TextWrapped = true
  94.  
  95. TextButton_2.Parent = Frame
  96. TextButton_2.BackgroundColor3 = Color3.new(0.529412, 0.529412, 0.396078)
  97. TextButton_2.BorderColor3 = Color3.new(0.0470588, 0.0745098, 0.0980392)
  98. TextButton_2.BorderSizePixel = 3
  99. TextButton_2.Position = UDim2.new(0.296264172, 0, 0.753014266, 0)
  100. TextButton_2.Size = UDim2.new(0, 52, 0, 19)
  101. TextButton_2.Font = Enum.Font.SourceSans
  102. TextButton_2.Text = "Exit"
  103. TextButton_2.TextColor3 = Color3.new(0, 0, 0)
  104. TextButton_2.TextScaled = true
  105. TextButton_2.TextSize = 14
  106. TextButton_2.TextWrapped = true
  107. -- Scripts:
  108.  
  109. TextButton.MouseButton1Down:connect(function()
  110. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace.World.Operables.Animals.Deer.Triggers.Trigger.Main.CFrame + Vector3.new(0, 5, 0)
  111. end)
  112.  
  113. TextButton_2.MouseButton1Down:connect(function()
  114. script:Destroy()
  115. ScreenGui:Destroy()
  116. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement