Advertisement
Guest User

xdxdxdxdxdxdxd

a guest
Jan 23rd, 2020
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.51 KB | None | 0 0
  1. local Hub = Instance.new("ScreenGui")
  2. local HubFrame = Instance.new("Frame")
  3. local Aimbot = Instance.new("TextButton")
  4. local InfiniteYield = Instance.new("TextButton")
  5. local Reviz = Instance.new("TextButton")
  6. local FencingReach = Instance.new("TextButton")
  7. local AltDel = Instance.new("TextButton")
  8. local JailbreakAutofarm = Instance.new("TextButton")
  9. local JailbreakGui = Instance.new("TextButton")
  10. local SimpleX = Instance.new("TextButton")
  11. local UTG = Instance.new("TextButton")
  12. local Close = Instance.new("TextButton")
  13. local blurblur = Instance.new("BlurEffect", game.Lighting)
  14. local GameIdentify = Instance.new("ScreenGui")
  15. local GameIdentFrame = Instance.new("Frame")
  16. local Yes = Instance.new("TextButton")
  17. local TextButton = Instance.new("TextButton")
  18. local GameIdentText = Instance.new("TextLabel")
  19. local Loading = Instance.new("ScreenGui")
  20. local LoadingFrame = Instance.new("Frame")
  21. local LoadingText = Instance.new("TextLabel")
  22. local LoadingFrameScroll = Instance.new("Frame")
  23. local LoadingScroll = Instance.new("Frame")
  24. local Madebymeh = Instance.new("TextLabel")
  25. local Open = Instance.new("TextButton")
  26. Hub.Name = "Hub"
  27. Hub.Parent = game.CoreGui
  28. Hub.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  29. Hub.Enabled=false
  30.  
  31.  
  32. HubFrame.Name = "HubFrame"
  33. HubFrame.Parent = Hub
  34. HubFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  35. HubFrame.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  36. HubFrame.BorderSizePixel = 0
  37. HubFrame.Position = UDim2.new(-0.178, 0,0, 0)
  38. HubFrame.Size = UDim2.new(0, 227, 0, 716)
  39. HubFrame.BackgroundTransparency = 0
  40.  
  41. Madebymeh.Name = "Made by meh"
  42. Madebymeh.Parent = HubFrame
  43. Madebymeh.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  44. Madebymeh.BorderSizePixel = 0
  45. Madebymeh.Position = UDim2.new(-0.00137602724, 0, 0.881336749, 0)
  46. Madebymeh.Size = UDim2.new(0, 224, 0, 85)
  47. Madebymeh.Font = Enum.Font.SourceSansSemibold
  48. Madebymeh.Text = "Made By XenixSX#2607 "
  49. Madebymeh.TextColor3 = Color3.new(0, 0, 0)
  50. Madebymeh.TextScaled = true
  51. Madebymeh.TextSize = 14
  52. Madebymeh.TextWrapped = true
  53. Madebymeh.BackgroundTransparency = 1
  54. Close.Name = "Close"
  55. Close.Parent = HubFrame
  56. Close.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  57. Close.BorderSizePixel = 0
  58. Close.Position = UDim2.new(0.00371552352, 0, 0.130302891, 0)
  59. Close.Size = UDim2.new(0, 50, 0, 508)
  60. Close.Font = Enum.Font.SourceSans
  61. Close.Text = "X"
  62. Close.TextColor3 = Color3.new(0, 0, 0)
  63. Close.TextSize = 30
  64. Close.BackgroundTransparency = 1
  65. Open.Name = "Open"
  66. Open.Parent = HubFrame
  67. Open.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  68. Open.BorderSizePixel = 0
  69. Open.Position = UDim2.new(1, 0, 0.450380892, 0)
  70. Open.Size = UDim2.new(0, 49, 0, 49)
  71. Open.Font = Enum.Font.SourceSansSemibold
  72. Open.Text = ">"
  73. Open.TextColor3 = Color3.new(0, 0, 0)
  74. Open.TextScaled = true
  75. Open.TextSize = 40
  76. Open.TextWrapped = true
  77. Open.BackgroundTransparency = 0
  78. Aimbot.Name = "Aimbot"
  79. Aimbot.Parent = HubFrame
  80. Aimbot.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  81. Aimbot.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  82. Aimbot.BorderSizePixel = 0
  83. Aimbot.Position = UDim2.new(0.103396207, 0, 0.379884303, 0)
  84. Aimbot.Size = UDim2.new(0, 200, 0, 50)
  85. Aimbot.Font = Enum.Font.SourceSansBold
  86. Aimbot.Text = "Aimbot"
  87. Aimbot.TextColor3 = Color3.new(0, 0, 0)
  88. Aimbot.TextScaled = true
  89. Aimbot.TextSize = 14
  90. Aimbot.TextWrapped = true
  91. Aimbot.BackgroundTransparency = 1
  92. AltDel.Name = "AltDel"
  93. AltDel.Parent = HubFrame
  94. AltDel.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  95. AltDel.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  96. AltDel.BorderSizePixel = 0
  97. AltDel.Position = UDim2.new(0.0958583355, 0, 0.00116282701, 0)
  98. AltDel.Size = UDim2.new(0, 200, 0, 50)
  99. AltDel.Font = Enum.Font.SourceSansBold
  100. AltDel.Text = "AltDelete"
  101. AltDel.TextColor3 = Color3.new(0, 0, 0)
  102. AltDel.TextScaled = true
  103. AltDel.TextSize = 14
  104. AltDel.TextWrapped = true
  105. AltDel.BackgroundTransparency = 1
  106. FencingReach.Name = "Fencing Reach"
  107. FencingReach.Parent = HubFrame
  108. FencingReach.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  109. FencingReach.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  110. FencingReach.BorderSizePixel = 0
  111. FencingReach.Position = UDim2.new(0.0994079635, 0, 0.0707637295, 0)
  112. FencingReach.Size = UDim2.new(0, 200, 0, 50)
  113. FencingReach.Font = Enum.Font.SourceSansBold
  114. FencingReach.Text = "Fencing Reach"
  115. FencingReach.TextColor3 = Color3.new(0, 0, 0)
  116. FencingReach.TextScaled = true
  117. FencingReach.TextSize = 14
  118. FencingReach.TextWrapped = true
  119. FencingReach.BackgroundTransparency = 1
  120. InfiniteYield.Name = "Infinite Yield"
  121. InfiniteYield.Parent = HubFrame
  122. InfiniteYield.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  123. InfiniteYield.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  124. InfiniteYield.BorderSizePixel = 0
  125. InfiniteYield.Position = UDim2.new(0.0996788293, 0, 0.162067324, 0)
  126. InfiniteYield.Size = UDim2.new(0, 200, 0, 50)
  127. InfiniteYield.Font = Enum.Font.SourceSansBold
  128. InfiniteYield.Text = "Infinite Yield"
  129. InfiniteYield.TextColor3 = Color3.new(0, 0, 0)
  130. InfiniteYield.TextScaled = true
  131. InfiniteYield.TextSize = 14
  132. InfiniteYield.TextWrapped = true
  133. InfiniteYield.BackgroundTransparency = 1
  134. JailbreakAutofarm.Name = "Jailbreak Autofarm"
  135. JailbreakAutofarm.Parent = HubFrame
  136. JailbreakAutofarm.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  137. JailbreakAutofarm.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  138. JailbreakAutofarm.BorderSizePixel = 0
  139. JailbreakAutofarm.Position = UDim2.new(0.100178987, 0, 0.309579313, 0)
  140. JailbreakAutofarm.Size = UDim2.new(0, 200, 0, 50)
  141. JailbreakAutofarm.Font = Enum.Font.SourceSansBold
  142. JailbreakAutofarm.Text = "Jailbreak AutoFarm"
  143. JailbreakAutofarm.TextColor3 = Color3.new(0, 0, 0)
  144. JailbreakAutofarm.TextScaled = true
  145. JailbreakAutofarm.TextSize = 14
  146. JailbreakAutofarm.TextWrapped = true
  147. JailbreakAutofarm.BackgroundTransparency = 1
  148. JailbreakGui.Name = "Jailbreak Gui"
  149. JailbreakGui.Parent = HubFrame
  150. JailbreakGui.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  151. JailbreakGui.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  152. JailbreakGui.BorderSizePixel = 0
  153. JailbreakGui.Position = UDim2.new(3.55162001, 0, -0.158075601, 0)
  154. JailbreakGui.Size = UDim2.new(0, 200, 0, 58)
  155. JailbreakGui.Font = Enum.Font.SourceSansBold
  156. JailbreakGui.Text = "Jailbreak Gui"
  157. JailbreakGui.TextColor3 = Color3.new(0, 0, 0)
  158. JailbreakGui.TextScaled = true
  159. JailbreakGui.TextSize = 14
  160. JailbreakGui.TextWrapped = true
  161. JailbreakGui.BackgroundTransparency = 1
  162. Reviz.Name = "Reviz"
  163. Reviz.Parent = HubFrame
  164. Reviz.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  165. Reviz.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  166. Reviz.BorderSizePixel = 0
  167. Reviz.Position = UDim2.new(0.101112232, 0, 0.232694089, 0)
  168. Reviz.Size = UDim2.new(0, 200, 0, 50)
  169. Reviz.Font = Enum.Font.SourceSansBold
  170. Reviz.Text = "Reviz"
  171. Reviz.TextColor3 = Color3.new(0, 0, 0)
  172. Reviz.TextScaled = true
  173. Reviz.TextSize = 14
  174. Reviz.TextWrapped = true
  175. Reviz.BackgroundTransparency = 1
  176. SimpleX.Name = "SimpleX"
  177. SimpleX.Parent = HubFrame
  178. SimpleX.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  179. SimpleX.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  180. SimpleX.BorderSizePixel = 0
  181. SimpleX.Position = UDim2.new(0.0928964615, 0, 0.671710253, 0)
  182. SimpleX.Size = UDim2.new(0, 200, 0, 50)
  183. SimpleX.Font = Enum.Font.SourceSansBold
  184. SimpleX.Text = "SimpleX"
  185. SimpleX.TextColor3 = Color3.new(0, 0, 0)
  186. SimpleX.TextScaled = true
  187. SimpleX.TextSize = 14
  188. SimpleX.TextWrapped = true
  189. SimpleX.BackgroundTransparency = 1
  190. UTG.Name = "UTG"
  191. UTG.Parent = HubFrame
  192. UTG.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  193. UTG.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  194. UTG.BorderSizePixel = 0
  195. UTG.Position = UDim2.new(0.0945787132, 0, 0.581361055, 0)
  196. UTG.Size = UDim2.new(0, 200, 0, 50)
  197. UTG.Font = Enum.Font.SourceSansBold
  198. UTG.Text = "UTG"
  199. UTG.TextColor3 = Color3.new(0, 0, 0)
  200. UTG.TextScaled = true
  201. UTG.TextSize = 14
  202. UTG.TextWrapped = true
  203. UTG.BackgroundTransparency = 1
  204.  
  205.  
  206.  
  207. blurblur.Enabled = true
  208.  
  209.  
  210.  
  211. Loading.Name = "Loading"
  212. Loading.Parent = game.CoreGui
  213. Loading.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  214.  
  215. LoadingFrame.Name = "LoadingFrame"
  216. LoadingFrame.Parent = Loading
  217. LoadingFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  218. LoadingFrame.BorderSizePixel = 0
  219. LoadingFrame.Position = UDim2.new(0.376, 0,-0.085, 0)
  220. LoadingFrame.Size = UDim2.new(0, 316, 0, 70)
  221.  
  222. LoadingText.Name = "LoadingText"
  223. LoadingText.Parent = LoadingFrame
  224. LoadingText.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  225. LoadingText.BorderSizePixel = 0
  226. LoadingText.Position = UDim2.new(0.262658238, 0, 0.100000001, 0)
  227. LoadingText.Size = UDim2.new(0, 149, 0, 22)
  228. LoadingText.Font = Enum.Font.SourceSans
  229. LoadingText.Text = "Loading XenHub..."
  230. LoadingText.TextColor3 = Color3.new(0, 0, 0)
  231. LoadingText.TextScaled = true
  232. LoadingText.TextSize = 14
  233. LoadingText.TextWrapped = true
  234.  
  235. LoadingFrameScroll.Name = "LoadingFrameScroll"
  236. LoadingFrameScroll.Parent = LoadingFrame
  237. LoadingFrameScroll.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  238. LoadingFrameScroll.BorderSizePixel = 0
  239. LoadingFrameScroll.Position = UDim2.new(0, 0, 0.414285719, 0)
  240. LoadingFrameScroll.Size = UDim2.new(0, 316, 0, 35)
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  
  247. LoadingScroll.Name = "LoadingScroll"
  248. LoadingScroll.Parent = LoadingFrameScroll
  249. LoadingScroll.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  250. LoadingScroll.BorderSizePixel = 0
  251. LoadingScroll.Position = UDim2.new(0, 0, 0.114285715, 0)
  252. LoadingScroll.Size = UDim2.new(0, 34, 0, 26)
  253. LoadingFrame:TweenPosition(UDim2.new(0.376, 0,0.529, 0, "In", "Sine", .4))
  254. wait(1)
  255. LoadingScroll:TweenSize(UDim2.new(0, 316,0, 26, "Out", "Sine", 8))
  256. wait(.5)
  257. LoadingText = "XenHub Has Loaded!"
  258. wait(.6)
  259. LoadingFrame:TweenPosition(UDim2.new(0.34, 0,-0.085, 0, "In", "Sine", .4))
  260. Loading.Enabled=false
  261. local request = game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest
  262. request:FireServer(" Hello Player ".. game.Players.LocalPlayer.Name, "all")
  263. request:FireServer("[XenHub] Has succesfully loaded!", "all")
  264. wait(1)
  265. blurblur.Enabled = false
  266. Hub.Enabled = true
  267.  
  268.  
  269.  
  270.  
  271.  
  272.  
  273.  
  274.  
  275.  
  276.  
  277.  
  278.  
  279.  
  280.  
  281. GameIdentify.Name = "Game Identify"
  282. GameIdentify.Parent = game.CoreGui
  283. GameIdentify.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  284. GameIdentify.Enabled = false
  285.  
  286.  
  287.  
  288.  
  289. GameIdentFrame.Name = "GameIdentFrame"
  290. GameIdentFrame.Parent = GameIdentify
  291. GameIdentFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  292. GameIdentFrame.BorderSizePixel = 0
  293. GameIdentFrame.Position = UDim2.new(0.318749994, 0, -0.421900153, 0)
  294. GameIdentFrame.Size = UDim2.new(0, 463, 0, 298)
  295.  
  296.  
  297. GameIdentText.Name = "GameIdentText"
  298. GameIdentText.Parent = GameIdentFrame
  299. GameIdentText.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  300. GameIdentText.BorderSizePixel = 0
  301. GameIdentText.Position = UDim2.new(0.134707406, 0, 0.20355238, 0)
  302. GameIdentText.Size = UDim2.new(0, 337, 0, 103)
  303. GameIdentText.Font = Enum.Font.SourceSansBold
  304. GameIdentText.Text = ""
  305. GameIdentText.TextColor3 = Color3.new(255, 255, 255)
  306. GameIdentText.TextSize = 14
  307. GameIdentText.TextScaled= true
  308. GameIdentText.TextWrapped=true
  309. --[[]
  310. if game.PlaceId == 1224212277 then
  311. wait(5)
  312. GameIdentify.Enabled = true
  313. GameIdentFrame:TweenPosition(UDim2.new(0.319, 0,0.259, 0, "In", "Sine", .8))
  314. GameIdentText.Text= "Game you are playing is Madcity, XenHub will execute the scripts available for it right now"
  315. wait(.5)
  316. loadstring(game:GetObjects('rbxassetid://3015089451')[1].Source)()
  317. wait(.5)
  318. GameIdentText.Text = "Madcityhaxx0 has been executed"
  319. wait(.5)
  320. GameIdentText.Text = "Enjoy."
  321. wait(.5)
  322. GameIdentFrame:TweenPosition(UDim2.new(0.366, 0, -0.088, 0, "In", "Sine", .8))
  323. GameIdentify.Enabled = false
  324.  
  325. elseif game.PlaceId == 12109643 then
  326. wait(5)
  327. GameIdentify.Enabled = true
  328. GameIdentFrame:TweenPosition(UDim2.new(0.319, 0,0.259, 0, "In", "Sine", .8))
  329. GameIdentText.Text= "Game you are playing is Fencing, XenHub will execute the scripts available for it right now"
  330. wait(1)
  331. loadstring(game:HttpGet('https://pastebin.com/raw/AZhUCKb9', true))()
  332. GameIdentText.Text = "Reach was enabled"
  333. wait(1)
  334. loadstring(game:HttpGet('https://pastebin.com/raw/3vYDVSFD', true))()
  335. GameIdentText.Text = "SimpleX was executed"
  336. wait(1)
  337. GameIdentFrame:TweenPosition(UDim2.new(0.366, 0, -0.088, 0, "In", "Sine", .8))
  338. wait(.4)
  339. GameIdentify.Enabled = false
  340. end
  341.  
  342. if game.PlaceId == 1955136 then
  343. wait(5)
  344. GameIdentify.Enabled = true
  345. GameIdentFrame:TweenPosition(UDim2.new(0.319, 0,0.259, 0, "In", "Sine", .8))
  346. GameIdentText.Text = "Game you are playing is Empty Baseplate, XenHub will execute the scripts available for it right now"
  347. wait(.4)
  348. loadstring(game:HttpGet('https://pastebin.com/raw/3vYDVSFD', true))()
  349. wait(.4)
  350. GameIdentFrame:TweenPosition(UDim2.new(0.366, 0, -0.088, 0, "In", "Sine", .8))
  351. wait(.4)
  352. GameIdentify.Enabled = false
  353.  
  354. elseif game.PlaceId == 606849621 then
  355. wait(5)
  356. GameIdentify.Enabled = true
  357. GameIdentFrame:TweenPosition(UDim2.new(0.319, 0,0.259, 0, "In", "Sine", .8))
  358. GameIdentText.Text= "Game you are playing is Jailbreak, XenHub will execute the scripts available for it right now"
  359. wait(2)
  360. loadstring(game:HttpGet('https://pastebin.com/raw/3rXkyfkV', true))()
  361. wait(1)
  362. GameIdentFrame:TweenPosition(UDim2.new(0.366, 0, -0.088, 0, "In", "Sine", .8))
  363. GameIdentify.Enabled = false
  364. end
  365. --]]
  366.  
  367.  
  368. SimpleX.MouseButton1Click:Connect(function()
  369. loadstring(game:HttpGet('https://pastebin.com/raw/3vYDVSFD', true))()
  370. end)
  371. UTG.MouseButton1Click:Connect(function()
  372. loadstring(game:HttpGet('https://pastebin.com/raw/RNWgaqCE', true))()
  373. end)
  374. JailbreakGui.MouseButton1Click:Connect(function()
  375. loadstring(game:HttpGet('https://pastebin.com/raw/3rXkyfkV', true))()
  376. end)
  377. JailbreakAutofarm.MouseButton1Click:Connect(function()
  378. loadstring(game:HttpGet('https://pastebin.com/raw/hq10FMYV', true))()
  379. end)
  380. AltDel.MouseButton1Click:Connect(function()
  381. loadstring(game:HttpGet('https://pastebin.com/raw/YHGtJnV2', true))()
  382. end)
  383. Reviz.MouseButton1Click:Connect(function()
  384. loadstring(game:HttpGet('https://pastebin.com/raw/C7GF6XRn', true))()
  385. end)
  386. FencingReach.MouseButton1Click:Connect(function()
  387. loadstring(game:HttpGet('https://pastebin.com/raw/AZhUCKb9', true))()
  388. end)
  389. Aimbot.MouseButton1Click:Connect(function()
  390. loadstring(game:HttpGet('https://pastebin.com/raw/RzxsAzRK', true))()
  391. end)
  392. InfiniteYield.MouseButton1Click:Connect(function()
  393. loadstring(game:HttpGet('https://pastebin.com/raw/tzTXmYf2', true))()
  394. end)
  395. Open.MouseButton1Click:Connect(function()
  396. HubFrame:TweenPosition(UDim2.new(-0.001, 0,0.004, 0, "In", "Sine", .7))
  397. blurblur.Enabled = true
  398. wait(.3)
  399. Open.Visible = false
  400. end)
  401. Close.MouseButton1Click:Connect(function()
  402. HubFrame:TweenPosition(UDim2.new(-0.178, 0,0, 0, "In", "Sine", .7))
  403. blurblur.Enabled = false
  404. wait(.3)
  405. Open.Visible = true
  406. end)
  407. local UIS = game:GetService('UserInputService')
  408. local plr =game.Players.LocalPlayer
  409. local char = plr.Character or plr.CharacterAdded:Wait()
  410.  
  411.  
  412. local key = 'G'
  413. UIS.InputBegan:Connect(function(Input, IsTyping)
  414. if IsTyping then return end
  415. local KeyPressed = Input.KeyCode
  416. if KeyPressed == Enum.KeyCode[key] then
  417. loadstring(game:HttpGet('https://pastebin.com/raw/1p8PQZWi', true))()
  418. end
  419. end)
  420. --new jpp
  421.  
  422.  
  423. local key = 'Q'
  424. UIS.InputBegan:Connect(function(Input, IsTyping)
  425. if IsTyping then return end
  426. local KeyPressed = Input.KeyCode
  427. if KeyPressed == Enum.KeyCode[key] then
  428. game.Players.LocalPlayer.Character.Humanoid.JumpPower= 170
  429. end
  430. end)
  431. local UIS = game:GetService('UserInputService')
  432. local plr =game.Players.LocalPlayer
  433. local char = plr.Character or plr.CharacterAdded:Wait()
  434. --newspeed
  435.  
  436.  
  437.  
  438. local key = 'E'
  439. UIS.InputBegan:Connect(function(Input, IsTyping)
  440. if IsTyping then return end
  441. local KeyPressed = Input.KeyCode
  442. if KeyPressed == Enum.KeyCode[key] then
  443. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed= 50
  444. end
  445. end)
  446. --normal speed
  447.  
  448.  
  449. local key = 'X'
  450. UIS.InputBegan:Connect(function(Input, IsTyping)
  451. if IsTyping then return end
  452. local KeyPressed = Input.KeyCode
  453. if KeyPressed == Enum.KeyCode[key] then
  454. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed= 16
  455. end
  456. end)
  457.  
  458. --normal jpp
  459.  
  460.  
  461. local key = 'Z'
  462. UIS.InputBegan:Connect(function(Input, IsTyping)
  463. if IsTyping then return end
  464. local KeyPressed = Input.KeyCode
  465. if KeyPressed == Enum.KeyCode[key] then
  466. game.Players.LocalPlayer.Character.Humanoid.JumpPower=50
  467. end
  468. end)
  469.  
  470.  
  471. local key = 'B'
  472. UIS.InputBegan:Connect(function(Input, IsTyping)
  473. if IsTyping then return end
  474. local KeyPressed = Input.KeyCode
  475. if KeyPressed == Enum.KeyCode[key] then
  476. local backpack = game.Players.LocalPlayer.Backpack
  477. local tool=Instance.new('HopperBin',backpack)tool.BinType = 4
  478. end
  479. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement