ChaosityYT

Funtrat0r GUI

Mar 16th, 2019
447
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.03 KB | None | 0 0
  1. game:GetService("StarterGui"):SetCore("SendNotification", {Title = "Funtrat0r On V3rm", Text = "O_O_O_O_O_O_O_O_O"})
  2. local royale = Instance.new("ScreenGui")
  3. local main = Instance.new("Frame")
  4. local hello = Instance.new("TextLabel")
  5. local vip = Instance.new("TextButton")
  6. local darkdevs = Instance.new("TextLabel")
  7. local stats = Instance.new("TextButton")
  8. local money = Instance.new("TextButton")
  9. local yeet = Instance.new("TextButton")
  10. local power = Instance.new("TextButton")
  11. local club = Instance.new("TextButton")
  12. local ctp = Instance.new("TextButton")
  13.  
  14. royale.Name = "royale"
  15. royale.Parent = game.CoreGui
  16.  
  17. main.Name = "main"
  18. main.Parent = royale
  19. main.Active = true
  20. main.BackgroundColor3 = Color3.new(0.180392, 0.0352941, 0.223529)
  21. main.BorderSizePixel = 0
  22. main.Position = UDim2.new(0.360242188, 0, 0.483146071, 0)
  23. main.Size = UDim2.new(0, 227, 0, 176)
  24.  
  25. hello.Name = "hello"
  26. hello.Parent = main
  27. hello.BackgroundColor3 = Color3.new(0.172549, 0.113725, 0.380392)
  28. hello.BorderColor3 = Color3.new(0.0627451, 0.596078, 0.807843)
  29. hello.Position = UDim2.new(0.030837005, 0, 0.0454545468, 0)
  30. hello.Size = UDim2.new(0, 211, 0, 18)
  31. hello.Font = Enum.Font.Fantasy
  32. hello.Text = "Hello : ".. game.Players.LocalPlayer.Name
  33. hello.TextColor3 = Color3.new(1, 1, 1)
  34. hello.TextSize = 14
  35.  
  36. vip.Name = "vip"
  37. vip.Parent = main
  38. vip.BackgroundColor3 = Color3.new(0.172549, 0.113725, 0.380392)
  39. vip.Position = UDim2.new(0.0528634377, 0, 0.193181813, 0)
  40. vip.Size = UDim2.new(0, 199, 0, 12)
  41. vip.Font = Enum.Font.Fantasy
  42. vip.Text = "GamePasses (Vip And Others)"
  43. vip.TextColor3 = Color3.new(1, 1, 1)
  44. vip.TextSize = 10
  45.  
  46. darkdevs.Name = "darkdevs"
  47. darkdevs.Parent = main
  48. darkdevs.BackgroundColor3 = Color3.new(0.172549, 0.113725, 0.380392)
  49. darkdevs.BackgroundTransparency = 1
  50. darkdevs.BorderColor3 = Color3.new(0.0627451, 0.596078, 0.807843)
  51. darkdevs.Position = UDim2.new(0.0264317188, 0, 0.954545498, 0)
  52. darkdevs.Size = UDim2.new(0, 211, 0, 8)
  53. darkdevs.Font = Enum.Font.Fantasy
  54. darkdevs.Text = "Credits: FunTrat0r | DarkDevs.Pro"
  55. darkdevs.TextColor3 = Color3.new(1, 1, 1)
  56. darkdevs.TextSize = 10
  57.  
  58. stats.Name = "stats"
  59. stats.Parent = main
  60. stats.BackgroundColor3 = Color3.new(0.172549, 0.113725, 0.380392)
  61. stats.Position = UDim2.new(0.0528634377, 0, 0.301136374, 0)
  62. stats.Size = UDim2.new(0, 199, 0, 12)
  63. stats.Font = Enum.Font.Fantasy
  64. stats.Text = "Stats And Others"
  65. stats.TextColor3 = Color3.new(1, 1, 1)
  66. stats.TextSize = 10
  67.  
  68. money.Name = "money"
  69. money.Parent = main
  70. money.BackgroundColor3 = Color3.new(0.172549, 0.113725, 0.380392)
  71. money.Position = UDim2.new(0.0528634377, 0, 0.414772749, 0)
  72. money.Size = UDim2.new(0, 199, 0, 12)
  73. money.Font = Enum.Font.Fantasy
  74. money.Text = "Money Change"
  75. money.TextColor3 = Color3.new(1, 1, 1)
  76. money.TextSize = 10
  77.  
  78. yeet.Name = "yeet"
  79. yeet.Parent = main
  80. yeet.BackgroundColor3 = Color3.new(0.172549, 0.113725, 0.380392)
  81. yeet.Position = UDim2.new(0.0572687238, 0, 0.528409123, 0)
  82. yeet.Size = UDim2.new(0, 199, 0, 12)
  83. yeet.Font = Enum.Font.Fantasy
  84. yeet.Text = "Only Use This If There Is A Kill Thing!!!"
  85. yeet.TextColor3 = Color3.new(1, 1, 1)
  86. yeet.TextSize = 10
  87.  
  88. power.Name = "power"
  89. power.Parent = main
  90. power.BackgroundColor3 = Color3.new(0.172549, 0.113725, 0.380392)
  91. power.Position = UDim2.new(0.0528634377, 0, 0.642045498, 0)
  92. power.Size = UDim2.new(0, 199, 0, 12)
  93. power.Font = Enum.Font.Fantasy
  94. power.Text = "POWER OUTAGE (Finish Line)"
  95. power.TextColor3 = Color3.new(1, 1, 1)
  96. power.TextSize = 10
  97.  
  98. club.Name = "club"
  99. club.Parent = main
  100. club.BackgroundColor3 = Color3.new(0.172549, 0.113725, 0.380392)
  101. club.Position = UDim2.new(0.0528634377, 0, 0.75000006, 0)
  102. club.Size = UDim2.new(0, 199, 0, 12)
  103. club.Font = Enum.Font.Fantasy
  104. club.Text = "CLUBBING (CLEAR WALLS)"
  105. club.TextColor3 = Color3.new(1, 1, 1)
  106. club.TextSize = 10
  107.  
  108. ctp.Name = "ctp"
  109. ctp.Parent = main
  110. ctp.BackgroundColor3 = Color3.new(0.172549, 0.113725, 0.380392)
  111. ctp.Position = UDim2.new(0.0528634377, 0, 0.852272809, 0)
  112. ctp.Size = UDim2.new(0, 199, 0, 12)
  113. ctp.Font = Enum.Font.Fantasy
  114. ctp.Text = "Click TP (Press R)"
  115. ctp.TextColor3 = Color3.new(1, 1, 1)
  116. ctp.TextSize = 10
  117. ctp.MouseButton1Down:connect(function()
  118. plr = game.Players.LocalPlayer
  119. mouse = plr:GetMouse()
  120. mouse.KeyDown:connect(function(key)
  121. if key == "r" then
  122. if mouse.Target then
  123. plr.Character.HumanoidRootPart.CFrame = CFrame.new(mouse.Hit.x, mouse.Hit.y + 5, mouse.Hit.z)
  124. end
  125. end
  126. end)
  127. print("Click Tp By Dark Devs Loaded!")
  128. end)
  129.  
  130. main.Draggable = true
  131.  
  132. vip.MouseButton1Down:connect(function()
  133. for i,v in pairs(game.Players.LocalPlayer:GetChildren()) do
  134. if v.ClassName == 'BoolValue' then
  135. v.Value = true
  136. end
  137. end
  138. end)
  139.  
  140. stats.MouseButton1Down:connect(function()
  141. for i,v in pairs(game.Players.LocalPlayer.Stats:GetChildren()) do
  142. if v.ClassName == 'StringValue' then
  143. v.Value = 500
  144. end
  145. end
  146. end)
  147.  
  148. money.MouseButton1Down:connect(function()
  149. for i,v in pairs(game.Players.LocalPlayer.Stats:GetChildren()) do
  150. if v.ClassName == 'IntValue' then
  151. v.Value = 99999
  152. end
  153. end
  154. end)
  155.  
  156. yeet.MouseButton1Down:connect(function()
  157. local plr = game.Workspace[game.Players.LocalPlayer.Name].HumanoidRootPart
  158. local path = game.Workspace
  159. for i,v in pairs(path:GetDescendants()) do
  160. if v.Name == 'Kill' then
  161. v.Remove()
  162. end
  163. end
  164. wait()
  165. local yeet = Instance.new("Part")
  166. yeet.Position = Vector3.new(69, 820, 10)
  167. yeet.Parent = game.Workspace
  168. yeet.Anchored = true
  169. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(69, 825, 0.04))
  170. end)
  171.  
  172. power.MouseButton1Down:connect(function()
  173. game:GetService("StarterGui"):SetCore("SendNotification", {Title = "", Text = "Click 4 Times If Doesn't TP"})
  174. local plr = game.Workspace[game.Players.LocalPlayer.Name].HumanoidRootPart
  175. local path = game.Workspace['Power Outage']
  176. for i,v in pairs(path:Get()) do
  177. if v.Name == 'Finish' then
  178. plr.CFrame = v.CFrame
  179. end
  180. end
  181. end)
  182.  
  183. club.MouseButton1Down:connect(function()
  184. local plr = game.Workspace[game.Players.LocalPlayer.Name].HumanoidRootPart
  185. local path = game.Workspace['Clubbing'].Walls
  186. for i,v in pairs(path:GetChildren()) do
  187. if v.Name == 'Part' then
  188. v:Remove()
  189. end
  190. end
  191. end)
Add Comment
Please, Sign In to add comment