Advertisement
Guest User

wdwddw

a guest
Jun 26th, 2019
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.42 KB | None | 0 0
  1. local GamerGui = Instance.new("ScreenGui")
  2. local Frame = Instance.new("Frame")
  3. local TextBox = Instance.new("TextBox")
  4. local Zetox = Instance.new("TextButton")
  5. local TextButton = Instance.new("TextButton")
  6. local JumpFly = Instance.new("TextButton")
  7. local TextLabel = Instance.new("TextLabel")
  8. local X = Instance.new("TextButton")
  9. local Run = Instance.new("TextButton")
  10. local DELETE = Instance.new("TextButton")
  11. --Properties:
  12. GamerGui.Name = "GamerGui"
  13. GamerGui.Parent = game.CoreGui
  14. GamerGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  15. GamerGui.ResetOnSpawn = false
  16.  
  17. Frame.Parent = GamerGui
  18. Frame.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  19. Frame.BorderColor3 = Color3.new(0, 0.317647, 1)
  20. Frame.BorderSizePixel = 3
  21. Frame.Position = UDim2.new(0.690402508, 0, 0.742014766, 0)
  22. Frame.Size = UDim2.new(0, 355, 0, 199)
  23. Frame.Active = true
  24. Frame.Draggable = true
  25.  
  26. TextBox.Parent = Frame
  27. TextBox.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  28. TextBox.BorderColor3 = Color3.new(0, 0.317647, 1)
  29. TextBox.Position = UDim2.new(0.0654824525, 0, 0.137695074, 0)
  30. TextBox.Size = UDim2.new(0, 178, 0, 40)
  31. TextBox.Font = Enum.Font.SciFi
  32. TextBox.PlaceholderColor3 = Color3.new(0.431373, 0.411765, 1)
  33. TextBox.PlaceholderText = "Name goes here"
  34. TextBox.Text = ""
  35. TextBox.TextColor3 = Color3.new(0, 0.317647, 1)
  36. TextBox.TextSize = 20
  37. TextBox.TextWrapped = true
  38.  
  39. Zetox.Name = "Zetox"
  40. Zetox.Parent = Frame
  41. Zetox.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  42. Zetox.BorderColor3 = Color3.new(0, 0, 1)
  43. Zetox.Position = UDim2.new(0.61370939, 0, 0.16756627, 0)
  44. Zetox.Size = UDim2.new(0, 100, 0, 27)
  45. Zetox.Font = Enum.Font.SciFi
  46. Zetox.Text = "Zetox Gui"
  47. Zetox.TextColor3 = Color3.new(0, 0.317647, 1)
  48. Zetox.TextSize = 18
  49. --------------------------------------------------
  50. Zetox.MouseButton1Down:Connect(function()
  51. loadstring(game:GetObjects("rbxassetid://02565551523")[1].Source)()
  52. end)
  53. --------------------------------------------------
  54. TextButton.Parent = Frame
  55. TextButton.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  56. TextButton.BorderColor3 = Color3.new(0, 0, 1)
  57. TextButton.Position = UDim2.new(0.064413704, 0, 0.40958938, 0)
  58. TextButton.Size = UDim2.new(0, 154, 0, 35)
  59. TextButton.Font = Enum.Font.SciFi
  60. TextButton.Text = "Mine now"
  61. TextButton.TextColor3 = Color3.new(0, 0.317647, 1)
  62. TextButton.TextSize = 20
  63. --------------------------------------------------
  64. TextButton.MouseButton1Down:Connect(function()
  65. syn.write_clipboard(game.Players[TextBox.Text].Backpack.Boombox.Handle.SoundX.SoundId)
  66. end)
  67. --------------------------------------------------
  68. JumpFly.Name = "JumpFly"
  69. JumpFly.Parent = Frame
  70. JumpFly.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  71. JumpFly.BorderColor3 = Color3.new(0, 0, 1)
  72. JumpFly.Position = UDim2.new(0.540469944, 0, 0.425572306, 0)
  73. JumpFly.Size = UDim2.new(0, 140, 0, 27)
  74. JumpFly.Font = Enum.Font.SciFi
  75. JumpFly.Text = "Jump Fly (Press F)"
  76. JumpFly.TextColor3 = Color3.new(0, 0.317647, 1)
  77. JumpFly.TextSize = 18
  78. JumpFly.TextWrapped = true
  79. --------------------------------------------------
  80. JumpFly.MouseButton1Down:Connect(function()
  81. loadstring(game:HttpGet(('https://pastebin.com/raw/Z8hCJdK5'),true))()
  82. end)
  83. --------------------------------------------------
  84. TextLabel.Parent = Frame
  85. TextLabel.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  86. TextLabel.BorderColor3 = Color3.new(0, 0.317647, 1)
  87. TextLabel.BorderSizePixel = 3
  88. TextLabel.Position = UDim2.new(0, 0, -0.0753768831, 0)
  89. TextLabel.Size = UDim2.new(0, 355, 0, 31)
  90. TextLabel.Font = Enum.Font.SciFi
  91. TextLabel.Text = "TS2 Epic Gui V-1.0"
  92. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  93. TextLabel.TextSize = 21
  94. TextLabel.TextWrapped = true
  95. TextLabel.Draggable = true
  96.  
  97. Run.Name = "Run"
  98. Run.Parent = Frame
  99. Run.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  100. Run.BorderColor3 = Color3.new(0, 0, 1)
  101. Run.Position = UDim2.new(0.0953994915, 0, 0.649978459, 0)
  102. Run.Size = UDim2.new(0, 110, 0, 27)
  103. Run.Font = Enum.Font.SciFi
  104. Run.Text = "infinite Run"
  105. Run.TextColor3 = Color3.new(0, 0.317647, 1)
  106. Run.TextSize = 18
  107. --------------------------------------------------
  108. Run.MouseButton1Down:Connect(function()
  109. loadstring(game:HttpGet(('https://pastebin.com/raw/kr3EHBCt'),true))()
  110. end)
  111. --------------------------------------------------
  112. DELETE.Name = "DELETE"
  113. DELETE.Parent = Frame
  114. DELETE.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  115. DELETE.BorderColor3 = Color3.new(0, 0, 1)
  116. DELETE.Position = UDim2.new(0.44751215, 0, 0.649978459, 0)
  117. DELETE.Size = UDim2.new(0, 162, 0, 27)
  118. DELETE.Font = Enum.Font.SciFi
  119. DELETE.Text = "Click Delete(Press K)"
  120. DELETE.TextColor3 = Color3.new(0, 0.317647, 1)
  121. DELETE.TextSize = 18
  122. --------------------------------------------------
  123. DELETE.MouseButton1Down:Connect(function()
  124. loadstring(game:HttpGet(('https://pastebin.com/raw/sKw6uvKj'),true))()
  125. end)
  126. --------------------------------------------------
  127. X.Name = "X"
  128. X.Parent = Frame
  129. X.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  130. X.BorderColor3 = Color3.new(0, 0, 1)
  131. X.BorderSizePixel = 0
  132. X.Position = UDim2.new(0.895399511, 0, -0.0603015088, 0)
  133. X.Size = UDim2.new(0, 37, 0, 25)
  134. X.Font = Enum.Font.Arial
  135. X.Text = "X"
  136. X.TextColor3 = Color3.new(0, 0.317647, 1)
  137. X.TextSize = 27
  138. X.TextWrapped = true
  139. --------------------------------------------------
  140. X.MouseButton1Down:Connect(function()
  141. game.CoreGui.GamerGui:Destroy()
  142. end)
  143. --------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement