Advertisement
POOMKUNG

Untitled

Sep 19th, 2021
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.59 KB | None | 0 0
  1. -- Gui to Lua
  2. -- Version: 3.2
  3.  
  4. -- Instances:
  5.  
  6. local WalkspeedGUI = Instance.new("ScreenGui")
  7. local TextButton = Instance.new("TextButton")
  8. local Box = Instance.new("ScrollingFrame")
  9. local Speed = Instance.new("TextButton")
  10. local Speed_2 = Instance.new("TextButton")
  11. local Speed_3 = Instance.new("TextButton")
  12. local Speed_4 = Instance.new("TextButton")
  13. local Speed_5 = Instance.new("TextButton")
  14. local Speed_6 = Instance.new("TextButton")
  15. local Speed_7 = Instance.new("TextButton")
  16. local Speed_8 = Instance.new("TextButton")
  17. local Speed_9 = Instance.new("TextButton")
  18. local Speed_10 = Instance.new("TextButton")
  19. local Speed_11 = Instance.new("TextButton")
  20. local Speed_12 = Instance.new("TextButton")
  21.  
  22. --Properties:
  23.  
  24. WalkspeedGUI.Name = "WalkspeedGUI"
  25. WalkspeedGUI.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  26.  
  27. TextButton.Parent = WalkspeedGUI
  28. TextButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  29. TextButton.Position = UDim2.new(0.790598273, 0, 0.568050742, 0)
  30. TextButton.Size = UDim2.new(0, 134, 0, 35)
  31. TextButton.Font = Enum.Font.SourceSans
  32. TextButton.Text = "Speed Admin"
  33. TextButton.TextColor3 = Color3.fromRGB(0, 0, 0)
  34. TextButton.TextSize = 20.000
  35.  
  36. Box.Name = "Box"
  37. Box.Parent = WalkspeedGUI
  38. Box.BackgroundColor3 = Color3.fromRGB(91, 255, 41)
  39. Box.BackgroundTransparency = 0.750
  40. Box.Position = UDim2.new(0.35128206, 0, 0.306020081, 0)
  41. Box.Size = UDim2.new(0, 286, 0, 249)
  42. Box.Visible = false
  43. Box.ScrollBarThickness = 10
  44. Box.VerticalScrollBarPosition = Enum.VerticalScrollBarPosition.Left
  45.  
  46. Speed.Name = "Speed"
  47. Speed.Parent = Box
  48. Speed.BackgroundColor3 = Color3.fromRGB(9, 255, 5)
  49. Speed.Position = UDim2.new(0.0454545468, 0, -0.000104691135, 0)
  50. Speed.Size = UDim2.new(0.954545438, 0, 0, 25)
  51. Speed.Font = Enum.Font.SourceSans
  52. Speed.Text = "Speed 16"
  53. Speed.TextScaled = true
  54. Speed.TextSize = 14.000
  55. Speed.TextWrapped = true
  56.  
  57. Speed_2.Name = "Speed"
  58. Speed_2.Parent = Box
  59. Speed_2.BackgroundColor3 = Color3.fromRGB(9, 255, 5)
  60. Speed_2.Position = UDim2.new(0.0454545468, 0, 0.0207983181, 0)
  61. Speed_2.Size = UDim2.new(0.954545438, 0, 0, 25)
  62. Speed_2.Font = Enum.Font.SourceSans
  63. Speed_2.Text = "Speed 25"
  64. Speed_2.TextScaled = true
  65. Speed_2.TextSize = 14.000
  66. Speed_2.TextWrapped = true
  67.  
  68. Speed_3.Name = "Speed"
  69. Speed_3.Parent = Box
  70. Speed_3.BackgroundColor3 = Color3.fromRGB(9, 255, 5)
  71. Speed_3.Position = UDim2.new(0.0454545468, 0, 0.0433735698, 0)
  72. Speed_3.Size = UDim2.new(0.954545438, 0, 0, 25)
  73. Speed_3.Font = Enum.Font.SourceSans
  74. Speed_3.Text = "Speed 32 (Double)"
  75. Speed_3.TextScaled = true
  76. Speed_3.TextSize = 14.000
  77. Speed_3.TextWrapped = true
  78.  
  79. Speed_4.Name = "Speed"
  80. Speed_4.Parent = Box
  81. Speed_4.BackgroundColor3 = Color3.fromRGB(9, 255, 5)
  82. Speed_4.Position = UDim2.new(0.0454545468, 0, 0.064276576, 0)
  83. Speed_4.Size = UDim2.new(0.954545438, 0, 0, 25)
  84. Speed_4.Font = Enum.Font.SourceSans
  85. Speed_4.Text = "Speed 45 (Triple)"
  86. Speed_4.TextScaled = true
  87. Speed_4.TextSize = 14.000
  88. Speed_4.TextWrapped = true
  89.  
  90. Speed_5.Name = "Speed"
  91. Speed_5.Parent = Box
  92. Speed_5.BackgroundColor3 = Color3.fromRGB(51, 0, 255)
  93. Speed_5.Position = UDim2.new(0.124087028, 0, 0.0860157087, 0)
  94. Speed_5.Size = UDim2.new(0.875912905, 0, 0, 25)
  95. Speed_5.Font = Enum.Font.SourceSans
  96. Speed_5.Text = "Speed 100"
  97. Speed_5.TextColor3 = Color3.fromRGB(255, 255, 0)
  98. Speed_5.TextScaled = true
  99. Speed_5.TextSize = 14.000
  100. Speed_5.TextWrapped = true
  101.  
  102. Speed_6.Name = "Speed"
  103. Speed_6.Parent = Box
  104. Speed_6.BackgroundColor3 = Color3.fromRGB(51, 0, 255)
  105. Speed_6.Position = UDim2.new(0.0500000007, 0, 0.0860157087, 0)
  106. Speed_6.Size = UDim2.new(0.100000001, 0, 0, 25)
  107. Speed_6.Font = Enum.Font.SourceSans
  108. Speed_6.Text = "!"
  109. Speed_6.TextColor3 = Color3.fromRGB(255, 0, 0)
  110. Speed_6.TextScaled = true
  111. Speed_6.TextSize = 14.000
  112. Speed_6.TextWrapped = true
  113.  
  114. Speed_7.Name = "Speed"
  115. Speed_7.Parent = Box
  116. Speed_7.BackgroundColor3 = Color3.fromRGB(255, 0, 4)
  117. Speed_7.BorderColor3 = Color3.fromRGB(53, 0, 0)
  118. Speed_7.Position = UDim2.new(0.0489510521, 0, 0.106918722, 0)
  119. Speed_7.Size = UDim2.new(0.954545438, 0, 0, 25)
  120. Speed_7.Font = Enum.Font.SourceSans
  121. Speed_7.Text = "Speed 10"
  122. Speed_7.TextColor3 = Color3.fromRGB(237, 30, 255)
  123. Speed_7.TextScaled = true
  124. Speed_7.TextSize = 14.000
  125. Speed_7.TextWrapped = true
  126.  
  127. Speed_8.Name = "Speed"
  128. Speed_8.Parent = Box
  129. Speed_8.BackgroundColor3 = Color3.fromRGB(255, 0, 4)
  130. Speed_8.BorderColor3 = Color3.fromRGB(53, 0, 0)
  131. Speed_8.Position = UDim2.new(0.0454545468, 0, 0.127821729, 0)
  132. Speed_8.Size = UDim2.new(0.954545438, 0, 0, 25)
  133. Speed_8.Font = Enum.Font.SourceSans
  134. Speed_8.Text = "Speed 7"
  135. Speed_8.TextColor3 = Color3.fromRGB(237, 30, 255)
  136. Speed_8.TextScaled = true
  137. Speed_8.TextSize = 14.000
  138. Speed_8.TextWrapped = true
  139.  
  140. Speed_9.Name = "Speed"
  141. Speed_9.Parent = Box
  142. Speed_9.BackgroundColor3 = Color3.fromRGB(255, 0, 4)
  143. Speed_9.BorderColor3 = Color3.fromRGB(53, 0, 0)
  144. Speed_9.Position = UDim2.new(0.0489510521, 0, 0.148724735, 0)
  145. Speed_9.Size = UDim2.new(0.954545438, 0, 0, 25)
  146. Speed_9.Font = Enum.Font.SourceSans
  147. Speed_9.Text = "Speed 4"
  148. Speed_9.TextColor3 = Color3.fromRGB(237, 30, 255)
  149. Speed_9.TextScaled = true
  150. Speed_9.TextSize = 14.000
  151. Speed_9.TextWrapped = true
  152.  
  153. Speed_10.Name = "Speed"
  154. Speed_10.Parent = Box
  155. Speed_10.BackgroundColor3 = Color3.fromRGB(255, 0, 4)
  156. Speed_10.BorderColor3 = Color3.fromRGB(53, 0, 0)
  157. Speed_10.Position = UDim2.new(0.0489510521, 0, 0.169627741, 0)
  158. Speed_10.Size = UDim2.new(0.954545438, 0, 0, 25)
  159. Speed_10.Font = Enum.Font.SourceSans
  160. Speed_10.Text = "Speed 1"
  161. Speed_10.TextColor3 = Color3.fromRGB(237, 30, 255)
  162. Speed_10.TextScaled = true
  163. Speed_10.TextSize = 14.000
  164. Speed_10.TextWrapped = true
  165.  
  166. Speed_11.Name = "Speed"
  167. Speed_11.Parent = Box
  168. Speed_11.BackgroundColor3 = Color3.fromRGB(255, 0, 4)
  169. Speed_11.BorderColor3 = Color3.fromRGB(53, 0, 0)
  170. Speed_11.Position = UDim2.new(0.0454545468, 0, 0.190530747, 0)
  171. Speed_11.Size = UDim2.new(0.954545438, 0, 0, 25)
  172. Speed_11.Font = Enum.Font.SourceSans
  173. Speed_11.Text = "Speed 0.1"
  174. Speed_11.TextColor3 = Color3.fromRGB(237, 30, 255)
  175. Speed_11.TextScaled = true
  176. Speed_11.TextSize = 14.000
  177. Speed_11.TextWrapped = true
  178.  
  179. Speed_12.Name = "Speed"
  180. Speed_12.Parent = Box
  181. Speed_12.BackgroundColor3 = Color3.fromRGB(255, 120, 10)
  182. Speed_12.BorderColor3 = Color3.fromRGB(53, 0, 0)
  183. Speed_12.Position = UDim2.new(0.0454545468, 0, 0.208089277, 0)
  184. Speed_12.Size = UDim2.new(0.954545438, 0, 0, 25)
  185. Speed_12.Font = Enum.Font.SourceSans
  186. Speed_12.Text = "Speed 0"
  187. Speed_12.TextColor3 = Color3.fromRGB(255, 0, 0)
  188. Speed_12.TextScaled = true
  189. Speed_12.TextSize = 14.000
  190. Speed_12.TextWrapped = true
  191.  
  192. -- Scripts:
  193.  
  194. local function MUQDSIP_fake_script() -- TextButton.Script
  195. local script = Instance.new('Script', TextButton)
  196.  
  197. Button = script.Parent
  198. Box = script.Parent.Parent.Box
  199. Open = true
  200.  
  201. function OnButtonClick()
  202. if Open == true then
  203. Button.Text = "Hide"
  204. Box.Visible = true
  205. Open = false
  206. elseif Open == false then
  207. Button.Text = "Speed Admin"
  208. Box.Visible = false
  209. Open = true
  210. end
  211.  
  212. end
  213.  
  214. script.Parent.MouseButton1Down:connect(OnButtonClick)
  215.  
  216. end
  217. coroutine.wrap(MUQDSIP_fake_script)()
  218. local function HWNDRHA_fake_script() -- TextButton.Script
  219. local script = Instance.new('Script', TextButton)
  220.  
  221.  
  222. while true do
  223. script.Parent.BackgroundColor3 = Color3.new(1,0,0)
  224. wait(0.01)
  225. script.Parent.BackgroundColor3 = Color3.new(1,0.1,0)
  226. wait(0.01)
  227. script.Parent.BackgroundColor3 = Color3.new(1,0.2,0)
  228. wait(0.01)
  229. script.Parent.BackgroundColor3 = Color3.new(1,0.3,0)
  230. wait(0.01)
  231. script.Parent.BackgroundColor3 = Color3.new(1,0.4,0)
  232. wait(0.01)
  233. script.Parent.BackgroundColor3 = Color3.new(1,0.5,0)
  234. wait(0.01)
  235. script.Parent.BackgroundColor3 = Color3.new(1,0.6,0)
  236. wait(0.01)
  237. script.Parent.BackgroundColor3 = Color3.new(1,0.7,0)
  238. wait(0.01)
  239. script.Parent.BackgroundColor3 = Color3.new(1,0.8,0)
  240. wait(0.01)
  241. script.Parent.BackgroundColor3 = Color3.new(1,0.9,0)
  242. wait(0.01)
  243. script.Parent.BackgroundColor3 = Color3.new(1,1,0)
  244. wait(0.01)
  245. script.Parent.BackgroundColor3 = Color3.new(0.9,1,0)
  246. wait(0.01)
  247. script.Parent.BackgroundColor3 = Color3.new(0.8,1,0)
  248. wait(0.01)
  249. script.Parent.BackgroundColor3 = Color3.new(0.7,1,0)
  250. wait(0.01)
  251. script.Parent.BackgroundColor3 = Color3.new(0.6,1,0)
  252. wait(0.01)
  253. script.Parent.BackgroundColor3 = Color3.new(0.5,1,0)
  254. wait(0.01)
  255. script.Parent.BackgroundColor3 = Color3.new(0.4,1,0)
  256. wait(0.01)
  257. script.Parent.BackgroundColor3 = Color3.new(0.3,1,0)
  258. wait(0.01)
  259. script.Parent.BackgroundColor3 = Color3.new(0.2,1,0)
  260. wait(0.01)
  261. script.Parent.BackgroundColor3 = Color3.new(0.1,1,0)
  262. wait(0.01)
  263. script.Parent.BackgroundColor3 = Color3.new(0,1,0)
  264. wait(0.01)
  265. script.Parent.BackgroundColor3 = Color3.new(0,1,0.1)
  266. wait(0.01)
  267. script.Parent.BackgroundColor3 = Color3.new(0,1,0.2)
  268. wait(0.01)
  269. script.Parent.BackgroundColor3 = Color3.new(0,1,0.3)
  270. wait(0.01)
  271. script.Parent.BackgroundColor3 = Color3.new(0,1,0.4)
  272. wait(0.01)
  273. script.Parent.BackgroundColor3 = Color3.new(0,1,0.5)
  274. wait(0.01)
  275. script.Parent.BackgroundColor3 = Color3.new(0,1,0.6)
  276. wait(0.01)
  277. script.Parent.BackgroundColor3 = Color3.new(0,1,0.7)
  278. wait(0.01)
  279. script.Parent.BackgroundColor3 = Color3.new(0,1,0.8)
  280. wait(0.01)
  281. script.Parent.BackgroundColor3 = Color3.new(0,1,0.9)
  282. wait(0.01)
  283. script.Parent.BackgroundColor3 = Color3.new(0,1,1)
  284. wait(0.01)
  285. script.Parent.BackgroundColor3 = Color3.new(0,0.9,1)
  286. wait(0.01)
  287. script.Parent.BackgroundColor3 = Color3.new(0,0.8,1)
  288. wait(0.01)
  289. script.Parent.BackgroundColor3 = Color3.new(0,0.7,1)
  290. wait(0.01)
  291. script.Parent.BackgroundColor3 = Color3.new(0,0.6,1)
  292. wait(0.01)
  293. script.Parent.BackgroundColor3 = Color3.new(0,0.5,1)
  294. wait(0.01)
  295. script.Parent.BackgroundColor3 = Color3.new(0,0.4,1)
  296. wait(0.01)
  297. script.Parent.BackgroundColor3 = Color3.new(0,0.3,1)
  298. wait(0.01)
  299. script.Parent.BackgroundColor3 = Color3.new(0,0.2,1)
  300. wait(0.01)
  301. script.Parent.BackgroundColor3 = Color3.new(0,0.1,1)
  302. wait(0.01)
  303. script.Parent.BackgroundColor3 = Color3.new(0,0,1)
  304. wait(0.01)
  305. script.Parent.BackgroundColor3 = Color3.new(0.1,0,1)
  306. wait(0.01)
  307. script.Parent.BackgroundColor3 = Color3.new(0.2,0,1)
  308. wait(0.01)
  309. script.Parent.BackgroundColor3 = Color3.new(0.3,0,1)
  310. wait(0.01)
  311. script.Parent.BackgroundColor3 = Color3.new(0.4,0,1)
  312. wait(0.01)
  313. script.Parent.BackgroundColor3 = Color3.new(0.5,0,1)
  314. wait(0.01)
  315. script.Parent.BackgroundColor3 = Color3.new(0.6,0,1)
  316. wait(0.01)
  317. script.Parent.BackgroundColor3 = Color3.new(0.7,0,1)
  318. wait(0.01)
  319. script.Parent.BackgroundColor3 = Color3.new(0.8,0,1)
  320. wait(0.01)
  321. script.Parent.BackgroundColor3 = Color3.new(0.9,0,1)
  322. wait(0.01)
  323. script.Parent.BackgroundColor3 = Color3.new(1,0,1)
  324. wait(0.01)
  325. script.Parent.BackgroundColor3 = Color3.new(1,0,0.9)
  326. wait(0.01)
  327. script.Parent.BackgroundColor3 = Color3.new(1,0,0.8)
  328. wait(0.01)
  329. script.Parent.BackgroundColor3 = Color3.new(1,0,0.7)
  330. wait(0.01)
  331. script.Parent.BackgroundColor3 = Color3.new(1,0,0.6)
  332. wait(0.01)
  333. script.Parent.BackgroundColor3 = Color3.new(1,0,0.5)
  334. wait(0.01)
  335. script.Parent.BackgroundColor3 = Color3.new(1,0,0.4)
  336. wait(0.01)
  337. script.Parent.BackgroundColor3 = Color3.new(1,0,0.3)
  338. wait(0.01)
  339. script.Parent.BackgroundColor3 = Color3.new(1,0,0.2)
  340. wait(0.01)
  341. script.Parent.BackgroundColor3 = Color3.new(1,0,0.1)
  342. wait(0.01)
  343. end
  344. end
  345. coroutine.wrap(HWNDRHA_fake_script)()
  346. local function YDIANRM_fake_script() -- Speed.LocalScript
  347. local script = Instance.new('LocalScript', Speed)
  348.  
  349. script.Parent.MouseButton1Click:Connect(function()
  350. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
  351.  
  352. end)
  353. end
  354. coroutine.wrap(YDIANRM_fake_script)()
  355. local function FKYXVJS_fake_script() -- Speed_2.LocalScript
  356. local script = Instance.new('LocalScript', Speed_2)
  357.  
  358. script.Parent.MouseButton1Click:Connect(function()
  359. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 25
  360.  
  361. end)
  362. end
  363. coroutine.wrap(FKYXVJS_fake_script)()
  364. local function ZSIC_fake_script() -- Speed_3.LocalScript
  365. local script = Instance.new('LocalScript', Speed_3)
  366.  
  367. script.Parent.MouseButton1Click:Connect(function()
  368. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 32
  369.  
  370. end)
  371. end
  372. coroutine.wrap(ZSIC_fake_script)()
  373. local function JSKJO_fake_script() -- Speed_4.LocalScript
  374. local script = Instance.new('LocalScript', Speed_4)
  375.  
  376. script.Parent.MouseButton1Click:Connect(function()
  377. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 45
  378.  
  379. end)
  380. end
  381. coroutine.wrap(JSKJO_fake_script)()
  382. local function VPXOM_fake_script() -- Speed_5.LocalScript
  383. local script = Instance.new('LocalScript', Speed_5)
  384.  
  385. script.Parent.MouseButton1Click:Connect(function()
  386. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 100
  387.  
  388. end)
  389. end
  390. coroutine.wrap(VPXOM_fake_script)()
  391. local function RDRCY_fake_script() -- Speed_6.LocalScript
  392. local script = Instance.new('LocalScript', Speed_6)
  393.  
  394. script.Parent.MouseButton1Click:Connect(function()
  395. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 100
  396.  
  397. end)
  398. end
  399. coroutine.wrap(RDRCY_fake_script)()
  400. local function RGPIFC_fake_script() -- Speed_7.LocalScript
  401. local script = Instance.new('LocalScript', Speed_7)
  402.  
  403. script.Parent.MouseButton1Click:Connect(function()
  404. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 10
  405.  
  406. end)
  407. end
  408. coroutine.wrap(RGPIFC_fake_script)()
  409. local function OGWIO_fake_script() -- Speed_8.LocalScript
  410. local script = Instance.new('LocalScript', Speed_8)
  411.  
  412. script.Parent.MouseButton1Click:Connect(function()
  413. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 7
  414.  
  415. end)
  416. end
  417. coroutine.wrap(OGWIO_fake_script)()
  418. local function CZEFK_fake_script() -- Speed_9.LocalScript
  419. local script = Instance.new('LocalScript', Speed_9)
  420.  
  421. script.Parent.MouseButton1Click:Connect(function()
  422. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 4
  423.  
  424. end)
  425. end
  426. coroutine.wrap(CZEFK_fake_script)()
  427. local function APSHEF_fake_script() -- Speed_10.LocalScript
  428. local script = Instance.new('LocalScript', Speed_10)
  429.  
  430. script.Parent.MouseButton1Click:Connect(function()
  431. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 1
  432.  
  433. end)
  434. end
  435. coroutine.wrap(APSHEF_fake_script)()
  436. local function GCYZO_fake_script() -- Speed_11.LocalScript
  437. local script = Instance.new('LocalScript', Speed_11)
  438.  
  439. script.Parent.MouseButton1Click:Connect(function()
  440. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 0.1
  441.  
  442. end)
  443. end
  444. coroutine.wrap(GCYZO_fake_script)()
  445. local function CITNY_fake_script() -- Speed_12.LocalScript
  446. local script = Instance.new('LocalScript', Speed_12)
  447.  
  448. script.Parent.MouseButton1Click:Connect(function()
  449. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 0.1
  450.  
  451. end)
  452. end
  453. coroutine.wrap(CITNY_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement