Hiojojwr

Kskdkemdms

Sep 8th, 2020
16
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.34 KB | None | 0 0
  1. -- Loading GUI
  2.  
  3. loadstring(game:HttpGet(("https://pastebin.com/raw/Y0XDWDb1"), true))()
  4.  
  5. -- Gui to Lua
  6. -- Version: 3.2
  7.  
  8. -- Instances:
  9.  
  10. local ScreenGui = Instance.new("ScreenGui")
  11. local MainFrame = Instance.new("ImageLabel")
  12. local SpeedFrame = Instance.new("ImageLabel")
  13. local backs = Instance.new("TextButton")
  14. local Close = Instance.new("TextButton")
  15. local titles = Instance.new("TextLabel")
  16. local ActSpeed = Instance.new("TextButton")
  17. local JumpAct_Roundify_12px = Instance.new("ImageLabel")
  18. local infos = Instance.new("TextLabel")
  19. local InputSpeed = Instance.new("TextBox")
  20. local TextBox_Roundify_6px = Instance.new("ImageLabel")
  21. local JumpFrame = Instance.new("ImageLabel")
  22. local backj = Instance.new("TextButton")
  23. local Close_2 = Instance.new("TextButton")
  24. local infoj = Instance.new("TextLabel")
  25. local titlej = Instance.new("TextLabel")
  26. local InputJump = Instance.new("TextBox")
  27. local TextBox_Roundify_6px_2 = Instance.new("ImageLabel")
  28. local ActJump = Instance.new("TextButton")
  29. local JumpAct_Roundify_12px_2 = Instance.new("ImageLabel")
  30. local HomeFrame = Instance.new("ImageLabel")
  31. local title = Instance.new("TextLabel")
  32. local cred = Instance.new("TextLabel")
  33. local Close_3 = Instance.new("TextButton")
  34. local JumpAct = Instance.new("TextButton")
  35. local JumpAct_Roundify_12px_3 = Instance.new("ImageLabel")
  36. local WalkSpeed = Instance.new("TextButton")
  37. local JumpAct_Roundify_12px_4 = Instance.new("ImageLabel")
  38.  
  39. --Properties:
  40.  
  41. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  42. ScreenGui.ResetOnSpawn = false
  43.  
  44. MainFrame.Name = "MainFrame"
  45. MainFrame.Parent = ScreenGui
  46. MainFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  47. MainFrame.BackgroundTransparency = 1.000
  48. MainFrame.Position = UDim2.new(0.451562494, 0, 0.362407863, 0)
  49. MainFrame.Size = UDim2.new(0, 185, 0, 224)
  50. MainFrame.Image = "rbxassetid://3570695787"
  51. MainFrame.ImageColor3 = Color3.fromRGB(52, 52, 52)
  52. MainFrame.ScaleType = Enum.ScaleType.Slice
  53. MainFrame.SliceCenter = Rect.new(100, 100, 100, 100)
  54. MainFrame.SliceScale = 0.120
  55.  
  56. SpeedFrame.Name = "SpeedFrame"
  57. SpeedFrame.Parent = MainFrame
  58. SpeedFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  59. SpeedFrame.BackgroundTransparency = 1.000
  60. SpeedFrame.Size = UDim2.new(0, 185, 0, 224)
  61. SpeedFrame.Visible = false
  62. SpeedFrame.Image = "rbxassetid://3570695787"
  63. SpeedFrame.ImageColor3 = Color3.fromRGB(52, 52, 52)
  64. SpeedFrame.ScaleType = Enum.ScaleType.Slice
  65. SpeedFrame.SliceCenter = Rect.new(100, 100, 100, 100)
  66. SpeedFrame.SliceScale = 0.120
  67.  
  68. backs.Name = "backs"
  69. backs.Parent = SpeedFrame
  70. backs.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  71. backs.BackgroundTransparency = 1.000
  72. backs.Size = UDim2.new(0, 20, 0, 20)
  73. backs.Font = Enum.Font.SourceSans
  74. backs.Text = "<"
  75. backs.TextColor3 = Color3.fromRGB(255, 255, 255)
  76. backs.TextSize = 14.000
  77.  
  78. Close.Name = "Close"
  79. Close.Parent = SpeedFrame
  80. Close.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  81. Close.BackgroundTransparency = 1.000
  82. Close.Position = UDim2.new(0.886486471, 0, 0, 0)
  83. Close.Size = UDim2.new(0, 21, 0, 21)
  84. Close.Font = Enum.Font.SourceSans
  85. Close.Text = "X"
  86. Close.TextColor3 = Color3.fromRGB(255, 255, 255)
  87. Close.TextSize = 14.000
  88.  
  89. titles.Name = "titles"
  90. titles.Parent = SpeedFrame
  91. titles.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  92. titles.BackgroundTransparency = 1.000
  93. titles.Size = UDim2.new(0, 185, 0, 50)
  94. titles.Font = Enum.Font.SourceSans
  95. titles.Text = "Speed Script"
  96. titles.TextColor3 = Color3.fromRGB(255, 255, 255)
  97. titles.TextSize = 22.000
  98. titles.TextWrapped = true
  99.  
  100. ActSpeed.Name = "ActSpeed"
  101. ActSpeed.Parent = SpeedFrame
  102. ActSpeed.BackgroundColor3 = Color3.fromRGB(89, 89, 89)
  103. ActSpeed.BackgroundTransparency = 1.000
  104. ActSpeed.BorderSizePixel = 0
  105. ActSpeed.Position = UDim2.new(0.129729733, 0, 0.598214269, 0)
  106. ActSpeed.Size = UDim2.new(0, 136, 0, 41)
  107. ActSpeed.ZIndex = 2
  108. ActSpeed.Font = Enum.Font.SourceSans
  109. ActSpeed.Text = "Activate"
  110. ActSpeed.TextColor3 = Color3.fromRGB(255, 255, 255)
  111. ActSpeed.TextSize = 14.000
  112.  
  113. JumpAct_Roundify_12px.Name = "JumpAct_Roundify_12px"
  114. JumpAct_Roundify_12px.Parent = ActSpeed
  115. JumpAct_Roundify_12px.Active = true
  116. JumpAct_Roundify_12px.AnchorPoint = Vector2.new(0.5, 0.5)
  117. JumpAct_Roundify_12px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  118. JumpAct_Roundify_12px.BackgroundTransparency = 1.000
  119. JumpAct_Roundify_12px.Position = UDim2.new(0.5, 0, 0.5, 0)
  120. JumpAct_Roundify_12px.Selectable = true
  121. JumpAct_Roundify_12px.Size = UDim2.new(1, 0, 1, 0)
  122. JumpAct_Roundify_12px.Image = "rbxassetid://3570695787"
  123. JumpAct_Roundify_12px.ImageColor3 = Color3.fromRGB(89, 89, 89)
  124. JumpAct_Roundify_12px.ScaleType = Enum.ScaleType.Slice
  125. JumpAct_Roundify_12px.SliceCenter = Rect.new(100, 100, 100, 100)
  126. JumpAct_Roundify_12px.SliceScale = 0.120
  127.  
  128. infos.Name = "infos"
  129. infos.Parent = SpeedFrame
  130. infos.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  131. infos.BackgroundTransparency = 1.000
  132. infos.Position = UDim2.new(0, 0, 0.808035731, 0)
  133. infos.Size = UDim2.new(0, 185, 0, 50)
  134. infos.Font = Enum.Font.SourceSans
  135. infos.Text = "Enter desired speed value"
  136. infos.TextColor3 = Color3.fromRGB(255, 255, 255)
  137. infos.TextSize = 14.000
  138.  
  139. InputSpeed.Name = "InputSpeed"
  140. InputSpeed.Parent = SpeedFrame
  141. InputSpeed.BackgroundColor3 = Color3.fromRGB(89, 89, 89)
  142. InputSpeed.BackgroundTransparency = 1.000
  143. InputSpeed.BorderSizePixel = 0
  144. InputSpeed.Position = UDim2.new(0.0864864886, 0, 0.339285702, 0)
  145. InputSpeed.Size = UDim2.new(0, 152, 0, 40)
  146. InputSpeed.ZIndex = 2
  147. InputSpeed.Font = Enum.Font.SourceSans
  148. InputSpeed.Text = "Click to type"
  149. InputSpeed.TextColor3 = Color3.fromRGB(255, 255, 255)
  150. InputSpeed.TextSize = 14.000
  151.  
  152. TextBox_Roundify_6px.Name = "TextBox_Roundify_6px"
  153. TextBox_Roundify_6px.Parent = InputSpeed
  154. TextBox_Roundify_6px.Active = true
  155. TextBox_Roundify_6px.AnchorPoint = Vector2.new(0.5, 0.5)
  156. TextBox_Roundify_6px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  157. TextBox_Roundify_6px.BackgroundTransparency = 1.000
  158. TextBox_Roundify_6px.Position = UDim2.new(0.5, 0, 0.5, 0)
  159. TextBox_Roundify_6px.Selectable = true
  160. TextBox_Roundify_6px.Size = UDim2.new(1, 0, 1, 0)
  161. TextBox_Roundify_6px.Image = "rbxassetid://3570695787"
  162. TextBox_Roundify_6px.ImageColor3 = Color3.fromRGB(89, 89, 89)
  163. TextBox_Roundify_6px.ScaleType = Enum.ScaleType.Slice
  164. TextBox_Roundify_6px.SliceCenter = Rect.new(100, 100, 100, 100)
  165. TextBox_Roundify_6px.SliceScale = 0.060
  166.  
  167. JumpFrame.Name = "JumpFrame"
  168. JumpFrame.Parent = MainFrame
  169. JumpFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  170. JumpFrame.BackgroundTransparency = 1.000
  171. JumpFrame.Size = UDim2.new(0, 185, 0, 224)
  172. JumpFrame.Image = "rbxassetid://3570695787"
  173. JumpFrame.ImageColor3 = Color3.fromRGB(52, 52, 52)
  174. JumpFrame.ScaleType = Enum.ScaleType.Slice
  175. JumpFrame.SliceCenter = Rect.new(100, 100, 100, 100)
  176. JumpFrame.SliceScale = 0.120
  177.  
  178. backj.Name = "backj"
  179. backj.Parent = JumpFrame
  180. backj.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  181. backj.BackgroundTransparency = 1.000
  182. backj.Size = UDim2.new(0, 20, 0, 20)
  183. backj.Font = Enum.Font.SourceSans
  184. backj.Text = "<"
  185. backj.TextColor3 = Color3.fromRGB(255, 255, 255)
  186. backj.TextSize = 14.000
  187.  
  188. Close_2.Name = "Close"
  189. Close_2.Parent = JumpFrame
  190. Close_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  191. Close_2.BackgroundTransparency = 1.000
  192. Close_2.Position = UDim2.new(0.886486471, 0, 0, 0)
  193. Close_2.Size = UDim2.new(0, 21, 0, 21)
  194. Close_2.Font = Enum.Font.SourceSans
  195. Close_2.Text = "X"
  196. Close_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  197. Close_2.TextSize = 14.000
  198.  
  199. infoj.Name = "infoj"
  200. infoj.Parent = JumpFrame
  201. infoj.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  202. infoj.BackgroundTransparency = 1.000
  203. infoj.Position = UDim2.new(0, 0, 0.808035731, 0)
  204. infoj.Size = UDim2.new(0, 185, 0, 50)
  205. infoj.Font = Enum.Font.SourceSans
  206. infoj.Text = "Enter desired jump power value"
  207. infoj.TextColor3 = Color3.fromRGB(255, 255, 255)
  208. infoj.TextSize = 14.000
  209.  
  210. titlej.Name = "titlej"
  211. titlej.Parent = JumpFrame
  212. titlej.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  213. titlej.BackgroundTransparency = 1.000
  214. titlej.Size = UDim2.new(0, 185, 0, 50)
  215. titlej.Font = Enum.Font.SourceSans
  216. titlej.Text = "Jump Script"
  217. titlej.TextColor3 = Color3.fromRGB(255, 255, 255)
  218. titlej.TextSize = 22.000
  219. titlej.TextWrapped = true
  220.  
  221. InputJump.Name = "InputJump"
  222. InputJump.Parent = JumpFrame
  223. InputJump.BackgroundColor3 = Color3.fromRGB(89, 89, 89)
  224. InputJump.BackgroundTransparency = 1.000
  225. InputJump.BorderSizePixel = 0
  226. InputJump.Position = UDim2.new(0.0864864886, 0, 0.339285702, 0)
  227. InputJump.Size = UDim2.new(0, 152, 0, 40)
  228. InputJump.ZIndex = 2
  229. InputJump.Font = Enum.Font.SourceSans
  230. InputJump.Text = "Click to type"
  231. InputJump.TextColor3 = Color3.fromRGB(255, 255, 255)
  232. InputJump.TextSize = 14.000
  233.  
  234. TextBox_Roundify_6px_2.Name = "TextBox_Roundify_6px"
  235. TextBox_Roundify_6px_2.Parent = InputJump
  236. TextBox_Roundify_6px_2.Active = true
  237. TextBox_Roundify_6px_2.AnchorPoint = Vector2.new(0.5, 0.5)
  238. TextBox_Roundify_6px_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  239. TextBox_Roundify_6px_2.BackgroundTransparency = 1.000
  240. TextBox_Roundify_6px_2.Position = UDim2.new(0.5, 0, 0.5, 0)
  241. TextBox_Roundify_6px_2.Selectable = true
  242. TextBox_Roundify_6px_2.Size = UDim2.new(1, 0, 1, 0)
  243. TextBox_Roundify_6px_2.Image = "rbxassetid://3570695787"
  244. TextBox_Roundify_6px_2.ImageColor3 = Color3.fromRGB(89, 89, 89)
  245. TextBox_Roundify_6px_2.ScaleType = Enum.ScaleType.Slice
  246. TextBox_Roundify_6px_2.SliceCenter = Rect.new(100, 100, 100, 100)
  247. TextBox_Roundify_6px_2.SliceScale = 0.060
  248.  
  249. ActJump.Name = "ActJump"
  250. ActJump.Parent = JumpFrame
  251. ActJump.BackgroundColor3 = Color3.fromRGB(89, 89, 89)
  252. ActJump.BackgroundTransparency = 1.000
  253. ActJump.BorderSizePixel = 0
  254. ActJump.Position = UDim2.new(0.129729733, 0, 0.598214269, 0)
  255. ActJump.Size = UDim2.new(0, 136, 0, 41)
  256. ActJump.ZIndex = 2
  257. ActJump.Font = Enum.Font.SourceSans
  258. ActJump.Text = "Activate"
  259. ActJump.TextColor3 = Color3.fromRGB(255, 255, 255)
  260. ActJump.TextSize = 14.000
  261.  
  262. JumpAct_Roundify_12px_2.Name = "JumpAct_Roundify_12px"
  263. JumpAct_Roundify_12px_2.Parent = ActJump
  264. JumpAct_Roundify_12px_2.Active = true
  265. JumpAct_Roundify_12px_2.AnchorPoint = Vector2.new(0.5, 0.5)
  266. JumpAct_Roundify_12px_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  267. JumpAct_Roundify_12px_2.BackgroundTransparency = 1.000
  268. JumpAct_Roundify_12px_2.Position = UDim2.new(0.5, 0, 0.5, 0)
  269. JumpAct_Roundify_12px_2.Selectable = true
  270. JumpAct_Roundify_12px_2.Size = UDim2.new(1, 0, 1, 0)
  271. JumpAct_Roundify_12px_2.Image = "rbxassetid://3570695787"
  272. JumpAct_Roundify_12px_2.ImageColor3 = Color3.fromRGB(89, 89, 89)
  273. JumpAct_Roundify_12px_2.ScaleType = Enum.ScaleType.Slice
  274. JumpAct_Roundify_12px_2.SliceCenter = Rect.new(100, 100, 100, 100)
  275. JumpAct_Roundify_12px_2.SliceScale = 0.120
  276.  
  277. HomeFrame.Name = "HomeFrame"
  278. HomeFrame.Parent = MainFrame
  279. HomeFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  280. HomeFrame.BackgroundTransparency = 1.000
  281. HomeFrame.Size = UDim2.new(0, 185, 0, 224)
  282. HomeFrame.Visible = false
  283. HomeFrame.Image = "rbxassetid://3570695787"
  284. HomeFrame.ImageColor3 = Color3.fromRGB(52, 52, 52)
  285. HomeFrame.ScaleType = Enum.ScaleType.Slice
  286. HomeFrame.SliceCenter = Rect.new(100, 100, 100, 100)
  287. HomeFrame.SliceScale = 0.120
  288.  
  289. title.Name = "title"
  290. title.Parent = HomeFrame
  291. title.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  292. title.BackgroundTransparency = 1.000
  293. title.Size = UDim2.new(0, 185, 0, 50)
  294. title.Font = Enum.Font.SourceSans
  295. title.Text = "Walkspeed and JumpPower Script"
  296. title.TextColor3 = Color3.fromRGB(255, 255, 255)
  297. title.TextSize = 22.000
  298. title.TextWrapped = true
  299.  
  300. cred.Name = "cred"
  301. cred.Parent = HomeFrame
  302. cred.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  303. cred.BackgroundTransparency = 1.000
  304. cred.Position = UDim2.new(0, 0, 0.808035731, 0)
  305. cred.Size = UDim2.new(0, 185, 0, 50)
  306. cred.Font = Enum.Font.SourceSans
  307. cred.Text = "Made by Ez Mods"
  308. cred.TextColor3 = Color3.fromRGB(255, 255, 255)
  309. cred.TextSize = 14.000
  310.  
  311. Close_3.Name = "Close"
  312. Close_3.Parent = HomeFrame
  313. Close_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  314. Close_3.BackgroundTransparency = 1.000
  315. Close_3.Position = UDim2.new(0.886486471, 0, 0, 0)
  316. Close_3.Size = UDim2.new(0, 21, 0, 21)
  317. Close_3.Font = Enum.Font.SourceSans
  318. Close_3.Text = "X"
  319. Close_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  320. Close_3.TextSize = 14.000
  321.  
  322. JumpAct.Name = "JumpAct"
  323. JumpAct.Parent = HomeFrame
  324. JumpAct.BackgroundColor3 = Color3.fromRGB(89, 89, 89)
  325. JumpAct.BackgroundTransparency = 1.000
  326. JumpAct.BorderSizePixel = 0
  327. JumpAct.Position = UDim2.new(0.129729733, 0, 0.330357134, 0)
  328. JumpAct.Size = UDim2.new(0, 136, 0, 41)
  329. JumpAct.ZIndex = 2
  330. JumpAct.Font = Enum.Font.SourceSans
  331. JumpAct.Text = "Jump Power"
  332. JumpAct.TextColor3 = Color3.fromRGB(255, 255, 255)
  333. JumpAct.TextSize = 14.000
  334.  
  335. JumpAct_Roundify_12px_3.Name = "JumpAct_Roundify_12px"
  336. JumpAct_Roundify_12px_3.Parent = JumpAct
  337. JumpAct_Roundify_12px_3.Active = true
  338. JumpAct_Roundify_12px_3.AnchorPoint = Vector2.new(0.5, 0.5)
  339. JumpAct_Roundify_12px_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  340. JumpAct_Roundify_12px_3.BackgroundTransparency = 1.000
  341. JumpAct_Roundify_12px_3.Position = UDim2.new(0.5, 0, 0.5, 0)
  342. JumpAct_Roundify_12px_3.Selectable = true
  343. JumpAct_Roundify_12px_3.Size = UDim2.new(1, 0, 1, 0)
  344. JumpAct_Roundify_12px_3.Image = "rbxassetid://3570695787"
  345. JumpAct_Roundify_12px_3.ImageColor3 = Color3.fromRGB(89, 89, 89)
  346. JumpAct_Roundify_12px_3.ScaleType = Enum.ScaleType.Slice
  347. JumpAct_Roundify_12px_3.SliceCenter = Rect.new(100, 100, 100, 100)
  348. JumpAct_Roundify_12px_3.SliceScale = 0.120
  349.  
  350. WalkSpeed.Name = "WalkSpeed"
  351. WalkSpeed.Parent = HomeFrame
  352. WalkSpeed.BackgroundColor3 = Color3.fromRGB(89, 89, 89)
  353. WalkSpeed.BackgroundTransparency = 1.000
  354. WalkSpeed.BorderSizePixel = 0
  355. WalkSpeed.Position = UDim2.new(0.129729733, 0, 0.584821463, 0)
  356. WalkSpeed.Size = UDim2.new(0, 136, 0, 41)
  357. WalkSpeed.ZIndex = 2
  358. WalkSpeed.Font = Enum.Font.SourceSans
  359. WalkSpeed.Text = "Walk Speed"
  360. WalkSpeed.TextColor3 = Color3.fromRGB(255, 255, 255)
  361. WalkSpeed.TextSize = 14.000
  362.  
  363. JumpAct_Roundify_12px_4.Name = "JumpAct_Roundify_12px"
  364. JumpAct_Roundify_12px_4.Parent = WalkSpeed
  365. JumpAct_Roundify_12px_4.Active = true
  366. JumpAct_Roundify_12px_4.AnchorPoint = Vector2.new(0.5, 0.5)
  367. JumpAct_Roundify_12px_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  368. JumpAct_Roundify_12px_4.BackgroundTransparency = 1.000
  369. JumpAct_Roundify_12px_4.Position = UDim2.new(0.5, 0, 0.5, 0)
  370. JumpAct_Roundify_12px_4.Selectable = true
  371. JumpAct_Roundify_12px_4.Size = UDim2.new(1, 0, 1, 0)
  372. JumpAct_Roundify_12px_4.Image = "rbxassetid://3570695787"
  373. JumpAct_Roundify_12px_4.ImageColor3 = Color3.fromRGB(89, 89, 89)
  374. JumpAct_Roundify_12px_4.ScaleType = Enum.ScaleType.Slice
  375. JumpAct_Roundify_12px_4.SliceCenter = Rect.new(100, 100, 100, 100)
  376. JumpAct_Roundify_12px_4.SliceScale = 0.120
  377.  
  378. -- Start up things
  379.  
  380. MainFrame.Visible = true
  381. HomeFrame.Visible = true
  382. SpeedFrame.Visible = false
  383. JumpFrame.Visible = false
  384.  
  385. -- Main Script
  386.  
  387. JumpAct.MouseButton1Click:Connect(function()
  388. HomeFrame.Visible = false
  389. JumpFrame.Visible = true
  390. end)
  391.  
  392. WalkSpeed.MouseButton1Click:Connect(function()
  393. HomeFrame.Visible = false
  394. SpeedFrame.Visible = true
  395. end)
  396.  
  397. JumpFrame.Close.MouseButton1Click:Connect(function()
  398. ScreenGui:Destroy()
  399. end)
  400. SpeedFrame.Close.MouseButton1Click:Connect(function()
  401. ScreenGui:Destroy()
  402. end)
  403. HomeFrame.Close.MouseButton1Click:Connect(function()
  404. ScreenGui:Destroy()
  405. end)
  406.  
  407. backj.MouseButton1Click:Connect(function()
  408. HomeFrame.Visible = true
  409. JumpFrame.Visible = false
  410. end)
  411. backs.MouseButton1Click:Connect(function()
  412. HomeFrame.Visible = true
  413. SpeedFrame.Visible = false
  414. end)
  415.  
  416. local Player = game:GetService("Players").LocalPlayer
  417. local Character = Player.Character
  418. local Humanoid = Character:FindFirstChild("Humanoid")
  419.  
  420. local JumpPowerValue = InputJump.Text
  421.  
  422. function SetJumpPower()
  423. if tonumber(InputJump.Text) then
  424. JumpPowerValue = InputJump.Text
  425. else
  426. game.StarterGui:SetCore("SendNotification", {
  427. Title = "Error";
  428. Text = "Letter was found in the JumpPower Input field.";
  429. Duration = 5;
  430. })
  431. end
  432. end
  433.  
  434. ActJump.MouseButton1Click:Connect(function()
  435. SetJumpPower()
  436. Humanoid.JumpPower = JumpPowerValue
  437. end)
  438.  
  439. -- Speed Script
  440.  
  441. local SpeedValue = InputSpeed.Text
  442.  
  443. function SetSpeed()
  444. if tonumber(InputSpeed.Text) then
  445. SpeedValue = InputSpeed.Text
  446. else
  447. game.StarterGui:SetCore("SendNotification", {
  448. Title = "Error";
  449. Text = "Letter was found in the Speed Input field.";
  450. Duration = 5;
  451. })
  452. end
  453. end
  454.  
  455. ActSpeed.MouseButton1Click:Connect(function()
  456. SetSpeed()
  457. Humanoid.WalkSpeed = SpeedValue
  458. end)
  459.  
  460. -- Draggability
  461.  
  462. MainFrame.Active = true
  463. MainFrame.Draggable = true
Add Comment
Please, Sign In to add comment