Advertisement
kids_on_a_bus

Robloxian waterpark gui

Sep 21st, 2019
5,147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.13 KB | None | 0 0
  1. -- game link: https://www.roblox.com/games/367959224/Robloxian-Waterpark?nl=true
  2.  
  3. -- here ya go.
  4.  
  5. local guiexploit = Instance.new("ScreenGui")
  6. local waterparkhaxx = Instance.new("Frame")
  7. local topbar = Instance.new("Frame")
  8. local guititle1 = Instance.new("TextLabel")
  9. local guititle2 = Instance.new("TextLabel")
  10. local guititle3 = Instance.new("TextLabel")
  11. local underbar = Instance.new("Frame")
  12. local exitgui = Instance.new("TextButton")
  13. local fekickyourself1 = Instance.new("TextButton")
  14. local mainscrollingframe = Instance.new("ScrollingFrame")
  15. local feexplode = Instance.new("TextButton")
  16. local fecreeper = Instance.new("TextButton")
  17. local biggaycreepyclown = Instance.new("TextButton")
  18. local walkspeed100 = Instance.new("TextButton")
  19. local jumppower100 = Instance.new("TextButton")
  20. local fegearBALLZ = Instance.new("TextButton")
  21. local fekickyourself2 = Instance.new("TextButton")
  22. local rainbowunderline1 = Instance.new("Frame")
  23. local guititle5 = Instance.new("TextLabel")
  24. local guititle6 = Instance.new("TextLabel")
  25. local revizadmin = Instance.new("TextButton")
  26. local infiniteyield = Instance.new("TextButton")
  27. local feteleport = Instance.new("TextButton")
  28. local rainbowunderline2 = Instance.new("Frame")
  29. local xyz1 = Instance.new("TextLabel")
  30. local xyz2 = Instance.new("TextLabel")
  31. local xyz3 = Instance.new("TextLabel")
  32. local xyz4 = Instance.new("TextLabel")
  33. local xyz5 = Instance.new("TextLabel")
  34.  
  35. -- kkk
  36.  
  37. guiexploit.Name = "guiexploit"
  38. guiexploit.Parent = game.CoreGui
  39.  
  40. waterparkhaxx.Name = "waterparkhaxx"
  41. waterparkhaxx.Parent = guiexploit
  42. waterparkhaxx.BackgroundColor3 = Color3.new(0.184314, 0.184314, 0.184314)
  43. waterparkhaxx.BorderColor3 = Color3.new(0, 0, 0)
  44. waterparkhaxx.BorderSizePixel = 0
  45. waterparkhaxx.Position = UDim2.new(0.414999992, 0, 0.999899983, 0)
  46. waterparkhaxx.Size = UDim2.new(0, 318, 0, 396)
  47.  
  48. topbar.Name = "topbar"
  49. topbar.Parent = waterparkhaxx
  50. topbar.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  51. topbar.BorderColor3 = Color3.new(0, 0, 0)
  52. topbar.BorderSizePixel = 0
  53. topbar.Size = UDim2.new(0, 318, 0, 43)
  54.  
  55. guititle1.Name = "guititle1"
  56. guititle1.Parent = topbar
  57. guititle1.BackgroundColor3 = Color3.new(1, 1, 1)
  58. guititle1.BackgroundTransparency = 1
  59. guititle1.BorderColor3 = Color3.new(0, 0, 0)
  60. guititle1.BorderSizePixel = 0
  61. guititle1.Position = UDim2.new(1.49011612e-08, 0, -0.0849776864, 0)
  62. guititle1.Size = UDim2.new(0, 200, 0, 50)
  63. guititle1.Font = Enum.Font.GothamSemibold
  64. guititle1.Text = "WaterparkHaxx"
  65. guititle1.TextColor3 = Color3.new(1, 1, 1)
  66. guititle1.TextScaled = true
  67. guititle1.TextSize = 25
  68. guititle1.TextWrapped = true
  69.  
  70. guititle2.Name = "guititle2"
  71. guititle2.Parent = topbar
  72. guititle2.BackgroundColor3 = Color3.new(1, 1, 1)
  73. guititle2.BackgroundTransparency = 1
  74. guititle2.BorderColor3 = Color3.new(0, 0, 0)
  75. guititle2.BorderSizePixel = 0
  76. guititle2.Position = UDim2.new(1.49011612e-08, 0, -0.0849776864, 0)
  77. guititle2.Size = UDim2.new(0, 200, 0, 50)
  78. guititle2.Font = Enum.Font.GothamSemibold
  79. guititle2.Text = "WaterparkHaxx"
  80. guititle2.TextColor3 = Color3.new(1, 1, 1)
  81. guititle2.TextScaled = true
  82. guititle2.TextSize = 25
  83. guititle2.TextWrapped = true
  84.  
  85. guititle3.Name = "guititle3"
  86. guititle3.Parent = topbar
  87. guititle3.BackgroundColor3 = Color3.new(1, 1, 1)
  88. guititle3.BackgroundTransparency = 1
  89. guititle3.BorderColor3 = Color3.new(0, 0, 0)
  90. guititle3.BorderSizePixel = 0
  91. guititle3.Position = UDim2.new(1.49011612e-08, 0, -0.0152102411, 0)
  92. guititle3.Size = UDim2.new(0, 200, 0, 50)
  93. guititle3.Font = Enum.Font.GothamSemibold
  94. guititle3.Text = "WaterparkHaxx"
  95. guititle3.TextColor3 = Color3.new(1, 1, 1)
  96. guititle3.TextScaled = true
  97. guititle3.TextSize = 25
  98. guititle3.TextWrapped = true
  99.  
  100. underbar.Name = "underbar"
  101. underbar.Parent = waterparkhaxx
  102. underbar.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  103. underbar.BorderColor3 = Color3.new(0, 0, 0)
  104. underbar.BorderSizePixel = 0
  105. underbar.Position = UDim2.new(0, 0, 0.108585857, 0)
  106. underbar.Size = UDim2.new(0, 318, 0, 8)
  107.  
  108. exitgui.Name = "exitgui"
  109. exitgui.Parent = waterparkhaxx
  110. exitgui.BackgroundColor3 = Color3.new(1, 0, 0)
  111. exitgui.BorderColor3 = Color3.new(0, 0, 0)
  112. exitgui.BorderSizePixel = 0
  113. exitgui.Position = UDim2.new(0.899132013, 0, 0.00505050505, 9)
  114. exitgui.Size = UDim2.new(0, 20, 0, 20)
  115. exitgui.Font = Enum.Font.SourceSans
  116. exitgui.Text = ""
  117. exitgui.TextColor3 = Color3.new(0, 0, 0)
  118. exitgui.TextSize = 14
  119. exitgui.MouseButton1Click:connect(function()
  120. waterparkhaxx.Visible = false
  121. end)
  122.  
  123. fekickyourself1.Name = "fekickyourself1"
  124. fekickyourself1.Parent = waterparkhaxx
  125. fekickyourself1.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  126. fekickyourself1.BorderColor3 = Color3.new(0, 0, 0)
  127. fekickyourself1.BorderSizePixel = 0
  128. fekickyourself1.Position = UDim2.new(0.792213678, 0, 0.00505050505, 9)
  129. fekickyourself1.Size = UDim2.new(0, 21, 0, 20)
  130. fekickyourself1.Font = Enum.Font.SourceSans
  131. fekickyourself1.Text = ""
  132. fekickyourself1.TextColor3 = Color3.new(0, 0, 0)
  133. fekickyourself1.TextSize = 14
  134. fekickyourself1.MouseButton1Click:connect(function()
  135. game.Players.LocalPlayer:Kick() -- bruh()
  136. end)
  137.  
  138. mainscrollingframe.Name = "mainscrollingframe"
  139. mainscrollingframe.Parent = waterparkhaxx
  140. mainscrollingframe.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  141. mainscrollingframe.BorderColor3 = Color3.new(1, 1, 1)
  142. mainscrollingframe.BorderSizePixel = 0
  143. mainscrollingframe.Position = UDim2.new(0.0314465426, 0, 0.143939391, 0)
  144. mainscrollingframe.Size = UDim2.new(0, 297, 0, 329)
  145.  
  146. feexplode.Name = "feexplode"
  147. feexplode.Parent = mainscrollingframe
  148. feexplode.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  149. feexplode.BorderColor3 = Color3.new(0, 0, 0)
  150. feexplode.BorderSizePixel = 0
  151. feexplode.Position = UDim2.new(0.161616161, 0, 0.0164141431, 0)
  152. feexplode.Size = UDim2.new(0, 200, 0, 50)
  153. feexplode.Font = Enum.Font.GothamSemibold
  154. feexplode.Text = "FE Explode"
  155. feexplode.TextColor3 = Color3.new(1, 1, 1)
  156. feexplode.TextSize = 30
  157. feexplode.MouseButton1Click:connect(function()
  158. game.ReplicatedStorage.ClothingService:FireServer("Hat", 001527622 )
  159. end)
  160.  
  161. fecreeper.Name = "fecreeper"
  162. fecreeper.Parent = mainscrollingframe
  163. fecreeper.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  164. fecreeper.BorderColor3 = Color3.new(0, 0, 0)
  165. fecreeper.BorderSizePixel = 0
  166. fecreeper.Position = UDim2.new(0.161616161, 0, 0.0946969688, 0)
  167. fecreeper.Size = UDim2.new(0, 200, 0, 50)
  168. fecreeper.Font = Enum.Font.GothamSemibold
  169. fecreeper.Text = "CREEPER, AW MAN."
  170. fecreeper.TextColor3 = Color3.new(1, 1, 1)
  171. fecreeper.TextScaled = true
  172. fecreeper.TextSize = 30
  173. fecreeper.TextWrapped = true
  174. fecreeper.MouseButton1Click:connect(function()
  175. game.Players.LocalPlayer.Character.Head.Mesh:Destroy()
  176. game.Players.LocalPlayer.Character.LeftHand:Destroy()
  177. game.Players.LocalPlayer.Character.LeftLowerArm:Destroy()
  178. game.Players.LocalPlayer.Character.LeftUpperArm:Destroy()
  179. game.Players.LocalPlayer.Character.RightHand:Destroy()
  180. game.Players.LocalPlayer.Character.RightLowerArm:Destroy()
  181. game.Players.LocalPlayer.Character.RightUpperArm:Destroy()
  182. end)
  183.  
  184. biggaycreepyclown.Name = "biggaycreepyclown"
  185. biggaycreepyclown.Parent = mainscrollingframe
  186. biggaycreepyclown.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  187. biggaycreepyclown.BorderColor3 = Color3.new(0, 0, 0)
  188. biggaycreepyclown.BorderSizePixel = 0
  189. biggaycreepyclown.Position = UDim2.new(0.161616161, 0, 0.175505042, 0)
  190. biggaycreepyclown.Size = UDim2.new(0, 200, 0, 50)
  191. biggaycreepyclown.Font = Enum.Font.GothamSemibold
  192. biggaycreepyclown.Text = "RonaldMcDonald"
  193. biggaycreepyclown.TextColor3 = Color3.new(1, 1, 1)
  194. biggaycreepyclown.TextScaled = true
  195. biggaycreepyclown.TextSize = 30
  196. biggaycreepyclown.TextWrapped = true
  197. biggaycreepyclown.MouseButton1Click:connect(function()
  198. game.Players.LocalPlayer.Character.Humanoid:RemoveAccessories()
  199. game.ReplicatedStorage.ClothingService:FireServer("Shirt", 2155796827)
  200. game.ReplicatedStorage.ClothingService:FireServer("Pants", 789500135)
  201. game.ReplicatedStorage.ClothingService:FireServer("Face", 23644960)
  202. game.ReplicatedStorage.ClothingService:FireServer("Hat", 15469944)
  203. end)
  204.  
  205. walkspeed100.Name = "walkspeed100"
  206. walkspeed100.Parent = mainscrollingframe
  207. walkspeed100.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  208. walkspeed100.BorderColor3 = Color3.new(0, 0, 0)
  209. walkspeed100.BorderSizePixel = 0
  210. walkspeed100.Position = UDim2.new(0.161616161, 0, 0.25505051, 0)
  211. walkspeed100.Size = UDim2.new(0, 200, 0, 50)
  212. walkspeed100.Font = Enum.Font.GothamSemibold
  213. walkspeed100.Text = "100+ Walkspeed"
  214. walkspeed100.TextColor3 = Color3.new(1, 1, 1)
  215. walkspeed100.TextScaled = true
  216. walkspeed100.TextSize = 30
  217. walkspeed100.TextWrapped = true
  218. walkspeed100.MouseButton1Click:connect(function()
  219. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 100
  220. end)
  221.  
  222. jumppower100.Name = "jumppower100"
  223. jumppower100.Parent = mainscrollingframe
  224. jumppower100.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  225. jumppower100.BorderColor3 = Color3.new(0, 0, 0)
  226. jumppower100.BorderSizePixel = 0
  227. jumppower100.Position = UDim2.new(0.161616161, 0, 0.334595978, 0)
  228. jumppower100.Size = UDim2.new(0, 200, 0, 50)
  229. jumppower100.Font = Enum.Font.GothamSemibold
  230. jumppower100.Text = "100+ JumpPower"
  231. jumppower100.TextColor3 = Color3.new(1, 1, 1)
  232. jumppower100.TextScaled = true
  233. jumppower100.TextSize = 30
  234. jumppower100.TextWrapped = true
  235. jumppower100.MouseButton1Click:connect(function()
  236. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 100
  237. end)
  238.  
  239. fegearBALLZ.Name = "fegearBALLZ"
  240. fegearBALLZ.Parent = mainscrollingframe
  241. fegearBALLZ.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  242. fegearBALLZ.BorderColor3 = Color3.new(0, 0, 0)
  243. fegearBALLZ.BorderSizePixel = 0
  244. fegearBALLZ.Position = UDim2.new(0.164983183, 0, 0.496212095, 0)
  245. fegearBALLZ.Size = UDim2.new(0, 200, 0, 50)
  246. fegearBALLZ.Font = Enum.Font.GothamSemibold
  247. fegearBALLZ.Text = "FE Gear (balls)"
  248. fegearBALLZ.TextColor3 = Color3.new(1, 1, 1)
  249. fegearBALLZ.TextSize = 26
  250. fegearBALLZ.MouseButton1Click:connect(function()
  251. game:GetService("ReplicatedStorage").StoreService:FireServer("Boombox")
  252. game:GetService("ReplicatedStorage").StoreService:FireServer("Cloud")
  253. game:GetService("ReplicatedStorage").StoreService:FireServer("Whistle")
  254. game:GetService("ReplicatedStorage").StoreService:FireServer("Pool Noodle")
  255. game:GetService("ReplicatedStorage").StoreService:FireServer("Blow Dryer")
  256. game:GetService("ReplicatedStorage").StoreService:FireServer("Jetpack")
  257. game:GetService("ReplicatedStorage").StoreService:FireServer("Beach Ball")
  258. game:GetService("ReplicatedStorage").StoreService:FireServer("Water Polo Ball")
  259. end)
  260.  
  261. fekickyourself2.Name = "fekickyourself2"
  262. fekickyourself2.Parent = mainscrollingframe
  263. fekickyourself2.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  264. fekickyourself2.BorderColor3 = Color3.new(0, 0, 0)
  265. fekickyourself2.BorderSizePixel = 0
  266. fekickyourself2.Position = UDim2.new(0.164983153, 0, 0.573232353, 0)
  267. fekickyourself2.Size = UDim2.new(0, 200, 0, 50)
  268. fekickyourself2.Font = Enum.Font.GothamSemibold
  269. fekickyourself2.Text = "FE Kick yourself"
  270. fekickyourself2.TextColor3 = Color3.new(1, 1, 1)
  271. fekickyourself2.TextSize = 25
  272. fekickyourself2.MouseButton1Click:connect(function()
  273. game.Players.LocalPlayer:Kick() -- bruh()kkkkkkkkkkkk b0i
  274. end)
  275.  
  276. rainbowunderline1.Name = "rainbowunderline1"
  277. rainbowunderline1.Parent = mainscrollingframe
  278. rainbowunderline1.BackgroundColor3 = Color3.new(1, 1, 1)
  279. rainbowunderline1.BorderColor3 = Color3.new(0, 0, 0)
  280. rainbowunderline1.BorderSizePixel = 0
  281. rainbowunderline1.Position = UDim2.new(0.0680000037, 0, 0.414999992, 0)
  282. rainbowunderline1.Size = UDim2.new(0, 255, 0, 9)
  283.  
  284. guititle5.Name = "guititle5"
  285. guititle5.Parent = mainscrollingframe
  286. guititle5.BackgroundColor3 = Color3.new(1, 1, 1)
  287. guititle5.BackgroundTransparency = 1
  288. guititle5.BorderColor3 = Color3.new(0, 0, 0)
  289. guititle5.BorderSizePixel = 0
  290. guititle5.Position = UDim2.new(0.114723898, 0, 0.414182425, 0)
  291. guititle5.Size = UDim2.new(0, 226, 0, 50)
  292. guititle5.Font = Enum.Font.GothamSemibold
  293. guititle5.Text = "big gay skrIPTs:"
  294. guititle5.TextColor3 = Color3.new(1, 1, 1)
  295. guititle5.TextScaled = true
  296. guititle5.TextSize = 25
  297. guititle5.TextWrapped = true
  298.  
  299. guititle6.Name = "guititle6"
  300. guititle6.Parent = mainscrollingframe
  301. guititle6.BackgroundColor3 = Color3.new(1, 1, 1)
  302. guititle6.BackgroundTransparency = 1
  303. guititle6.BorderColor3 = Color3.new(0, 0, 0)
  304. guititle6.BorderSizePixel = 0
  305. guititle6.Position = UDim2.new(0.121457912, 0, 0.414182425, 0)
  306. guititle6.Size = UDim2.new(0, 226, 0, 50)
  307. guititle6.Font = Enum.Font.GothamSemibold
  308. guititle6.Text = "big gay skrIPTs:"
  309. guititle6.TextColor3 = Color3.new(1, 1, 1)
  310. guititle6.TextScaled = true
  311. guititle6.TextSize = 25
  312. guititle6.TextWrapped = true
  313.  
  314. revizadmin.Name = "revizadmin"
  315. revizadmin.Parent = mainscrollingframe
  316. revizadmin.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  317. revizadmin.BorderColor3 = Color3.new(0, 0, 0)
  318. revizadmin.BorderSizePixel = 0
  319. revizadmin.Position = UDim2.new(0.164983153, 0, 0.650252581, 0)
  320. revizadmin.Size = UDim2.new(0, 200, 0, 50)
  321. revizadmin.Font = Enum.Font.GothamSemibold
  322. revizadmin.Text = "Reviz Admin"
  323. revizadmin.TextColor3 = Color3.new(1, 1, 1)
  324. revizadmin.TextSize = 28
  325. revizadmin.MouseButton1Click:connect(function()
  326. loadstring(game:GetObjects("rbxassetid://3116215440")[1].Source)()
  327. end)
  328.  
  329. infiniteyield.Name = "infiniteyield"
  330. infiniteyield.Parent = mainscrollingframe
  331. infiniteyield.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  332. infiniteyield.BorderColor3 = Color3.new(0, 0, 0)
  333. infiniteyield.BorderSizePixel = 0
  334. infiniteyield.Position = UDim2.new(0.164983153, 0, 0.729798019, 0)
  335. infiniteyield.Size = UDim2.new(0, 200, 0, 50)
  336. infiniteyield.Font = Enum.Font.GothamSemibold
  337. infiniteyield.Text = "InfiniteYield"
  338. infiniteyield.TextColor3 = Color3.new(1, 1, 1)
  339. infiniteyield.TextSize = 28
  340. infiniteyield.MouseButton1Click:connect(function()
  341. loadstring(game:HttpGet(('https://pastebin.com/raw/MjBzRjmT'),true))()
  342. end)
  343.  
  344. feteleport.Name = "feteleport"
  345. feteleport.Parent = mainscrollingframe
  346. feteleport.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  347. feteleport.BorderColor3 = Color3.new(0, 0, 0)
  348. feteleport.BorderSizePixel = 0
  349. feteleport.Position = UDim2.new(0.164983153, 0, 0.808080852, 0)
  350. feteleport.Size = UDim2.new(0, 200, 0, 50)
  351. feteleport.Font = Enum.Font.GothamSemibold
  352. feteleport.Text = "Ctrl + leftClick = Teleport"
  353. feteleport.TextColor3 = Color3.new(1, 1, 1)
  354. feteleport.TextScaled = true
  355. feteleport.TextSize = 28
  356. feteleport.TextWrapped = true
  357. feteleport.MouseButton1Click:connect(function()
  358. local Player = game.Players.LocalPlayer
  359. local Mouse = Player:GetMouse()
  360. local UserInputService = game:GetService('UserInputService')
  361.  
  362. local HoldingControl = false
  363.  
  364. Mouse.Button1Down:connect(function()
  365. if HoldingControl then
  366. Player.Character:MoveTo(Mouse.Hit.p)
  367. end
  368. end)
  369.  
  370. UserInputService.InputBegan:connect(function(Input, Processed)
  371. if Input.UserInputType == Enum.UserInputType.Keyboard then
  372. if Input.KeyCode == Enum.KeyCode.LeftControl then
  373. HoldingControl = true
  374. elseif Input.KeyCode == Enum.KeyCode.RightControl then
  375. HoldingControl = true
  376. end
  377. end
  378. end)
  379.  
  380. UserInputService.InputEnded:connect(function(Input, Processed)
  381. if Input.UserInputType == Enum.UserInputType.Keyboard then
  382. if Input.KeyCode == Enum.KeyCode.LeftControl then
  383. HoldingControl = false
  384. elseif Input.KeyCode == Enum.KeyCode.RightControl then
  385. HoldingControl = false
  386. end
  387. end
  388. end)
  389. end)
  390.  
  391. rainbowunderline2.Name = "rainbowunderline2"
  392. rainbowunderline2.Parent = mainscrollingframe
  393. rainbowunderline2.BackgroundColor3 = Color3.new(1, 1, 1)
  394. rainbowunderline2.BorderColor3 = Color3.new(0, 0, 0)
  395. rainbowunderline2.BorderSizePixel = 0
  396. rainbowunderline2.Position = UDim2.new(0.0713670105, 0, 0.889747441, 0)
  397. rainbowunderline2.Size = UDim2.new(0, 255, 0, 9)
  398.  
  399. xyz1.Name = "xyz1"
  400. xyz1.Parent = mainscrollingframe
  401. xyz1.BackgroundColor3 = Color3.new(1, 1, 1)
  402. xyz1.BackgroundTransparency = 1
  403. xyz1.BorderColor3 = Color3.new(0, 0, 0)
  404. xyz1.BorderSizePixel = 0
  405. xyz1.Position = UDim2.new(0, 0, 0.913999975, 0)
  406. xyz1.Size = UDim2.new(0, 284, 0, 18)
  407. xyz1.Font = Enum.Font.GothamSemibold
  408. xyz1.Text = "Scripts by: someone and some by me"
  409. xyz1.TextColor3 = Color3.new(1, 1, 1)
  410. xyz1.TextScaled = true
  411. xyz1.TextSize = 18
  412. xyz1.TextWrapped = true
  413.  
  414. xyz2.Name = "xyz2"
  415. xyz2.Parent = mainscrollingframe
  416. xyz2.BackgroundColor3 = Color3.new(1, 1, 1)
  417. xyz2.BackgroundTransparency = 1
  418. xyz2.BorderColor3 = Color3.new(0, 0, 0)
  419. xyz2.BorderSizePixel = 0
  420. xyz2.Position = UDim2.new(0, 0, 0.913999975, 0)
  421. xyz2.Size = UDim2.new(0, 284, 0, 18)
  422. xyz2.Font = Enum.Font.GothamSemibold
  423. xyz2.Text = "Scripts by: someone and some by me"
  424. xyz2.TextColor3 = Color3.new(1, 1, 1)
  425. xyz2.TextScaled = true
  426. xyz2.TextSize = 18
  427. xyz2.TextWrapped = true
  428.  
  429. xyz3.Name = "xyz3"
  430. xyz3.Parent = mainscrollingframe
  431. xyz3.BackgroundColor3 = Color3.new(1, 1, 1)
  432. xyz3.BackgroundTransparency = 1
  433. xyz3.BorderColor3 = Color3.new(0, 0, 0)
  434. xyz3.BorderSizePixel = 0
  435. xyz3.Position = UDim2.new(0, 0, 0.948090851, 0)
  436. xyz3.Size = UDim2.new(0, 284, 0, 18)
  437. xyz3.Font = Enum.Font.GothamSemibold
  438. xyz3.Text = "GUI created by: deeznuts"
  439. xyz3.TextColor3 = Color3.new(1, 1, 1)
  440. xyz3.TextScaled = true
  441. xyz3.TextSize = 18
  442. xyz3.TextWrapped = true
  443.  
  444. xyz4.Name = "xyz4"
  445. xyz4.Parent = mainscrollingframe
  446. xyz4.BackgroundColor3 = Color3.new(1, 1, 1)
  447. xyz4.BackgroundTransparency = 1
  448. xyz4.BorderColor3 = Color3.new(0, 0, 0)
  449. xyz4.BorderSizePixel = 0
  450. xyz4.Position = UDim2.new(0, 0, 0.948090851, 0)
  451. xyz4.Size = UDim2.new(0, 284, 0, 18)
  452. xyz4.Font = Enum.Font.GothamSemibold
  453. xyz4.Text = "GUI created by: deeznuts"
  454. xyz4.TextColor3 = Color3.new(1, 1, 1)
  455. xyz4.TextScaled = true
  456. xyz4.TextSize = 18
  457. xyz4.TextWrapped = true
  458.  
  459. xyz5.Name = "xyz5"
  460. xyz5.Parent = mainscrollingframe
  461. xyz5.BackgroundColor3 = Color3.new(1, 1, 1)
  462. xyz5.BackgroundTransparency = 1
  463. xyz5.BorderColor3 = Color3.new(0, 0, 0)
  464. xyz5.BorderSizePixel = 0
  465. xyz5.Position = UDim2.new(0.0168350171, 0, 0.948090851, 0)
  466. xyz5.Size = UDim2.new(0, 284, 0, 18)
  467. xyz5.Font = Enum.Font.GothamSemibold
  468. xyz5.Text = "GUI created by: deeznuts"
  469. xyz5.TextColor3 = Color3.new(1, 1, 1)
  470. xyz5.TextScaled = true
  471. xyz5.TextSize = 18
  472. xyz5.TextWrapped = true
  473.  
  474. -- 0mG yoU leK sCrIpTS!!?!!1! tY :DDDD))D)DDDddd
  475.  
  476. function SCRIPT_JEDZ88_FAKESCRIPT() -- waterparkhaxx.printscript
  477. local script = Instance.new('Script')
  478. script.Parent = waterparkhaxx
  479. print("Finished loading.")
  480.  
  481. end
  482. coroutine.resume(coroutine.create(SCRIPT_JEDZ88_FAKESCRIPT))
  483. function SCRIPT_ZGGQ90_FAKESCRIPT() -- waterparkhaxx.smoothguifunction
  484. local script = Instance.new('LocalScript')
  485. script.Parent = waterparkhaxx
  486. local UIS = game:GetService("UserInputService")
  487. function dragify(Frame)
  488. dragToggle = nil
  489. dragSpeed = 6
  490. dragInput = nil
  491. dragStart = nil
  492. dragPos = nil
  493. function updateInput(input)
  494. Delta = input.Position - dragStart
  495. Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + Delta.X, startPos.Y.Scale, startPos.Y.Offset + Delta.Y)
  496. game:GetService("TweenService"):Create(Frame, TweenInfo.new(0.25), {Position = Position}):Play()
  497. end
  498. Frame.InputBegan:Connect(function(input)
  499. if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) and UIS:GetFocusedTextBox() == nil then
  500. dragToggle = true
  501. dragStart = input.Position
  502. startPos = Frame.Position
  503. input.Changed:Connect(function()
  504. if input.UserInputState == Enum.UserInputState.End then
  505. dragToggle = false
  506. end
  507. end)
  508. end
  509. end)
  510. Frame.InputChanged:Connect(function(input)
  511. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  512. dragInput = input
  513. end
  514. end)
  515. game:GetService("UserInputService").InputChanged:Connect(function(input)
  516. if input == dragInput and dragToggle then
  517. updateInput(input)
  518. end
  519. end)
  520. end
  521.  
  522. dragify(script.Parent)
  523.  
  524. end
  525. coroutine.resume(coroutine.create(SCRIPT_ZGGQ90_FAKESCRIPT))
  526. function SCRIPT_RMKM67_FAKESCRIPT() -- waterparkhaxx.guianimation1
  527. local script = Instance.new('LocalScript')
  528. script.Parent = waterparkhaxx
  529. wait(2.5)
  530.  
  531. script.Parent:TweenPosition(UDim2.new(0.415, 0, 0.257, 0), "In", "Quint", 5)
  532.  
  533. end
  534. coroutine.resume(coroutine.create(SCRIPT_RMKM67_FAKESCRIPT))
  535. function SCRIPT_QOEC73_FAKESCRIPT() -- rainbowunderline1.rainbowscript
  536. local script = Instance.new('Script')
  537. script.Parent = rainbowunderline1
  538. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  539.  
  540. counter = 0
  541.  
  542. while wait(0.1)do
  543. script.Parent.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  544.  
  545. counter = counter + 0.01
  546. end
  547.  
  548. end
  549. coroutine.resume(coroutine.create(SCRIPT_QOEC73_FAKESCRIPT))
  550. function SCRIPT_BMCF67_FAKESCRIPT() -- rainbowunderline2.rainbowscript
  551. local script = Instance.new('Script')
  552. script.Parent = rainbowunderline2
  553. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  554.  
  555. counter = 0
  556.  
  557. while wait(0.1)do
  558. script.Parent.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  559.  
  560. counter = counter + 0.01
  561. end
  562.  
  563. end
  564. coroutine.resume(coroutine.create(SCRIPT_BMCF67_FAKESCRIPT))
  565.  
  566. -- end. nothing to see here yes?
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement