Supersaymon

Kings Court

Jun 13th, 2021 (edited)
15
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.07 KB | None | 0 0
  1. --Credits to Vortax#3334
  2. local Kingscourtarena = Instance.new("ScreenGui")
  3. local PlayerExtras = Instance.new("Frame")
  4. local Frame = Instance.new("ImageLabel")
  5. local Frame_2 = Instance.new("ImageLabel")
  6. local TextLabel = Instance.new("TextLabel")
  7. local Teleport = Instance.new("ImageLabel")
  8. local TextButton = Instance.new("TextButton")
  9. local ComingSoon = Instance.new("ImageLabel")
  10. local TextButton_2 = Instance.new("TextButton")
  11. local GodMode = Instance.new("ImageLabel")
  12. local TextButton_3 = Instance.new("TextButton")
  13. local WalkSpeed = Instance.new("ImageLabel")
  14. local TextButton_4 = Instance.new("TextButton")
  15. local TextBox = Instance.new("TextBox")
  16. local TextBox_Roundify_12px = Instance.new("ImageLabel")
  17. local JumpPower = Instance.new("ImageLabel")
  18. local TextButton_5 = Instance.new("TextButton")
  19. local TextBox_2 = Instance.new("TextBox")
  20. local TextBox_Roundify_12px_2 = Instance.new("ImageLabel")
  21. local TextLabel_2 = Instance.new("TextLabel")
  22. local Teleports = Instance.new("Frame")
  23. local Frame_3 = Instance.new("ImageLabel")
  24. local Frame_4 = Instance.new("ImageLabel")
  25. local TextLabel_3 = Instance.new("TextLabel")
  26. local Frame_5 = Instance.new("ImageLabel")
  27. local Teleport_2 = Instance.new("ImageLabel")
  28. local TextButton_6 = Instance.new("TextButton")
  29. local TextButton_7 = Instance.new("TextButton")
  30. local Drag = Instance.new("ImageLabel")
  31. local Frame_6 = Instance.new("ImageLabel")
  32. local TextButton_8 = Instance.new("TextButton")
  33. local TextLabel_4 = Instance.new("TextLabel")
  34.  
  35. --Properties:
  36.  
  37. Kingscourtarena.Name = "Kings court arena"
  38. Kingscourtarena.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  39. Kingscourtarena.ResetOnSpawn = false
  40.  
  41. PlayerExtras.Name = "PlayerExtras"
  42. PlayerExtras.Parent = Kingscourtarena
  43. PlayerExtras.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  44. PlayerExtras.Position = UDim2.new(0.182162628, 0, 0.265306115, 0)
  45. PlayerExtras.Size = UDim2.new(0, 564, 0, 328)
  46. PlayerExtras.Visible = false
  47.  
  48. Frame.Name = "Frame"
  49. Frame.Parent = PlayerExtras
  50. Frame.BackgroundColor3 = Color3.fromRGB(102, 255, 184)
  51. Frame.BackgroundTransparency = 1.000
  52. Frame.Position = UDim2.new(-0.135527372, 0, -0.12127021, 0)
  53. Frame.Size = UDim2.new(0, 693, 0, 391)
  54. Frame.Image = "rbxassetid://3570695787"
  55. Frame.ScaleType = Enum.ScaleType.Slice
  56. Frame.SliceCenter = Rect.new(100, 100, 100, 100)
  57. Frame.SliceScale = 0.120
  58.  
  59. Frame_2.Name = "Frame"
  60. Frame_2.Parent = PlayerExtras
  61. Frame_2.BackgroundColor3 = Color3.fromRGB(85, 85, 85)
  62. Frame_2.BackgroundTransparency = 1.000
  63. Frame_2.Position = UDim2.new(-0.135527372, 0, -0.12127021, 0)
  64. Frame_2.Size = UDim2.new(0, 693, 0, 36)
  65. Frame_2.Image = "rbxassetid://3570695787"
  66. Frame_2.ImageColor3 = Color3.fromRGB(48, 48, 48)
  67. Frame_2.ScaleType = Enum.ScaleType.Slice
  68. Frame_2.SliceCenter = Rect.new(100, 100, 100, 100)
  69. Frame_2.SliceScale = 0.120
  70.  
  71. TextLabel.Parent = Frame_2
  72. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  73. TextLabel.BackgroundTransparency = 1.000
  74. TextLabel.Size = UDim2.new(0, 693, 0, 36)
  75. TextLabel.Font = Enum.Font.SourceSans
  76. TextLabel.Text = "Kings Court"
  77. TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0)
  78. TextLabel.TextSize = 30.000
  79.  
  80. Teleport.Name = "Teleport"
  81. Teleport.Parent = PlayerExtras
  82. Teleport.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  83. Teleport.BackgroundTransparency = 1.000
  84. Teleport.Position = UDim2.new(-0.135527372, 0, 0.17324698, 0)
  85. Teleport.Size = UDim2.new(0, 102, 0, 45)
  86. Teleport.Image = "rbxassetid://3570695787"
  87. Teleport.ImageColor3 = Color3.fromRGB(116, 116, 116)
  88. Teleport.ScaleType = Enum.ScaleType.Slice
  89. Teleport.SliceCenter = Rect.new(100, 100, 100, 100)
  90. Teleport.SliceScale = 0.120
  91.  
  92. TextButton.Parent = Teleport
  93. TextButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  94. TextButton.BackgroundTransparency = 1.000
  95. TextButton.BorderSizePixel = 0
  96. TextButton.Position = UDim2.new(-0.00956369936, 0, -0.0155816078, 0)
  97. TextButton.Size = UDim2.new(0, 102, 0, 45)
  98. TextButton.Font = Enum.Font.Oswald
  99. TextButton.Text = "Teleports"
  100. TextButton.TextColor3 = Color3.fromRGB(0, 0, 0)
  101. TextButton.TextSize = 30.000
  102.  
  103. ComingSoon.Name = "Coming Soon"
  104. ComingSoon.Parent = PlayerExtras
  105. ComingSoon.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  106. ComingSoon.BackgroundTransparency = 1.000
  107. ComingSoon.Position = UDim2.new(-0.137300417, 0, 0.404954314, 0)
  108. ComingSoon.Size = UDim2.new(0, 102, 0, 45)
  109. ComingSoon.Image = "rbxassetid://3570695787"
  110. ComingSoon.ImageColor3 = Color3.fromRGB(56, 56, 56)
  111. ComingSoon.ScaleType = Enum.ScaleType.Slice
  112. ComingSoon.SliceCenter = Rect.new(100, 100, 100, 100)
  113. ComingSoon.SliceScale = 0.120
  114.  
  115. TextButton_2.Parent = ComingSoon
  116. TextButton_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  117. TextButton_2.BackgroundTransparency = 1.000
  118. TextButton_2.BorderSizePixel = 0
  119. TextButton_2.Position = UDim2.new(0.000240222551, 0, 0.00664067268, 0)
  120. TextButton_2.Size = UDim2.new(0, 102, 0, 45)
  121. TextButton_2.Font = Enum.Font.Oswald
  122. TextButton_2.Text = "Player Extras"
  123. TextButton_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  124. TextButton_2.TextSize = 30.000
  125.  
  126. GodMode.Name = "God Mode"
  127. GodMode.Parent = PlayerExtras
  128. GodMode.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  129. GodMode.BackgroundTransparency = 1.000
  130. GodMode.Position = UDim2.new(0.125110924, 0, 0.173246995, 0)
  131. GodMode.Size = UDim2.new(0, 91, 0, 45)
  132. GodMode.Image = "rbxassetid://3570695787"
  133. GodMode.ImageColor3 = Color3.fromRGB(116, 116, 116)
  134. GodMode.ScaleType = Enum.ScaleType.Slice
  135. GodMode.SliceCenter = Rect.new(100, 100, 100, 100)
  136. GodMode.SliceScale = 0.120
  137.  
  138. TextButton_3.Parent = GodMode
  139. TextButton_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  140. TextButton_3.BackgroundTransparency = 1.000
  141. TextButton_3.BorderSizePixel = 0
  142. TextButton_3.Position = UDim2.new(-0.0645087659, 0, -0.0155816078, 0)
  143. TextButton_3.Size = UDim2.new(0, 102, 0, 45)
  144. TextButton_3.Font = Enum.Font.Oswald
  145. TextButton_3.Text = "GodMode"
  146. TextButton_3.TextColor3 = Color3.fromRGB(0, 0, 0)
  147. TextButton_3.TextSize = 30.000
  148.  
  149. WalkSpeed.Name = "WalkSpeed"
  150. WalkSpeed.Parent = PlayerExtras
  151. WalkSpeed.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  152. WalkSpeed.BackgroundTransparency = 1.000
  153. WalkSpeed.Position = UDim2.new(0.73149395, 0, 0.0878811479, 0)
  154. WalkSpeed.Size = UDim2.new(0, 91, 0, 45)
  155. WalkSpeed.Image = "rbxassetid://3570695787"
  156. WalkSpeed.ImageColor3 = Color3.fromRGB(116, 116, 116)
  157. WalkSpeed.ScaleType = Enum.ScaleType.Slice
  158. WalkSpeed.SliceCenter = Rect.new(100, 100, 100, 100)
  159. WalkSpeed.SliceScale = 0.120
  160.  
  161. TextButton_4.Parent = WalkSpeed
  162. TextButton_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  163. TextButton_4.BackgroundTransparency = 1.000
  164. TextButton_4.BorderSizePixel = 0
  165. TextButton_4.Position = UDim2.new(-0.0645086765, 0, -0.0155816078, 0)
  166. TextButton_4.Size = UDim2.new(0, 102, 0, 45)
  167. TextButton_4.Font = Enum.Font.Oswald
  168. TextButton_4.Text = "Walk Speed"
  169. TextButton_4.TextColor3 = Color3.fromRGB(0, 0, 0)
  170. TextButton_4.TextSize = 30.000
  171.  
  172. TextBox.Parent = WalkSpeed
  173. TextBox.BackgroundColor3 = Color3.fromRGB(179, 179, 179)
  174. TextBox.BackgroundTransparency = 1.000
  175. TextBox.BorderSizePixel = 0
  176. TextBox.Position = UDim2.new(-0.0645087957, 0, 1, 0)
  177. TextBox.Size = UDim2.new(0, 112, 0, 44)
  178. TextBox.ZIndex = 2
  179. TextBox.Font = Enum.Font.SourceSans
  180. TextBox.Text = "Enter speed here"
  181. TextBox.TextColor3 = Color3.fromRGB(0, 0, 0)
  182. TextBox.TextScaled = true
  183. TextBox.TextSize = 14.000
  184. TextBox.TextWrapped = true
  185.  
  186. TextBox_Roundify_12px.Name = "TextBox_Roundify_12px"
  187. TextBox_Roundify_12px.Parent = TextBox
  188. TextBox_Roundify_12px.Active = true
  189. TextBox_Roundify_12px.AnchorPoint = Vector2.new(0.5, 0.5)
  190. TextBox_Roundify_12px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  191. TextBox_Roundify_12px.BackgroundTransparency = 1.000
  192. TextBox_Roundify_12px.Position = UDim2.new(0.5, 0, 0.5, 0)
  193. TextBox_Roundify_12px.Selectable = true
  194. TextBox_Roundify_12px.Size = UDim2.new(1, 0, 1, 0)
  195. TextBox_Roundify_12px.Image = "rbxassetid://3570695787"
  196. TextBox_Roundify_12px.ImageColor3 = Color3.fromRGB(179, 179, 179)
  197. TextBox_Roundify_12px.ScaleType = Enum.ScaleType.Slice
  198. TextBox_Roundify_12px.SliceCenter = Rect.new(100, 100, 100, 100)
  199. TextBox_Roundify_12px.SliceScale = 0.120
  200.  
  201. JumpPower.Name = "JumpPower"
  202. JumpPower.Parent = PlayerExtras
  203. JumpPower.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  204. JumpPower.BackgroundTransparency = 1.000
  205. JumpPower.Position = UDim2.new(0.508089662, 0, 0.0878811479, 0)
  206. JumpPower.Size = UDim2.new(0, 91, 0, 45)
  207. JumpPower.Image = "rbxassetid://3570695787"
  208. JumpPower.ImageColor3 = Color3.fromRGB(116, 116, 116)
  209. JumpPower.ScaleType = Enum.ScaleType.Slice
  210. JumpPower.SliceCenter = Rect.new(100, 100, 100, 100)
  211. JumpPower.SliceScale = 0.120
  212.  
  213. TextButton_5.Parent = JumpPower
  214. TextButton_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  215. TextButton_5.BackgroundTransparency = 1.000
  216. TextButton_5.BorderSizePixel = 0
  217. TextButton_5.Position = UDim2.new(-0.0645086765, 0, -0.015581578, 0)
  218. TextButton_5.Size = UDim2.new(0, 102, 0, 45)
  219. TextButton_5.Font = Enum.Font.Oswald
  220. TextButton_5.Text = "Jump Power"
  221. TextButton_5.TextColor3 = Color3.fromRGB(0, 0, 0)
  222. TextButton_5.TextSize = 30.000
  223.  
  224. TextBox_2.Parent = JumpPower
  225. TextBox_2.BackgroundColor3 = Color3.fromRGB(179, 179, 179)
  226. TextBox_2.BackgroundTransparency = 1.000
  227. TextBox_2.BorderSizePixel = 0
  228. TextBox_2.Position = UDim2.new(-0.0645087957, 0, 1, 0)
  229. TextBox_2.Size = UDim2.new(0, 112, 0, 44)
  230. TextBox_2.ZIndex = 2
  231. TextBox_2.Font = Enum.Font.SourceSans
  232. TextBox_2.Text = "Enter Power Here"
  233. TextBox_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  234. TextBox_2.TextScaled = true
  235. TextBox_2.TextSize = 14.000
  236. TextBox_2.TextWrapped = true
  237.  
  238. TextBox_Roundify_12px_2.Name = "TextBox_Roundify_12px"
  239. TextBox_Roundify_12px_2.Parent = TextBox_2
  240. TextBox_Roundify_12px_2.Active = true
  241. TextBox_Roundify_12px_2.AnchorPoint = Vector2.new(0.5, 0.5)
  242. TextBox_Roundify_12px_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  243. TextBox_Roundify_12px_2.BackgroundTransparency = 1.000
  244. TextBox_Roundify_12px_2.Position = UDim2.new(0.5, 0, 0.5, 0)
  245. TextBox_Roundify_12px_2.Selectable = true
  246. TextBox_Roundify_12px_2.Size = UDim2.new(1, 0, 1, 0)
  247. TextBox_Roundify_12px_2.Image = "rbxassetid://3570695787"
  248. TextBox_Roundify_12px_2.ImageColor3 = Color3.fromRGB(179, 179, 179)
  249. TextBox_Roundify_12px_2.ScaleType = Enum.ScaleType.Slice
  250. TextBox_Roundify_12px_2.SliceCenter = Rect.new(100, 100, 100, 100)
  251. TextBox_Roundify_12px_2.SliceScale = 0.120
  252.  
  253. TextLabel_2.Parent = PlayerExtras
  254. TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  255. TextLabel_2.BackgroundTransparency = 1.000
  256. TextLabel_2.Position = UDim2.new(0.63671124, 0, 0.647230327, 0)
  257. TextLabel_2.Size = UDim2.new(0, 122, 0, 21)
  258. TextLabel_2.Font = Enum.Font.SourceSans
  259. TextLabel_2.Text = "Made By Vortax#3334"
  260. TextLabel_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  261. TextLabel_2.TextScaled = true
  262. TextLabel_2.TextSize = 14.000
  263. TextLabel_2.TextWrapped = true
  264.  
  265. Teleports.Name = "Teleports"
  266. Teleports.Parent = Kingscourtarena
  267. Teleports.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  268. Teleports.Position = UDim2.new(0.119065121, 0, 0.139941692, 0)
  269. Teleports.Size = UDim2.new(0, 616, 0, 322)
  270.  
  271. Frame_3.Name = "Frame"
  272. Frame_3.Parent = Teleports
  273. Frame_3.BackgroundColor3 = Color3.fromRGB(102, 255, 184)
  274. Frame_3.BackgroundTransparency = 1.000
  275. Frame_3.Position = UDim2.new(-0.0347327441, 0, -0.0671818256, 0)
  276. Frame_3.Size = UDim2.new(0, 693, 0, 391)
  277. Frame_3.Image = "rbxassetid://3570695787"
  278. Frame_3.ScaleType = Enum.ScaleType.Slice
  279. Frame_3.SliceCenter = Rect.new(100, 100, 100, 100)
  280. Frame_3.SliceScale = 0.120
  281.  
  282. Frame_4.Name = "Frame"
  283. Frame_4.Parent = Teleports
  284. Frame_4.BackgroundColor3 = Color3.fromRGB(85, 85, 85)
  285. Frame_4.BackgroundTransparency = 1.000
  286. Frame_4.Position = UDim2.new(-0.0347327441, 0, -0.0671818256, 0)
  287. Frame_4.Size = UDim2.new(0, 693, 0, 36)
  288. Frame_4.Image = "rbxassetid://3570695787"
  289. Frame_4.ImageColor3 = Color3.fromRGB(48, 48, 48)
  290. Frame_4.ScaleType = Enum.ScaleType.Slice
  291. Frame_4.SliceCenter = Rect.new(100, 100, 100, 100)
  292. Frame_4.SliceScale = 0.120
  293.  
  294. TextLabel_3.Parent = Frame_4
  295. TextLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  296. TextLabel_3.BackgroundTransparency = 1.000
  297. TextLabel_3.Position = UDim2.new(-0.011544019, 0, 0, 0)
  298. TextLabel_3.Size = UDim2.new(0, 693, 0, 36)
  299. TextLabel_3.Font = Enum.Font.SourceSans
  300. TextLabel_3.Text = "Kings Court"
  301. TextLabel_3.TextColor3 = Color3.fromRGB(0, 0, 0)
  302. TextLabel_3.TextSize = 30.000
  303.  
  304. Frame_5.Name = "Frame"
  305. Frame_5.Parent = Teleports
  306. Frame_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  307. Frame_5.BackgroundTransparency = 1.000
  308. Frame_5.Position = UDim2.new(-0.0363561176, 0, 0.326845407, 0)
  309. Frame_5.Size = UDim2.new(0, 102, 0, 45)
  310. Frame_5.Image = "rbxassetid://3570695787"
  311. Frame_5.ImageColor3 = Color3.fromRGB(116, 116, 116)
  312. Frame_5.ScaleType = Enum.ScaleType.Slice
  313. Frame_5.SliceCenter = Rect.new(100, 100, 100, 100)
  314. Frame_5.SliceScale = 0.120
  315.  
  316. Teleport_2.Name = "Teleport"
  317. Teleport_2.Parent = Teleports
  318. Teleport_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  319. Teleport_2.BackgroundTransparency = 1.000
  320. Teleport_2.Position = UDim2.new(-0.0363561213, 0, 0.135284901, 0)
  321. Teleport_2.Size = UDim2.new(0, 102, 0, 45)
  322. Teleport_2.Image = "rbxassetid://3570695787"
  323. Teleport_2.ImageColor3 = Color3.fromRGB(66, 66, 66)
  324. Teleport_2.ScaleType = Enum.ScaleType.Slice
  325. Teleport_2.SliceCenter = Rect.new(100, 100, 100, 100)
  326. Teleport_2.SliceScale = 0.120
  327.  
  328. TextButton_6.Parent = Teleport_2
  329. TextButton_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  330. TextButton_6.BackgroundTransparency = 1.000
  331. TextButton_6.BorderSizePixel = 0
  332. TextButton_6.Position = UDim2.new(0.000240266323, 0, -0.0155814886, 0)
  333. TextButton_6.Size = UDim2.new(0, 102, 0, 45)
  334. TextButton_6.Font = Enum.Font.Oswald
  335. TextButton_6.Text = "Teleports"
  336. TextButton_6.TextColor3 = Color3.fromRGB(0, 0, 0)
  337. TextButton_6.TextSize = 30.000
  338.  
  339. TextButton_7.Parent = Teleports
  340. TextButton_7.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  341. TextButton_7.BackgroundTransparency = 1.000
  342. TextButton_7.BorderSizePixel = 0
  343. TextButton_7.Position = UDim2.new(-0.0363561139, 0, 0.326845348, 0)
  344. TextButton_7.Size = UDim2.new(0, 102, 0, 45)
  345. TextButton_7.Font = Enum.Font.Oswald
  346. TextButton_7.Text = "Player Extras"
  347. TextButton_7.TextColor3 = Color3.fromRGB(0, 0, 0)
  348. TextButton_7.TextSize = 30.000
  349.  
  350. Drag.Name = "Drag"
  351. Drag.Parent = Teleports
  352. Drag.BackgroundColor3 = Color3.fromRGB(85, 85, 85)
  353. Drag.BackgroundTransparency = 1.000
  354. Drag.Position = UDim2.new(0.108124405, 0, 0.0725697279, 0)
  355. Drag.Size = UDim2.new(0, 693, 0, 36)
  356. Drag.Image = "rbxassetid://3570695787"
  357. Drag.ImageColor3 = Color3.fromRGB(48, 48, 48)
  358. Drag.ImageTransparency = 1.000
  359. Drag.ScaleType = Enum.ScaleType.Slice
  360. Drag.SliceCenter = Rect.new(100, 100, 100, 100)
  361. Drag.SliceScale = 0.120
  362.  
  363. Frame_6.Name = "Frame"
  364. Frame_6.Parent = Teleports
  365. Frame_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  366. Frame_6.BackgroundTransparency = 1.000
  367. Frame_6.Position = UDim2.new(0.190072417, 0, 0.186783284, 0)
  368. Frame_6.Size = UDim2.new(0, 102, 0, 45)
  369. Frame_6.Image = "rbxassetid://3570695787"
  370. Frame_6.ImageColor3 = Color3.fromRGB(116, 116, 116)
  371. Frame_6.ScaleType = Enum.ScaleType.Slice
  372. Frame_6.SliceCenter = Rect.new(100, 100, 100, 100)
  373. Frame_6.SliceScale = 0.120
  374.  
  375. TextButton_8.Parent = Frame_6
  376. TextButton_8.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  377. TextButton_8.BackgroundTransparency = 1.000
  378. TextButton_8.Size = UDim2.new(0, 102, 0, 44)
  379. TextButton_8.Font = Enum.Font.SourceSans
  380. TextButton_8.Text = "Beginners Town"
  381. TextButton_8.TextColor3 = Color3.fromRGB(0, 0, 0)
  382. TextButton_8.TextScaled = true
  383. TextButton_8.TextSize = 14.000
  384. TextButton_8.TextWrapped = true
  385.  
  386. TextLabel_4.Parent = Teleports
  387. TextLabel_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  388. TextLabel_4.BackgroundTransparency = 1.000
  389. TextLabel_4.Position = UDim2.new(0.878594339, 0, 1.0540626, 0)
  390. TextLabel_4.Size = UDim2.new(0, 122, 0, 21)
  391. TextLabel_4.Font = Enum.Font.SourceSans
  392. TextLabel_4.Text = "Made By Vortax#3334"
  393. TextLabel_4.TextColor3 = Color3.fromRGB(0, 0, 0)
  394. TextLabel_4.TextScaled = true
  395. TextLabel_4.TextSize = 14.000
  396. TextLabel_4.TextWrapped = true
  397.  
  398. -- Scripts:
  399.  
  400. local function QASH_fake_script() -- TextButton.LocalScript
  401. local script = Instance.new('LocalScript', TextButton)
  402.  
  403. script.Parent.MouseButton1Click:Connect(function()
  404. script.Parent.Parent.Parent.Parent.Teleports.Visible = true
  405. script.Parent.Parent.Parent.Visible = false
  406. end)
  407. end
  408. coroutine.wrap(QASH_fake_script)()
  409. local function FLHB_fake_script() -- TextButton_2.LocalScript
  410. local script = Instance.new('LocalScript', TextButton_2)
  411.  
  412. script.Parent.MouseButton1Click:Connect(function()
  413. script.Parent.Parent.Parent.Parent.Teleports.Visible = true
  414. script.Parent.Parent.Parent.Visible = false
  415. end)
  416. end
  417. coroutine.wrap(FLHB_fake_script)()
  418. local function LNWIS_fake_script() -- PlayerExtras.LocalScript
  419. local script = Instance.new('LocalScript', PlayerExtras)
  420.  
  421. script.Parent.Active = true
  422. script.Parent.Draggable = true
  423. end
  424. coroutine.wrap(LNWIS_fake_script)()
  425. local function XEELQS_fake_script() -- TextButton_3.LocalScript
  426. local script = Instance.new('LocalScript', TextButton_3)
  427.  
  428. local player = game.Players.LocalPlayer
  429. script.Parent.MouseButton1Click:Connect(function()
  430. local name = player.Name
  431. local human = workspace:FindFirstChild(name)
  432. human:FindFirstChild("Humanoid").MaxHealth = 1000000000000000000000000
  433. human:FindFirstChild("Humanoid").Health = 1000000000000000000000000
  434. end)
  435. end
  436. coroutine.wrap(XEELQS_fake_script)()
  437. local function UKIA_fake_script() -- TextButton_4.LocalScript
  438. local script = Instance.new('LocalScript', TextButton_4)
  439.  
  440. local player = game.Players.LocalPlayer
  441. script.Parent.MouseButton1Click:Connect(function()
  442. local name = player.Name
  443. local human = workspace:FindFirstChild(name)
  444. human:FindFirstChild("Humanoid").WalkSpeed = script.Parent.Parent.TextBox.Text
  445. end)
  446. end
  447. coroutine.wrap(UKIA_fake_script)()
  448. local function DOIQAE_fake_script() -- TextButton_5.LocalScript
  449. local script = Instance.new('LocalScript', TextButton_5)
  450.  
  451. local player = game.Players.LocalPlayer
  452. script.Parent.MouseButton1Click:Connect(function()
  453. local name = player.Name
  454. local human = workspace:FindFirstChild(name)
  455. human:FindFirstChild("Humanoid").JumpPower = script.Parent.Parent.TextBox.Text
  456. end)
  457. end
  458. coroutine.wrap(DOIQAE_fake_script)()
  459. local function TBTP_fake_script() -- TextButton_7.LocalScript
  460. local script = Instance.new('LocalScript', TextButton_7)
  461.  
  462. script.Parent.MouseButton1Click:Connect(function()
  463. script.Parent.Parent.Parent.PlayerExtras.Visible = true
  464. script.Parent.Parent.Parent.Teleports.Visible = false
  465. end)
  466. end
  467. coroutine.wrap(TBTP_fake_script)()
  468. local function QLFPD_fake_script() -- TextButton_8.LocalScript
  469. local script = Instance.new('LocalScript', TextButton_8)
  470.  
  471. local player = game.Players.LocalPlayer
  472. script.Parent.MouseButton1Click:Connect(function()
  473. local name = player.Name
  474. local human = workspace:FindFirstChild(name)
  475. human:FindFirstChild("HumanoidRootPart").CFrame = CFrame.new(2137.91455, 48.2262535, -1741.50171, 0.800248265, 5.14066194e-08, 0.59966886, -4.73707962e-09, 1, -7.94034563e-08, -0.59966886, 6.07018009e-08, 0.800248265)
  476. end)
  477. end
  478. coroutine.wrap(QLFPD_fake_script)()
  479. local function YBPT_fake_script() -- Teleports.LocalScript
  480. local script = Instance.new('LocalScript', Teleports)
  481.  
  482. script.Parent.Active = true
  483. script.Parent.Draggable = true
  484. end
  485. coroutine.wrap(YBPT_fake_script)()
  486.  
Add Comment
Please, Sign In to add comment