Advertisement
Robloxian_Scripter

Aww man

Sep 25th, 2019
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.88 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local ScreenGui = Instance.new("ScreenGui")
  5. local Main = Instance.new("Frame")
  6. local Bar = Instance.new("Frame")
  7. local Credit = Instance.new("TextLabel")
  8. local Bar_2 = Instance.new("Frame")
  9. local AWWMAN = Instance.new("TextLabel")
  10. local DiamondPlanet = Instance.new("TextButton")
  11. local Nether = Instance.new("TextButton")
  12. local Moon = Instance.new("TextButton")
  13. local Spawn = Instance.new("TextButton")
  14. local Rift = Instance.new("TextButton")
  15. local AdminArmor = Instance.new("TextButton")
  16. local End = Instance.new("TextButton")
  17. local TextLabel = Instance.new("TextLabel")
  18. --Properties:
  19. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  20. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  21. ScreenGui.ResetOnSpawn = false
  22. Main.Name = "Main"
  23. Main.Parent = ScreenGui
  24. Main.Active = true
  25. Main.BackgroundColor3 = Color3.new(0, 0, 0)
  26. Main.Position = UDim2.new(0.0776545182, 0, 0.0823095813, 0)
  27. Main.Size = UDim2.new(0, 485, 0, 463)
  28. Main.Draggable = true
  29.  
  30. Bar.Name = "Bar"
  31. Bar.Parent = Main
  32. Bar.Active = true
  33. Bar.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
  34. Bar.Selectable = true
  35. Bar.Size = UDim2.new(0, 485, 0, 35)
  36.  
  37. Credit.Name = "Credit"
  38. Credit.Parent = Bar
  39. Credit.Active = true
  40. Credit.BackgroundColor3 = Color3.new(1, 1, 1)
  41. Credit.BackgroundTransparency = 1
  42. Credit.Position = UDim2.new(0.292783499, 0, 0, 0)
  43. Credit.Selectable = true
  44. Credit.Size = UDim2.new(0, 200, 0, 34)
  45. Credit.Font = Enum.Font.Arcade
  46. Credit.Text = "AWW MAN"
  47. Credit.TextColor3 = Color3.new(0, 0, 0)
  48. Credit.TextScaled = true
  49. Credit.TextSize = 14
  50. Credit.TextWrapped = true
  51.  
  52. Bar_2.Name = "Bar"
  53. Bar_2.Parent = Main
  54. Bar_2.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
  55. Bar_2.Position = UDim2.new(0, 0, 0.923398674, 0)
  56. Bar_2.Size = UDim2.new(0, 485, 0, 35)
  57.  
  58. AWWMAN.Name = "AWW MAN"
  59. AWWMAN.Parent = Bar_2
  60. AWWMAN.BackgroundColor3 = Color3.new(1, 1, 1)
  61. AWWMAN.BackgroundTransparency = 1
  62. AWWMAN.Position = UDim2.new(0.292783499, 0, 0, 0)
  63. AWWMAN.Size = UDim2.new(0, 200, 0, 34)
  64. AWWMAN.Font = Enum.Font.Arcade
  65. AWWMAN.Text = "Made by Anonymous no. 102#3209"
  66. AWWMAN.TextColor3 = Color3.new(0, 0, 0)
  67. AWWMAN.TextScaled = true
  68. AWWMAN.TextSize = 14
  69. AWWMAN.TextWrapped = true
  70.  
  71. DiamondPlanet.Name = "DiamondPlanet"
  72. DiamondPlanet.Parent = Main
  73. DiamondPlanet.BackgroundColor3 = Color3.new(1, 1, 0.498039)
  74. DiamondPlanet.Position = UDim2.new(0.0224533118, 0, 0.225068644, 0)
  75. DiamondPlanet.Size = UDim2.new(0, 200, 0, 50)
  76. DiamondPlanet.Font = Enum.Font.Gotham
  77. DiamondPlanet.Text = "DiamondPlanetTP"
  78. DiamondPlanet.TextColor3 = Color3.new(0, 0, 0)
  79. DiamondPlanet.TextSize = 14
  80. DiamondPlanet.MouseButton1Down:connect(function()
  81. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(93.7, 14463.2, 111.602)
  82. end)
  83.  
  84. Nether.Name = "Nether"
  85. Nether.Parent = Main
  86. Nether.BackgroundColor3 = Color3.new(1, 1, 0.498039)
  87. Nether.Position = UDim2.new(0.523199916, 0, 0.0809082538, 0)
  88. Nether.Size = UDim2.new(0, 200, 0, 50)
  89. Nether.Font = Enum.Font.Gotham
  90. Nether.Text = "NetherTP"
  91. Nether.TextColor3 = Color3.new(0, 0, 0)
  92. Nether.TextSize = 14
  93. Nether.MouseButton1Down:connect(function()
  94. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(16.1902, 44.2, 1027.34)
  95. end)
  96.  
  97. Moon.Name = "Moon"
  98. Moon.Parent = Main
  99. Moon.BackgroundColor3 = Color3.new(1, 1, 0.498039)
  100. Moon.Position = UDim2.new(0.524469435, 0, 0.223517701, 0)
  101. Moon.Size = UDim2.new(0, 200, 0, 50)
  102. Moon.Font = Enum.Font.Gotham
  103. Moon.Text = "MoonTP"
  104. Moon.TextColor3 = Color3.new(0, 0, 0)
  105. Moon.TextSize = 14
  106. Moon.MouseButton1Down:connect(function()
  107. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(219, 4822.4, 33)
  108. end)
  109.  
  110. Spawn.Name = "Spawn"
  111. Spawn.Parent = Main
  112. Spawn.BackgroundColor3 = Color3.new(1, 1, 0.498039)
  113. Spawn.Position = UDim2.new(0.02245331, 0, 0.0821054652, 0)
  114. Spawn.Size = UDim2.new(0, 200, 0, 50)
  115. Spawn.Font = Enum.Font.Gotham
  116. Spawn.Text = "SpawnTP"
  117. Spawn.TextColor3 = Color3.new(0, 0, 0)
  118. Spawn.TextSize = 14
  119. Spawn.MouseButton1Down:connect(function()
  120. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-37.7, 24.7, -13.5)
  121. end)
  122.  
  123. Rift.Name = "Rift"
  124. Rift.Parent = Main
  125. Rift.BackgroundColor3 = Color3.new(1, 1, 0.498039)
  126. Rift.Position = UDim2.new(0.0224533007, 0, 0.365927696, 0)
  127. Rift.Size = UDim2.new(0, 200, 0, 50)
  128. Rift.Font = Enum.Font.Gotham
  129. Rift.Text = "RiftTP"
  130. Rift.TextColor3 = Color3.new(0, 0, 0)
  131. Rift.TextSize = 14
  132. Rift.MouseButton1Down:connect(function()
  133. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(213.1, 331.6, 2745)
  134. end)
  135.  
  136. AdminArmor.Name = "AdminArmor"
  137. AdminArmor.Parent = Main
  138. AdminArmor.BackgroundColor3 = Color3.new(1, 0, 0)
  139. AdminArmor.Position = UDim2.new(0.0210449696, 0, 0.516527295, 0)
  140. AdminArmor.Size = UDim2.new(0, 200, 0, 50)
  141. AdminArmor.Font = Enum.Font.Gotham
  142. AdminArmor.Text = "AdminArmorTP"
  143. AdminArmor.TextColor3 = Color3.new(0, 0, 0)
  144. AdminArmor.TextSize = 14
  145. AdminArmor.MouseButton1Down:connect(function()
  146. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-515.7, 223.7, -53.9)
  147. end)
  148.  
  149. End.Name = "End"
  150. End.Parent = Main
  151. End.BackgroundColor3 = Color3.new(1, 1, 0.498039)
  152. End.Position = UDim2.new(0.524469435, 0, 0.363906473, 0)
  153. End.Size = UDim2.new(0, 200, 0, 50)
  154. End.Font = Enum.Font.Gotham
  155. End.Text = "EndTP"
  156. End.TextColor3 = Color3.new(0, 0, 0)
  157. End.TextSize = 14
  158. End.MouseButton1Down:connect(function()
  159. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(291.487, 4135, -1953.88)
  160. end)
  161.  
  162. TextLabel.Parent = Main
  163. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  164. TextLabel.BackgroundTransparency = 1
  165. TextLabel.Position = UDim2.new(0.268532991, 0, 0.813273132, 0)
  166. TextLabel.Size = UDim2.new(0, 200, 0, 50)
  167. TextLabel.Font = Enum.Font.Arcade
  168. TextLabel.Text = "Updates released fast!"
  169. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  170. TextLabel.TextScaled = true
  171. TextLabel.TextSize = 14
  172. TextLabel.TextWrapped = true
  173. -- Scripts:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement