Advertisement
Guest User

tyler

a guest
Jan 18th, 2019
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 91.83 KB | None | 0 0
  1. -- naggr made by kakusaki
  2. -- Script Gui for The Streets
  3.  
  4.  
  5. -- Instances:
  6. local ScreenGui = Instance.new("ScreenGui")
  7. local MainFrame = Instance.new("Frame")
  8. local AnimationFrame = Instance.new("Frame")
  9. local Animations = Instance.new("TextBox")
  10. local floatText = Instance.new("TextBox")
  11. local Key = Instance.new("TextBox")
  12. local ninjaflipText = Instance.new("TextBox")
  13. local danceText = Instance.new("TextBox")
  14. local crazyText = Instance.new("TextBox")
  15. local headthrowText = Instance.new("TextBox")
  16. local jumplandText = Instance.new("TextBox")
  17. local Float = Instance.new("TextButton")
  18. local NinjaFlip = Instance.new("TextButton")
  19. local Dance = Instance.new("TextButton")
  20. local Crazy = Instance.new("TextButton")
  21. local HeadThrow = Instance.new("TextButton")
  22. local JumpLand = Instance.new("TextButton")
  23. local Cover = Instance.new("TextButton")
  24. local Cover_2 = Instance.new("TextButton")
  25. local Cover_3 = Instance.new("TextButton")
  26. local Cover_4 = Instance.new("TextButton")
  27. local Cover_5 = Instance.new("TextButton")
  28. local h = game:GetService('RunService').Heartbeat
  29. local Cover_6 = Instance.new("TextButton")
  30. local Cover_7 = Instance.new("TextButton")
  31. local FunFrame = Instance.new("Frame")
  32. local Fun = Instance.new("TextBox")
  33. local bypassText = Instance.new("TextBox")
  34. local DISCLAIMER = Instance.new("TextBox")
  35. local Cover_8 = Instance.new("TextButton")
  36. local speedText = Instance.new("TextBox")
  37. local infjumpText = Instance.new("TextBox")
  38. local resetText = Instance.new("TextBox")
  39. local Bypass = Instance.new("TextButton")
  40. local Speed = Instance.new("TextButton")
  41. local InfiniteJump = Instance.new("TextButton")
  42. local ResetKey = Instance.new("TextButton")
  43. local Cover_9 = Instance.new("TextButton")
  44. local Cover_10 = Instance.new("TextButton")
  45. local Cover_11 = Instance.new("TextButton")
  46. local Cover_12 = Instance.new("TextButton")
  47. local Cover_13 = Instance.new("TextButton")
  48. local plr = game.Players.LocalPlayer
  49. local TitleFrame = Instance.new("Frame")
  50. local KorXV2 = Instance.new("TextLabel")
  51. local MadebyKor_e = Instance.new("TextLabel")
  52. local BoomboxFrame = Instance.new("Frame")
  53. local Guns = Instance.new("TextBox")
  54. local backpackText = Instance.new("TextBox")
  55. local briefcaseText = Instance.new("TextBox")
  56. local glitchText = Instance.new("TextBox")
  57. local BackpackBB = Instance.new("TextButton")
  58. local BriefcaseBB = Instance.new("TextButton")
  59. local GlitchBB = Instance.new("TextButton")
  60. local Cover_14 = Instance.new("TextButton")
  61. local Cover_15 = Instance.new("TextButton")
  62. local Cover_16 = Instance.new("TextButton")
  63. local Cover_17 = Instance.new("TextButton")
  64. local boomboxinfo = Instance.new("TextBox")
  65. local Cover_18 = Instance.new("TextButton")
  66. local GunsFrame = Instance.new("Frame")
  67. local Guns_2 = Instance.new("TextBox")
  68. local bfgText = Instance.new("TextBox")
  69. local aimbotText = Instance.new("TextBox")
  70. local uziText = Instance.new("TextBox")
  71. local sawedoffText = Instance.new("TextBox")
  72. local glockText = Instance.new("TextBox")
  73. local BFG = Instance.new("TextButton")
  74. local gunsinfo = Instance.new("TextBox")
  75. local Aimbot = Instance.new("TextButton")
  76. local Uzi = Instance.new("TextButton")
  77. local SawedOff = Instance.new("TextButton")
  78. local Glock = Instance.new("TextButton")
  79. local Cover_19 = Instance.new("TextButton")
  80. local Cover_20 = Instance.new("TextButton")
  81. local Cover_21 = Instance.new("TextButton")
  82. local Cover_22 = Instance.new("TextButton")
  83. local Cover_23 = Instance.new("TextButton")
  84. local Cover_24 = Instance.new("TextButton")
  85. local Cover_25 = Instance.new("TextButton")
  86. local ToggleFrame = Instance.new("Frame")
  87. local TOGGLEGUI = Instance.new("TextButton")
  88. local Cover_26 = Instance.new("TextButton")
  89. local LogInFrame = Instance.new("Frame")
  90. local TitleFrame_2 = Instance.new("Frame")
  91. local TextLabel = Instance.new("TextLabel")
  92. local activateText = Instance.new("TextLabel")
  93. local KeyBox = Instance.new("TextBox")
  94. local Submit = Instance.new("TextButton")
  95. --Properties:
  96. ScreenGui.Parent = game.CoreGui
  97.  
  98. MainFrame.Name = "MainFrame"
  99. MainFrame.Parent = ScreenGui
  100. MainFrame.BackgroundColor3 = Color3.new(255 ,255 ,255)
  101. MainFrame.BackgroundTransparency = 0.40000000596046
  102. MainFrame.Position = UDim2.new(0.130568355, 0, 0.077287063, 0)
  103. MainFrame.Size = UDim2.new(0, 961, 0, 536)
  104. MainFrame.Visible = false
  105.  
  106. AnimationFrame.Name = "AnimationFrame"
  107. AnimationFrame.Parent = MainFrame
  108. AnimationFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  109. AnimationFrame.BackgroundTransparency = 0.10000000149012
  110. AnimationFrame.Position = UDim2.new(0.791883469, 0, 0.233208954, 0)
  111. AnimationFrame.Size = UDim2.new(0, 200, 0, 411)
  112.  
  113. wait(0.3)
  114. game:GetService("StarterGui"):SetCore("SendNotification", {
  115. Title = "[tyler]";
  116. Text = "naggr has been successfully executed, please enter your key to proceed!";
  117. })
  118.  
  119. Animations.Name = "Animations"
  120. Animations.Parent = AnimationFrame
  121. Animations.BackgroundColor3 = Color3.new(0.211765, 0.588235, 0.364706)
  122. Animations.Size = UDim2.new(0, 200, 0, 50)
  123. Animations.Font = Enum.Font.SourceSans
  124. Animations.Text = "Animations"
  125. Animations.TextColor3 = Color3.new(0, 0, 0)
  126. Animations.TextSize = 30
  127.  
  128. floatText.Name = "floatText"
  129. floatText.Parent = AnimationFrame
  130. floatText.BackgroundColor3 = Color3.new(1, 1, 1)
  131. floatText.Position = UDim2.new(0, 0, 0.143552318, 0)
  132. floatText.Size = UDim2.new(0, 150, 0, 50)
  133. floatText.Font = Enum.Font.Fantasy
  134. floatText.Text = "Float"
  135. floatText.TextColor3 = Color3.new(0, 0, 0)
  136. floatText.TextSize = 20
  137.  
  138. ninjaflipText.Name = "ninjaflipText"
  139. ninjaflipText.Parent = AnimationFrame
  140. ninjaflipText.BackgroundColor3 = Color3.new(1, 1, 1)
  141. ninjaflipText.Position = UDim2.new(0.25, 0, 0.287104636, 0)
  142. ninjaflipText.Size = UDim2.new(0, 150, 0, 50)
  143. ninjaflipText.Font = Enum.Font.Fantasy
  144. ninjaflipText.Text = "Ninja Flip"
  145. ninjaflipText.TextColor3 = Color3.new(0, 0, 0)
  146. ninjaflipText.TextSize = 20
  147.  
  148. danceText.Name = "danceText"
  149. danceText.Parent = AnimationFrame
  150. danceText.BackgroundColor3 = Color3.new(1, 1, 1)
  151. danceText.Position = UDim2.new(0, 0, 0.425790787, 0)
  152. danceText.Size = UDim2.new(0, 150, 0, 50)
  153. danceText.Font = Enum.Font.Fantasy
  154. danceText.Text = "Dance"
  155. danceText.TextColor3 = Color3.new(0, 0, 0)
  156. danceText.TextSize = 20
  157.  
  158. crazyText.Name = "crazyText"
  159. crazyText.Parent = AnimationFrame
  160. crazyText.BackgroundColor3 = Color3.new(1, 1, 1)
  161. crazyText.Position = UDim2.new(0.25, 0, 0.566910028, 0)
  162. crazyText.Size = UDim2.new(0, 150, 0, 50)
  163. crazyText.Font = Enum.Font.Fantasy
  164. crazyText.Text = "Ninja"
  165. crazyText.TextColor3 = Color3.new(0, 0, 0)
  166. crazyText.TextSize = 20
  167.  
  168. headthrowText.Name = "headthrowText"
  169. headthrowText.Parent = AnimationFrame
  170. headthrowText.BackgroundColor3 = Color3.new(1, 1, 1)
  171. headthrowText.Position = UDim2.new(0, 0, 0.708029211, 0)
  172. headthrowText.Size = UDim2.new(0, 150, 0, 50)
  173. headthrowText.Font = Enum.Font.Fantasy
  174. headthrowText.Text = "Head Throw"
  175. headthrowText.TextColor3 = Color3.new(0, 0, 0)
  176. headthrowText.TextSize = 20
  177.  
  178. jumplandText.Name = "jumplandText"
  179. jumplandText.Parent = AnimationFrame
  180. jumplandText.BackgroundColor3 = Color3.new(1, 1, 1)
  181. jumplandText.Position = UDim2.new(0.25, 0, 0.849148452, 0)
  182. jumplandText.Size = UDim2.new(0, 150, 0, 50)
  183. jumplandText.Font = Enum.Font.Fantasy
  184. jumplandText.Text = "Jump Land"
  185. jumplandText.TextColor3 = Color3.new(0, 0, 0)
  186. jumplandText.TextSize = 20
  187.  
  188. Float.Name = "Float"
  189. Float.Parent = AnimationFrame
  190. Float.BackgroundColor3 = Color3.new(0.588235, 0.164706, 0.0784314)
  191. Float.Position = UDim2.new(0.75, 0, 0.143552318, 0)
  192. Float.Size = UDim2.new(0, 50, 0, 50)
  193. Float.Font = Enum.Font.SourceSans
  194. Float.Text = ""
  195. Float.TextColor3 = Color3.new(0, 0, 0)
  196. Float.TextSize = 14
  197. Float.MouseButton1Click:connect(function()
  198. game:GetService("StarterGui"):SetCore("SendNotification", {
  199. Title = "[tyler]";
  200. Text = "Floating animation has been selected.";
  201. })
  202. game.Players.LocalPlayer.Character.Animate.walk.WalkAnim.AnimationId="rbxassetid://451687057"
  203. for _,v in pairs(game.Players.LocalPlayer.Character.Animate.jump:GetChildren()) do
  204. v.AnimationId = 'rbxassetid://451686028'
  205. for _,v in pairs(game.Players.LocalPlayer.Character.Animate.idle:GetChildren()) do
  206. v.AnimationId = 'rbxassetid://451686028'
  207. end
  208. end
  209. end)
  210.  
  211. NinjaFlip.Name = "NinjaFlip"
  212. NinjaFlip.Parent = AnimationFrame
  213. NinjaFlip.BackgroundColor3 = Color3.new(0.588235, 0.164706, 0.0784314)
  214. NinjaFlip.Position = UDim2.new(0, 0, 0.287104636, 0)
  215. NinjaFlip.Size = UDim2.new(0, 50, 0, 50)
  216. NinjaFlip.Font = Enum.Font.SourceSans
  217. NinjaFlip.Text = ""
  218. NinjaFlip.TextColor3 = Color3.new(0, 0, 0)
  219. NinjaFlip.TextSize = 14
  220. NinjaFlip.MouseButton1Click:connect(function()
  221. game:GetService("StarterGui"):SetCore("SendNotification", {
  222. Title = "[tyler]";
  223. Text = "Ninja Flip jump animation has been selected.";
  224. })
  225. for _,v in pairs(game.Players.LocalPlayer.Character.Animate.jump:GetChildren()) do
  226. v.AnimationId = 'rbxassetid://229782914'
  227. end
  228.  
  229. end)
  230.  
  231.  
  232. Dance.Name = "Dance"
  233. Dance.Parent = AnimationFrame
  234. Dance.BackgroundColor3 = Color3.new(0.588235, 0.164706, 0.0784314)
  235. Dance.Position = UDim2.new(0.75, 0, 0.425790787, 0)
  236. Dance.Size = UDim2.new(0, 50, 0, 50)
  237. Dance.Font = Enum.Font.SourceSans
  238. Dance.Text = ""
  239. Dance.TextColor3 = Color3.new(0, 0, 0)
  240. Dance.TextSize = 14
  241. Dance.MouseButton1Click:connect(function()
  242. game:GetService("StarterGui"):SetCore("SendNotification", {
  243. Title = "[tyler]";
  244. Text = "Dancing animation has been selected.";
  245. })
  246. AnimationId = "429703734"
  247. local Anim = Instance.new("Animation")
  248. Anim.AnimationId = "rbxassetid://"..AnimationId
  249. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  250. k:Play()
  251. k:AdjustSpeed(1)
  252. end)
  253.  
  254. Crazy.Name = "Crazy"
  255. Crazy.Parent = AnimationFrame
  256. Crazy.BackgroundColor3 = Color3.new(0.588235, 0.164706, 0.0784314)
  257. Crazy.Position = UDim2.new(0, 0, 0.566910028, 0)
  258. Crazy.Size = UDim2.new(0, 50, 0, 50)
  259. Crazy.Font = Enum.Font.SourceSans
  260. Crazy.Text = ""
  261. Crazy.TextColor3 = Color3.new(0, 0, 0)
  262. Crazy.TextSize = 14
  263. Crazy.MouseButton1Click:connect(function()
  264. game:GetService("StarterGui"):SetCore("SendNotification", {
  265. Title = "[tyler]";
  266. Text = "Ninja animation has been selected.";
  267. })
  268. game.Players.LocalPlayer.Character.Animate.walk.WalkAnim.AnimationId="rbxassetid://229771484"
  269. for _,v in pairs(game.Players.LocalPlayer.Character.Animate.jump:GetChildren()) do
  270. v.AnimationId = 'rbxassetid://229782914'
  271. for _,v in pairs(game.Players.LocalPlayer.Character.Animate.idle:GetChildren()) do
  272. v.AnimationId = 'rbxassetid://255771113'
  273. end
  274. end
  275. end)
  276.  
  277. HeadThrow.Name = "HeadThrow"
  278. HeadThrow.Parent = AnimationFrame
  279. HeadThrow.BackgroundColor3 = Color3.new(0.588235, 0.164706, 0.0784314)
  280. HeadThrow.Position = UDim2.new(0.75, 0, 0.708029211, 0)
  281. HeadThrow.Size = UDim2.new(0, 50, 0, 50)
  282. HeadThrow.Font = Enum.Font.SourceSans
  283. HeadThrow.Text = ""
  284. HeadThrow.TextColor3 = Color3.new(0, 0, 0)
  285. HeadThrow.TextSize = 14
  286. HeadThrow.MouseButton1Click:connect(function()
  287. game:GetService("StarterGui"):SetCore("SendNotification", {
  288. Title = "[tyler]";
  289. Text = "Headthrow animation has been selected.";
  290. })
  291. AnimationId = "35154961"
  292. local Anim = Instance.new("Animation")
  293. Anim.AnimationId = "rbxassetid://"..AnimationId
  294. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  295. k:Play(0)
  296. k:AdjustSpeed(1)
  297. end)
  298.  
  299. JumpLand.Name = "JumpLand"
  300. JumpLand.Parent = AnimationFrame
  301. JumpLand.BackgroundColor3 = Color3.new(0.588235, 0.164706, 0.0784314)
  302. JumpLand.Position = UDim2.new(0, 0, 0.849148393, 0)
  303. JumpLand.Size = UDim2.new(0, 50, 0, 50)
  304. JumpLand.Font = Enum.Font.SourceSans
  305. JumpLand.Text = ""
  306. JumpLand.TextColor3 = Color3.new(0, 0, 0)
  307. JumpLand.TextSize = 14
  308. JumpLand.MouseButton1Click:connect(function()
  309. game:GetService("StarterGui"):SetCore("SendNotification", {
  310. Title = "[tyler]";
  311. Text = "Jump-land animation has been selected.";
  312. })
  313. AnimationId = "184574340"
  314. local Anim = Instance.new("Animation")
  315. Anim.AnimationId = "rbxassetid://"..AnimationId
  316. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  317. k:Play()
  318. k:AdjustSpeed(1)
  319. end)
  320.  
  321. Cover.Name = "Cover"
  322. Cover.Parent = AnimationFrame
  323. Cover.BackgroundColor3 = Color3.new(1, 1, 1)
  324. Cover.BackgroundTransparency = 1
  325. Cover.Position = UDim2.new(0, 0, 0.708029211, 0)
  326. Cover.Size = UDim2.new(0, 150, 0, 49)
  327. Cover.Font = Enum.Font.SourceSans
  328. Cover.Text = ""
  329. Cover.TextColor3 = Color3.new(0, 0, 0)
  330. Cover.TextSize = 14
  331.  
  332. Cover_2.Name = "Cover"
  333. Cover_2.Parent = AnimationFrame
  334. Cover_2.BackgroundColor3 = Color3.new(1, 1, 1)
  335. Cover_2.BackgroundTransparency = 1
  336. Cover_2.Position = UDim2.new(0.25, 0, 0.287104636, 0)
  337. Cover_2.Size = UDim2.new(0, 150, 0, 50)
  338. Cover_2.Font = Enum.Font.SourceSans
  339. Cover_2.Text = ""
  340. Cover_2.TextColor3 = Color3.new(0, 0, 0)
  341. Cover_2.TextSize = 14
  342.  
  343. Cover_3.Name = "Cover"
  344. Cover_3.Parent = AnimationFrame
  345. Cover_3.BackgroundColor3 = Color3.new(1, 1, 1)
  346. Cover_3.BackgroundTransparency = 1
  347. Cover_3.Position = UDim2.new(0, 0, 0.425790757, 0)
  348. Cover_3.Size = UDim2.new(0, 150, 0, 49)
  349. Cover_3.Font = Enum.Font.SourceSans
  350. Cover_3.Text = ""
  351. Cover_3.TextColor3 = Color3.new(0, 0, 0)
  352. Cover_3.TextSize = 14
  353.  
  354. Cover_4.Name = "Cover"
  355. Cover_4.Parent = AnimationFrame
  356. Cover_4.BackgroundColor3 = Color3.new(1, 1, 1)
  357. Cover_4.BackgroundTransparency = 1
  358. Cover_4.Position = UDim2.new(0, 0, 0.143552318, 0)
  359. Cover_4.Size = UDim2.new(0, 150, 0, 50)
  360. Cover_4.Font = Enum.Font.SourceSans
  361. Cover_4.Text = ""
  362. Cover_4.TextColor3 = Color3.new(0, 0, 0)
  363. Cover_4.TextSize = 14
  364.  
  365. Cover_5.Name = "Cover"
  366. Cover_5.Parent = AnimationFrame
  367. Cover_5.BackgroundColor3 = Color3.new(1, 1, 1)
  368. Cover_5.BackgroundTransparency = 1
  369. Cover_5.Position = UDim2.new(0.25, 0, 0.566909969, 0)
  370. Cover_5.Size = UDim2.new(0, 150, 0, 50)
  371. Cover_5.Font = Enum.Font.SourceSans
  372. Cover_5.Text = ""
  373. Cover_5.TextColor3 = Color3.new(0, 0, 0)
  374. Cover_5.TextSize = 14
  375.  
  376. Cover_6.Name = "Cover"
  377. Cover_6.Parent = AnimationFrame
  378. Cover_6.BackgroundColor3 = Color3.new(1, 1, 1)
  379. Cover_6.BackgroundTransparency = 1
  380. Cover_6.Position = UDim2.new(0.25, 0, 0.849148393, 0)
  381. Cover_6.Size = UDim2.new(0, 150, 0, 49)
  382. Cover_6.Font = Enum.Font.SourceSans
  383. Cover_6.Text = ""
  384. Cover_6.TextColor3 = Color3.new(0, 0, 0)
  385. Cover_6.TextSize = 14
  386.  
  387. Cover_7.Name = "Cover"
  388. Cover_7.Parent = AnimationFrame
  389. Cover_7.BackgroundColor3 = Color3.new(1, 1, 1)
  390. Cover_7.BackgroundTransparency = 1
  391. Cover_7.Position = UDim2.new(0, 0, -0.00243309001, 0)
  392. Cover_7.Size = UDim2.new(0, 200, 0, 50)
  393. Cover_7.Font = Enum.Font.SourceSans
  394. Cover_7.Text = "Cover"
  395. Cover_7.TextColor3 = Color3.new(0, 0, 0)
  396. Cover_7.TextSize = 14
  397. Cover_7.TextTransparency = 1
  398.  
  399. FunFrame.Name = "FunFrame"
  400. FunFrame.Parent = MainFrame
  401. FunFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  402. FunFrame.BackgroundTransparency = 0.10000000149012
  403. FunFrame.Position = UDim2.new(-1.49011612e-08, 0, 0.233208954, 0)
  404. FunFrame.Size = UDim2.new(0, 200, 0, 411)
  405.  
  406. Fun.Name = "Fun"
  407. Fun.Parent = FunFrame
  408. Fun.BackgroundColor3 = Color3.new(0.211765, 0.588235, 0.364706)
  409. Fun.Size = UDim2.new(0, 200, 0, 50)
  410. Fun.Font = Enum.Font.SourceSans
  411. Fun.Text = "Fun/Bypass"
  412. Fun.TextColor3 = Color3.new(0, 0, 0)
  413. Fun.TextSize = 30
  414.  
  415. bypassText.Name = "bypassText"
  416. bypassText.Parent = FunFrame
  417. bypassText.BackgroundColor3 = Color3.new(1, 1, 1)
  418. bypassText.Position = UDim2.new(0, 0, 0.423357725, 0)
  419. bypassText.Size = UDim2.new(0, 150, 0, 50)
  420. bypassText.Font = Enum.Font.Fantasy
  421. bypassText.Text = "**Bypass**"
  422. bypassText.TextColor3 = Color3.new(1, 0, 0)
  423. bypassText.TextSize = 20
  424.  
  425. DISCLAIMER.Name = "DISCLAIMER"
  426. DISCLAIMER.Parent = FunFrame
  427. DISCLAIMER.Active = false
  428. DISCLAIMER.BackgroundColor3 = Color3.new(1, 0, 0)
  429. DISCLAIMER.Position = UDim2.new(0, 0, 0.121654503, 0)
  430. DISCLAIMER.Selectable = false
  431. DISCLAIMER.SelectionImageObject = Cover_8
  432. DISCLAIMER.Size = UDim2.new(0, 200, 0, 118)
  433. DISCLAIMER.ClearTextOnFocus = false
  434. DISCLAIMER.Font = Enum.Font.Fantasy
  435. DISCLAIMER.PlaceholderColor3 = Color3.new(0.698039, 0, 0)
  436. DISCLAIMER.ShowNativeInput = false
  437. DISCLAIMER.Text = "***Make sure to click Bypass before using Speed to prevent getting banned!***"
  438. DISCLAIMER.TextColor3 = Color3.new(1, 1, 1)
  439. DISCLAIMER.TextScaled = true
  440. DISCLAIMER.TextSize = 14
  441. DISCLAIMER.TextWrapped = true
  442.  
  443. Cover_8.Name = "Cover"
  444. Cover_8.Parent = DISCLAIMER
  445. Cover_8.BackgroundColor3 = Color3.new(1, 1, 1)
  446. Cover_8.BackgroundTransparency = 1
  447. Cover_8.Size = UDim2.new(0, 200, 0, 118)
  448. Cover_8.Font = Enum.Font.SourceSans
  449. Cover_8.Text = ""
  450. Cover_8.TextColor3 = Color3.new(0, 0, 0)
  451. Cover_8.TextSize = 14
  452.  
  453. speedText.Name = "speedText"
  454. speedText.Parent = FunFrame
  455. speedText.BackgroundColor3 = Color3.new(1, 1, 1)
  456. speedText.Position = UDim2.new(0.25, 0, 0.564476967, 0)
  457. speedText.Size = UDim2.new(0, 150, 0, 50)
  458. speedText.Font = Enum.Font.Fantasy
  459. speedText.Text = "Speed"
  460. speedText.TextColor3 = Color3.new(0, 0, 0)
  461. speedText.TextSize = 20
  462.  
  463. infjumpText.Name = "infjumpText"
  464. infjumpText.Parent = FunFrame
  465. infjumpText.BackgroundColor3 = Color3.new(1, 1, 1)
  466. infjumpText.Position = UDim2.new(0, 0, 0.705596209, 0)
  467. infjumpText.Size = UDim2.new(0, 150, 0, 50)
  468. infjumpText.Font = Enum.Font.Fantasy
  469. infjumpText.Text = "Infinite Jump"
  470. infjumpText.TextColor3 = Color3.new(0, 0, 0)
  471. infjumpText.TextSize = 20
  472.  
  473. resetText.Name = "resetText"
  474. resetText.Parent = FunFrame
  475. resetText.BackgroundColor3 = Color3.new(1, 1, 1)
  476. resetText.Position = UDim2.new(0.25, 0, 0.846715391, 0)
  477. resetText.Size = UDim2.new(0, 150, 0, 50)
  478. resetText.Font = Enum.Font.Fantasy
  479. resetText.Text = "Reset Key (p)"
  480. resetText.TextColor3 = Color3.new(0, 0, 0)
  481. resetText.TextSize = 20
  482.  
  483. Bypass.Name = "Bypass"
  484. Bypass.Parent = FunFrame
  485. Bypass.BackgroundColor3 = Color3.new(0.588235, 0.164706, 0.0784314)
  486. Bypass.Position = UDim2.new(0.75, 0, 0.423357695, 0)
  487. Bypass.Size = UDim2.new(0, 50, 0, 50)
  488. Bypass.Font = Enum.Font.SourceSans
  489. Bypass.Text = ""
  490. Bypass.TextColor3 = Color3.new(0, 0, 0)
  491. Bypass.TextSize = 14
  492. Bypass.MouseButton1Down:connect(function()
  493. game:GetService("StarterGui"):SetCore("SendNotification", {
  494. Title = "[tyler]";
  495. Text = "Bypass successful!";
  496. })
  497. while true do
  498. game.ReplicatedStorage.Name = "RepStorage"
  499. wait(0.5)
  500. end
  501. end)
  502.  
  503. Speed.Name = "Speed"
  504. Speed.Parent = FunFrame
  505. Speed.BackgroundColor3 = Color3.new(0.588235, 0.164706, 0.0784314)
  506. Speed.Position = UDim2.new(0, 0, 0.564476907, 0)
  507. Speed.Size = UDim2.new(0, 50, 0, 50)
  508. Speed.Font = Enum.Font.SourceSans
  509. Speed.Text = ""
  510. Speed.TextColor3 = Color3.new(0, 0, 0)
  511. Speed.TextSize = 14
  512. Speed.MouseButton1Down:connect(function()
  513. game:GetService("StarterGui"):SetCore("SendNotification", {
  514. Title = "[tyler]";
  515. Text = "Speed has been selected. Hold shift to run!";
  516. })
  517. m = game.Players.LocalPlayer:GetMouse()
  518. m.KeyDown:connect(function(key)
  519. if key == "0" then
  520. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 100
  521. end
  522. end)
  523. m.KeyUp:connect(function(key)
  524. if key == "0" then
  525. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
  526. end
  527. end)
  528. end)
  529.  
  530. InfiniteJump.Name = "InfiniteJump"
  531. InfiniteJump.Parent = FunFrame
  532. InfiniteJump.BackgroundColor3 = Color3.new(0.588235, 0.164706, 0.0784314)
  533. InfiniteJump.Position = UDim2.new(0.75, 0, 0.705596089, 0)
  534. InfiniteJump.Size = UDim2.new(0, 50, 0, 50)
  535. InfiniteJump.Font = Enum.Font.SourceSans
  536. InfiniteJump.Text = ""
  537. InfiniteJump.TextColor3 = Color3.new(0, 0, 0)
  538. InfiniteJump.TextSize = 14
  539. InfiniteJump.MouseButton1Down:connect(function()
  540. game:GetService("StarterGui"):SetCore("SendNotification", {
  541. Title = "[tyler]";
  542. Text = "Infinite jump has been selected.";
  543. })
  544. local InfiniteJumpEnabled = true
  545. game:GetService("UserInputService").JumpRequest:connect(function()
  546. if InfiniteJumpEnabled then
  547. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  548. end
  549. end)
  550. end)
  551.  
  552. ResetKey.Name = "ResetKey"
  553. ResetKey.Parent = FunFrame
  554. ResetKey.BackgroundColor3 = Color3.new(0.588235, 0.164706, 0.0784314)
  555. ResetKey.Position = UDim2.new(0, 0, 0.846715331, 0)
  556. ResetKey.Size = UDim2.new(0, 50, 0, 50)
  557. ResetKey.Font = Enum.Font.SourceSans
  558. ResetKey.Text = ""
  559. ResetKey.TextColor3 = Color3.new(0, 0, 0)
  560. ResetKey.TextSize = 14
  561. ResetKey.MouseButton1Down:connect(function()
  562. game:GetService("StarterGui"):SetCore("SendNotification", {
  563. Title = "[tyler]";
  564. Text = "Press 'p' to reset character.";
  565. })
  566. local player = game.Players.LocalPlayer
  567. local mouse = player:GetMouse()
  568.  
  569. mouse.KeyDown:connect(function(key)
  570. if key == "p" then
  571. game.Players.LocalPlayer.Character:BreakJoints()
  572.  
  573. end
  574. end)
  575. end)
  576.  
  577. Cover_9.Name = "Cover"
  578. Cover_9.Parent = FunFrame
  579. Cover_9.BackgroundColor3 = Color3.new(1, 1, 1)
  580. Cover_9.BackgroundTransparency = 1
  581. Cover_9.Position = UDim2.new(0, 0, 0.425790787, 0)
  582. Cover_9.Size = UDim2.new(0, 150, 0, 50)
  583. Cover_9.Font = Enum.Font.SourceSans
  584. Cover_9.Text = "Cover"
  585. Cover_9.TextColor3 = Color3.new(0, 0, 0)
  586. Cover_9.TextSize = 14
  587. Cover_9.TextTransparency = 1
  588.  
  589. Cover_10.Name = "Cover"
  590. Cover_10.Parent = FunFrame
  591. Cover_10.BackgroundColor3 = Color3.new(1, 1, 1)
  592. Cover_10.BackgroundTransparency = 1
  593. Cover_10.Position = UDim2.new(0.25, 0, 0.566910028, 0)
  594. Cover_10.Size = UDim2.new(0, 150, 0, 50)
  595. Cover_10.Font = Enum.Font.SourceSans
  596. Cover_10.Text = "Cover"
  597. Cover_10.TextColor3 = Color3.new(0, 0, 0)
  598. Cover_10.TextSize = 14
  599. Cover_10.TextTransparency = 1
  600.  
  601. Cover_11.Name = "Cover"
  602. Cover_11.Parent = FunFrame
  603. Cover_11.BackgroundColor3 = Color3.new(1, 1, 1)
  604. Cover_11.BackgroundTransparency = 1
  605. Cover_11.Position = UDim2.new(0, 0, 0.705596089, 0)
  606. Cover_11.Size = UDim2.new(0, 150, 0, 50)
  607. Cover_11.Font = Enum.Font.SourceSans
  608. Cover_11.Text = "Cover"
  609. Cover_11.TextColor3 = Color3.new(0, 0, 0)
  610. Cover_11.TextSize = 14
  611. Cover_11.TextTransparency = 1
  612.  
  613. Cover_12.Name = "Cover"
  614. Cover_12.Parent = FunFrame
  615. Cover_12.BackgroundColor3 = Color3.new(1, 1, 1)
  616. Cover_12.BackgroundTransparency = 1
  617. Cover_12.Position = UDim2.new(0.25, 0, 0.849148393, 0)
  618. Cover_12.Size = UDim2.new(0, 150, 0, 50)
  619. Cover_12.Font = Enum.Font.SourceSans
  620. Cover_12.Text = "Cover"
  621. Cover_12.TextColor3 = Color3.new(0, 0, 0)
  622. Cover_12.TextSize = 14
  623. Cover_12.TextTransparency = 1
  624.  
  625. Cover_13.Name = "Cover"
  626. Cover_13.Parent = FunFrame
  627. Cover_13.BackgroundColor3 = Color3.new(1, 1, 1)
  628. Cover_13.BackgroundTransparency = 1
  629. Cover_13.Position = UDim2.new(0, 0, -0.00243309001, 0)
  630. Cover_13.Size = UDim2.new(0, 200, 0, 50)
  631. Cover_13.Font = Enum.Font.SourceSans
  632. Cover_13.Text = "Cover"
  633. Cover_13.TextColor3 = Color3.new(0, 0, 0)
  634. Cover_13.TextSize = 14
  635. Cover_13.TextTransparency = 1
  636.  
  637. TitleFrame.Name = "TitleFrame"
  638. TitleFrame.Parent = MainFrame
  639. TitleFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  640. TitleFrame.Size = UDim2.new(0, 200, 0, 110)
  641. TitleFrame.Style = Enum.FrameStyle.DropShadow
  642.  
  643. KorXV2.Name = "tyler"
  644. KorXV2.Parent = TitleFrame
  645. KorXV2.BackgroundColor3 = Color3.new(1, 1, 1)
  646. KorXV2.BackgroundTransparency = 1
  647. KorXV2.Position = UDim2.new(0.0464318804, 0, 0.00531630125, 0)
  648. KorXV2.Size = UDim2.new(0, 166, 0, 50)
  649. KorXV2.Font = Enum.Font.Fantasy
  650. KorXV2.Text = "= tyler ="
  651. KorXV2.TextColor3 = Color3.new(1, 1, 1)
  652. KorXV2.TextSize = 43
  653.  
  654. MadebyKor_e.Name = "[Made by tyler]"
  655. MadebyKor_e.Parent = TitleFrame
  656. MadebyKor_e.BackgroundColor3 = Color3.new(1, 1, 1)
  657. MadebyKor_e.BackgroundTransparency = 1
  658. MadebyKor_e.Position = UDim2.new(0.0399999991, 0, 0.538843036, 0)
  659. MadebyKor_e.Size = UDim2.new(0, 173, 0, 50)
  660. MadebyKor_e.Font = Enum.Font.Fantasy
  661. MadebyKor_e.Text = "[Made by tyler]"
  662. MadebyKor_e.TextColor3 = Color3.new(1, 1, 1)
  663. MadebyKor_e.TextSize = 30
  664.  
  665. BoomboxFrame.Name = "BoomboxFrame"
  666. BoomboxFrame.Parent = MainFrame
  667. BoomboxFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  668. BoomboxFrame.BackgroundTransparency = 0.10000000149012
  669. BoomboxFrame.Position = UDim2.new(0.530697227, 0, 0.233208954, 0)
  670. BoomboxFrame.Size = UDim2.new(0, 200, 0, 411)
  671.  
  672. Guns.Name = "Guns"
  673. Guns.Parent = BoomboxFrame
  674. Guns.BackgroundColor3 = Color3.new(0.211765, 0.588235, 0.364706)
  675. Guns.Size = UDim2.new(0, 200, 0, 50)
  676. Guns.Font = Enum.Font.SourceSans
  677. Guns.Text = "Boombox"
  678. Guns.TextColor3 = Color3.new(0, 0, 0)
  679. Guns.TextSize = 30
  680.  
  681. backpackText.Name = "backpackText"
  682. backpackText.Parent = BoomboxFrame
  683. backpackText.BackgroundColor3 = Color3.new(1, 1, 1)
  684. backpackText.Position = UDim2.new(0.25, 0, 0.708029211, 0)
  685. backpackText.Size = UDim2.new(0, 150, 0, 50)
  686. backpackText.Font = Enum.Font.Fantasy
  687. backpackText.Text = "Backpack"
  688. backpackText.TextColor3 = Color3.new(0, 0, 0)
  689. backpackText.TextSize = 19
  690.  
  691. briefcaseText.Name = "briefcaseText"
  692. briefcaseText.Parent = BoomboxFrame
  693. briefcaseText.BackgroundColor3 = Color3.new(1, 1, 1)
  694. briefcaseText.Position = UDim2.new(0, 0, 0.566910028, 0)
  695. briefcaseText.Size = UDim2.new(0, 150, 0, 50)
  696. briefcaseText.Font = Enum.Font.Fantasy
  697. briefcaseText.Text = "Briefcase"
  698. briefcaseText.TextColor3 = Color3.new(0, 0, 0)
  699. briefcaseText.TextSize = 20
  700.  
  701. glitchText.Name = "glitchText"
  702. glitchText.Parent = BoomboxFrame
  703. glitchText.BackgroundColor3 = Color3.new(1, 1, 1)
  704. glitchText.Position = UDim2.new(0.25, 0, 0.425790787, 0)
  705. glitchText.Size = UDim2.new(0, 150, 0, 50)
  706. glitchText.Font = Enum.Font.Fantasy
  707. glitchText.Text = "Glitch"
  708. glitchText.TextColor3 = Color3.new(0, 0, 0)
  709. glitchText.TextSize = 20
  710.  
  711. BackpackBB.Name = "BackpackBB"
  712. BackpackBB.Parent = BoomboxFrame
  713. BackpackBB.BackgroundColor3 = Color3.new(0.588235, 0.164706, 0.0784314)
  714. BackpackBB.Position = UDim2.new(0, 0, 0.708029211, 0)
  715. BackpackBB.Size = UDim2.new(0, 50, 0, 50)
  716. BackpackBB.Font = Enum.Font.SourceSans
  717. BackpackBB.Text = ""
  718. BackpackBB.TextColor3 = Color3.new(0, 0, 0)
  719. BackpackBB.TextSize = 14
  720. BackpackBB.MouseButton1Click:connect(function()
  721. game:GetService("StarterGui"):SetCore("SendNotification", {
  722. Title = "[tyler]";
  723. Text = "Backpack Boombox has been selected.";
  724. })
  725. game.Players.LocalPlayer.Backpack.BoomBox.GripUp = Vector3.new(0,0,20)
  726. game.Players.LocalPlayer.Backpack.BoomBox.GripRight = Vector3.new(-10,0,1)
  727. game.Players.LocalPlayer.Backpack.BoomBox.GripPos = Vector3.new(-1.4,-1,1)
  728. end)
  729.  
  730. BriefcaseBB.Name = "BriefcaseBB"
  731. BriefcaseBB.Parent = BoomboxFrame
  732. BriefcaseBB.BackgroundColor3 = Color3.new(0.588235, 0.164706, 0.0784314)
  733. BriefcaseBB.Position = UDim2.new(0.75, 0, 0.566909969, 0)
  734. BriefcaseBB.Size = UDim2.new(0, 50, 0, 50)
  735. BriefcaseBB.Font = Enum.Font.SourceSans
  736. BriefcaseBB.Text = ""
  737. BriefcaseBB.TextColor3 = Color3.new(0, 0, 0)
  738. BriefcaseBB.TextSize = 14
  739. BriefcaseBB.MouseButton1Click:connect(function()
  740. game:GetService("StarterGui"):SetCore("SendNotification", {
  741. Title = "[tyler]";
  742. Text = "Briefcase Boombox has been selected.";
  743. })
  744. game.Players.LocalPlayer.Backpack.BoomBox.GripPos = Vector3.new(0,0.8,0)
  745. game.Players.LocalPlayer.Backpack.BoomBox.GripRight = Vector3.new(-6,0,90)
  746. game.Players.LocalPlayer.Backpack.BoomBox.GripForward = Vector3.new(6,-120,0)
  747. end)
  748.  
  749. GlitchBB.Name = "GlitchBB"
  750. GlitchBB.Parent = BoomboxFrame
  751. GlitchBB.BackgroundColor3 = Color3.new(0.588235, 0.164706, 0.0784314)
  752. GlitchBB.Position = UDim2.new(0, 0, 0.425790757, 0)
  753. GlitchBB.Size = UDim2.new(0, 50, 0, 50)
  754. GlitchBB.Font = Enum.Font.SourceSans
  755. GlitchBB.Text = ""
  756. GlitchBB.TextColor3 = Color3.new(0, 0, 0)
  757. GlitchBB.TextSize = 14
  758. GlitchBB.MouseButton1Click:connect(function()
  759. game:GetService("StarterGui"):SetCore("SendNotification", {
  760. Title = "[tyler]";
  761. Text = "Glitch Boombox has been selected. Make sure you play music first before selecting Glitch.";
  762. })
  763. local radio = plr.Character:FindFirstChild("BoomBox")
  764. if radio then
  765. radio.Server:Destroy()
  766. radio.Client:Destroy()
  767. end
  768. end)
  769.  
  770. Cover_14.Name = "Cover"
  771. Cover_14.Parent = BoomboxFrame
  772. Cover_14.BackgroundColor3 = Color3.new(1, 1, 1)
  773. Cover_14.BackgroundTransparency = 1
  774. Cover_14.Position = UDim2.new(0, 0, 0.849148393, 0)
  775. Cover_14.Size = UDim2.new(0, 150, 0, 50)
  776. Cover_14.Font = Enum.Font.SourceSans
  777. Cover_14.Text = "Cover"
  778. Cover_14.TextColor3 = Color3.new(0, 0, 0)
  779. Cover_14.TextSize = 14
  780. Cover_14.TextTransparency = 1
  781.  
  782. Cover_15.Name = "Cover"
  783. Cover_15.Parent = BoomboxFrame
  784. Cover_15.BackgroundColor3 = Color3.new(1, 1, 1)
  785. Cover_15.BackgroundTransparency = 1
  786. Cover_15.Position = UDim2.new(0.25, 0, 0.708029151, 0)
  787. Cover_15.Size = UDim2.new(0, 150, 0, 50)
  788. Cover_15.Font = Enum.Font.SourceSans
  789. Cover_15.Text = "Cover"
  790. Cover_15.TextColor3 = Color3.new(0, 0, 0)
  791. Cover_15.TextSize = 14
  792. Cover_15.TextTransparency = 1
  793.  
  794. Cover_16.Name = "Cover"
  795. Cover_16.Parent = BoomboxFrame
  796. Cover_16.BackgroundColor3 = Color3.new(1, 1, 1)
  797. Cover_16.BackgroundTransparency = 1
  798. Cover_16.Position = UDim2.new(0, 0, 0.566909909, 0)
  799. Cover_16.Size = UDim2.new(0, 150, 0, 50)
  800. Cover_16.Font = Enum.Font.SourceSans
  801. Cover_16.Text = "Cover"
  802. Cover_16.TextColor3 = Color3.new(0, 0, 0)
  803. Cover_16.TextSize = 14
  804. Cover_16.TextTransparency = 1
  805.  
  806. Cover_17.Name = "Cover"
  807. Cover_17.Parent = BoomboxFrame
  808. Cover_17.BackgroundColor3 = Color3.new(1, 1, 1)
  809. Cover_17.BackgroundTransparency = 1
  810. Cover_17.Position = UDim2.new(0.25, 0, 0.425790727, 0)
  811. Cover_17.Size = UDim2.new(0, 150, 0, 50)
  812. Cover_17.Font = Enum.Font.SourceSans
  813. Cover_17.Text = "Cover"
  814. Cover_17.TextColor3 = Color3.new(0, 0, 0)
  815. Cover_17.TextSize = 14
  816. Cover_17.TextTransparency = 1
  817.  
  818. boomboxinfo.Name = "boombox info"
  819. boomboxinfo.Parent = BoomboxFrame
  820. boomboxinfo.BackgroundColor3 = Color3.new(1, 0, 0)
  821. boomboxinfo.Position = UDim2.new(0, 0, 0.120912202, 0)
  822. boomboxinfo.Size = UDim2.new(0, 200, 0, 103)
  823. boomboxinfo.Font = Enum.Font.Fantasy
  824. boomboxinfo.Text = "To use 'Glitch', play a song and click it and you may unequip boombox. To use the others, have your boombox unequipped then select one then you may equip boombox."
  825. boomboxinfo.TextColor3 = Color3.new(1, 1, 1)
  826. boomboxinfo.TextScaled = true
  827. boomboxinfo.TextSize = 14
  828. boomboxinfo.TextWrapped = true
  829.  
  830. Cover_18.Name = "Cover"
  831. Cover_18.Parent = BoomboxFrame
  832. Cover_18.BackgroundColor3 = Color3.new(1, 1, 1)
  833. Cover_18.BackgroundTransparency = 1
  834. Cover_18.Position = UDim2.new(0, 0, 0.119221337, 0)
  835. Cover_18.Size = UDim2.new(0, 200, 0, 104)
  836. Cover_18.Font = Enum.Font.SourceSans
  837. Cover_18.Text = "Cover"
  838. Cover_18.TextColor3 = Color3.new(0, 0, 0)
  839. Cover_18.TextSize = 14
  840. Cover_18.TextTransparency = 1
  841.  
  842. GunsFrame.Name = "GunsFrame"
  843. GunsFrame.Parent = MainFrame
  844. GunsFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  845. GunsFrame.BackgroundTransparency = 0.10000000149012
  846. GunsFrame.Position = UDim2.new(0.260145694, 0, 0.233208954, 0)
  847. GunsFrame.Size = UDim2.new(0, 200, 0, 411)
  848.  
  849. Guns_2.Name = "Guns"
  850. Guns_2.Parent = GunsFrame
  851. Guns_2.BackgroundColor3 = Color3.new(0.211765, 0.588235, 0.364706)
  852. Guns_2.Size = UDim2.new(0, 200, 0, 50)
  853. Guns_2.Font = Enum.Font.SourceSans
  854. Guns_2.Text = "Guns"
  855. Guns_2.TextColor3 = Color3.new(0, 0, 0)
  856. Guns_2.TextSize = 30
  857.  
  858. Key.Name = "Key"
  859. Key.Parent = game.StarterGui.ScreenGui
  860. Key.BackgroundColor3 = Color3.new(1, 1, 1)
  861. Key.Position = UDim2.new(0.423195034, 0, 0.130914792, 0)
  862. Key.Size = UDim2.new(0, 200, 0, 50)
  863. Key.Font = Enum.Font.SourceSans
  864. Key.Text = "uwu"
  865. Key.TextColor3 = Color3.new(0, 0, 0)
  866. Key.TextSize = 14
  867. Key.Visible = false
  868.  
  869. bfgText.Name = "bfgText"
  870. bfgText.Parent = GunsFrame
  871. bfgText.BackgroundColor3 = Color3.new(1, 1, 1)
  872. bfgText.Position = UDim2.new(0, 0, 0.287104666, 0)
  873. bfgText.Size = UDim2.new(0, 150, 0, 50)
  874. bfgText.Font = Enum.Font.Fantasy
  875. bfgText.Text = "BFG"
  876. bfgText.TextColor3 = Color3.new(0, 0, 0)
  877. bfgText.TextSize = 20
  878.  
  879. aimbotText.Name = "aimbotText"
  880. aimbotText.Parent = GunsFrame
  881. aimbotText.BackgroundColor3 = Color3.new(1, 1, 1)
  882. aimbotText.Position = UDim2.new(0.25, 0, 0.425790787, 0)
  883. aimbotText.Size = UDim2.new(0, 150, 0, 50)
  884. aimbotText.Font = Enum.Font.Fantasy
  885. aimbotText.Text = "Aimbot"
  886. aimbotText.TextColor3 = Color3.new(0, 0, 0)
  887. aimbotText.TextSize = 20
  888.  
  889. uziText.Name = "uziText"
  890. uziText.Parent = GunsFrame
  891. uziText.BackgroundColor3 = Color3.new(1, 1, 1)
  892. uziText.Position = UDim2.new(0, 0, 0.566910028, 0)
  893. uziText.Size = UDim2.new(0, 150, 0, 50)
  894. uziText.Font = Enum.Font.Fantasy
  895. uziText.Text = "Get Uzi"
  896. uziText.TextColor3 = Color3.new(0, 0, 0)
  897. uziText.TextSize = 20
  898.  
  899. sawedoffText.Name = "sawedoffText"
  900. sawedoffText.Parent = GunsFrame
  901. sawedoffText.BackgroundColor3 = Color3.new(1, 1, 1)
  902. sawedoffText.Position = UDim2.new(0.25, 0, 0.708029211, 0)
  903. sawedoffText.Size = UDim2.new(0, 150, 0, 50)
  904. sawedoffText.Font = Enum.Font.Fantasy
  905. sawedoffText.Text = "Get Sawed Off"
  906. sawedoffText.TextColor3 = Color3.new(0, 0, 0)
  907. sawedoffText.TextSize = 20
  908.  
  909. glockText.Name = "glockText"
  910. glockText.Parent = GunsFrame
  911. glockText.BackgroundColor3 = Color3.new(1, 1, 1)
  912. glockText.Position = UDim2.new(0, 0, 0.849148452, 0)
  913. glockText.Size = UDim2.new(0, 150, 0, 50)
  914. glockText.Font = Enum.Font.Fantasy
  915. glockText.Text = "Get Glock"
  916. glockText.TextColor3 = Color3.new(0, 0, 0)
  917. glockText.TextSize = 20
  918.  
  919. BFG.Name = "BFG"
  920. BFG.Parent = GunsFrame
  921. BFG.BackgroundColor3 = Color3.new(0.588235, 0.164706, 0.0784314)
  922. BFG.Position = UDim2.new(0.75, 0, 0.287104636, 0)
  923. BFG.Size = UDim2.new(0, 50, 0, 50)
  924. BFG.Font = Enum.Font.SourceSans
  925. BFG.Text = ""
  926. BFG.TextColor3 = Color3.new(0, 0, 0)
  927. BFG.TextSize = 14
  928. BFG.MouseButton1Click:connect(function()
  929. game:GetService("StarterGui"):SetCore("SendNotification", {
  930. Title = "[tyler]";
  931. Text = "BFG has been selected, toggle by pressing 'q'";
  932. })
  933. local plr = game.Players.LocalPlayer
  934. local m = plr:GetMouse()
  935. local r = game:GetService("RunService").Heartbeat
  936. local h = plr.Character.Humanoid
  937. local prefix = ""
  938.  
  939. local guns = {}
  940.  
  941. local aim = false
  942. local State = false
  943.  
  944. function playequipsound()
  945. local sound = Instance.new("Sound", plr.PlayerGui)
  946. sound.SoundId = "rbxassetid://439260292"
  947. sound.Volume = 2
  948. sound.PlayOnRemove = true
  949. wait()
  950. sound:Destroy()
  951. end
  952.  
  953. function addGuns()
  954. State = true
  955. local Weapons = plr.Backpack:GetChildren()
  956. for c,f in ipairs(Weapons) do
  957. if f.Name == "Uzi" or f.Name == "Shotty" or f.Name == "Glock" or f.Name == "Sawed Off" then
  958. table.insert(guns, f)
  959. end
  960. end
  961. end
  962.  
  963. function removeGuns()
  964. State = false
  965. guns = {}
  966. end
  967.  
  968. function trackplayers()
  969.  
  970. local tg = function(parent)
  971. local bg = Instance.new("BillboardGui", parent)
  972. bg.Adornee = parent
  973. bg.Size = UDim2.new(3,0,2,0)
  974. bg.StudsOffset = Vector3.new(0,2,0)
  975. bg.AlwaysOnTop = true
  976. bg = Instance.new("ImageLabel")
  977. bg.Image = "http://www.roblox.com/asset/?id=142406345"
  978. bg.Size = UDim2.new(1.25,0,1.75,0)
  979. bg.Position = UDim2.new(-0.125,0,-1.1,0)
  980. bg.BackgroundTransparency = 1
  981. end
  982.  
  983. local players = game.Players:GetChildren()
  984. for a,b in ipairs(players) do
  985. local h = b.Character:FindFirstChild("Head")
  986. if h then
  987. tg(h)
  988. end
  989. end
  990. end
  991.  
  992. m.KeyDown:connect(function(K)
  993. K=K:lower()
  994. if K == "q" then
  995. if State == false then
  996. addGuns()
  997. elseif State == true then
  998. removeGuns()
  999. if h then
  1000. h:UnequipTools()
  1001. end
  1002. end
  1003. end
  1004. if K == "'" then
  1005. for a,b in ipairs(guns) do
  1006. b.GripPos = Vector3.new(math.random(-2,2),0,math.random(-2,2))
  1007. end
  1008. end
  1009. end)
  1010.  
  1011. m.Button1Down:connect(function()
  1012. if State == true then
  1013. for a,b in ipairs(guns) do
  1014. b.Fire:FireServer(m.Hit)
  1015. end
  1016. end
  1017. end)
  1018.  
  1019. r:connect(function()
  1020. if aim == true then
  1021. for a,b in ipairs(guns) do
  1022. if b and m.Target then
  1023. local h = m.Target.Parent:FindFirstChild("Humanoid")
  1024. if h then
  1025. local p = game.Players:FindFirstChild(h.Parent.Name)
  1026. if p then
  1027. b.Fire:FireServer(m.Hit)
  1028. end
  1029. end
  1030. end
  1031. end
  1032. end
  1033. end)
  1034.  
  1035. plr.Character.Humanoid.Died:connect(function()
  1036. removeGuns()
  1037. end)
  1038.  
  1039. while true do
  1040. r:wait()
  1041. if State == true then
  1042. for a,b in ipairs(guns) do
  1043. b.Parent = plr.Character
  1044. end
  1045. end
  1046. end
  1047. end)
  1048.  
  1049. gunsinfo.Name = "guns info"
  1050. gunsinfo.Parent = GunsFrame
  1051. gunsinfo.BackgroundColor3 = Color3.new(1, 0, 0)
  1052. gunsinfo.Position = UDim2.new(0, 0, 0.121654503, 0)
  1053. gunsinfo.Size = UDim2.new(0, 200, 0, 59)
  1054. gunsinfo.Font = Enum.Font.SourceSans
  1055. gunsinfo.Text = "When you select BFG, press q to toggle."
  1056. gunsinfo.TextColor3 = Color3.new(1, 1, 1)
  1057. gunsinfo.TextScaled = true
  1058. gunsinfo.TextSize = 14
  1059. gunsinfo.TextStrokeColor3 = Color3.new(1, 1, 1)
  1060. gunsinfo.TextWrapped = true
  1061.  
  1062. Aimbot.Name = "Aimbot"
  1063. Aimbot.Parent = GunsFrame
  1064. Aimbot.BackgroundColor3 = Color3.new(0.588235, 0.164706, 0.0784314)
  1065. Aimbot.Position = UDim2.new(0, 0, 0.425790757, 0)
  1066. Aimbot.Size = UDim2.new(0, 50, 0, 50)
  1067. Aimbot.Font = Enum.Font.SourceSans
  1068. Aimbot.Text = ""
  1069. Aimbot.TextColor3 = Color3.new(0, 0, 0)
  1070. Aimbot.TextSize = 14
  1071. Aimbot.MouseButton1Click:connect(function()
  1072. game:GetService("StarterGui"):SetCore("SendNotification", {
  1073. Title = "[tyler]";
  1074. Text = "Aimbot has been selected. Shoot at targets torso to attach onto them.";
  1075. })
  1076. mouse = game.Players.LocalPlayer:getMouse()
  1077. mouse.Button1Down:connect(function()
  1078. if game.Players:GetPlayerFromCharacter(mouse.Target.Parent) then
  1079. local selected = game.Players:GetPlayerFromCharacter(mouse.Target.Parent)
  1080. if game.Players.LocalPlayer.Character:findFirstChildOfClass("Tool") then
  1081. local tool = game.Players.LocalPlayer.Character:findFirstChildOfClass("Tool")
  1082. if tool:findFirstChild("Fire") then
  1083. if selected ~= nil then
  1084. repeat
  1085. tool.Fire:FireServer(selected.Character.Head.CFrame)
  1086. wait()
  1087. until selected.Character:findFirstChild("KO")
  1088. end
  1089. end
  1090. end
  1091. end
  1092. end)
  1093. end)
  1094.  
  1095. Uzi.Name = "Uzi"
  1096. Uzi.Parent = GunsFrame
  1097. Uzi.BackgroundColor3 = Color3.new(0.588235, 0.164706, 0.0784314)
  1098. Uzi.Position = UDim2.new(0.75, 0, 0.566910028, 0)
  1099. Uzi.Size = UDim2.new(0, 50, 0, 50)
  1100. Uzi.Font = Enum.Font.SourceSans
  1101. Uzi.Text = ""
  1102. Uzi.TextColor3 = Color3.new(0, 0, 0)
  1103. Uzi.TextSize = 14
  1104. Uzi.MouseButton1Click:connect(function()
  1105. game:GetService("StarterGui"):SetCore("SendNotification", {
  1106. Title = "[tyler]";
  1107. Text = "Uzi has been bought.";
  1108. })
  1109. local player = game.Players.LocalPlayer
  1110. local oldCFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  1111. player.Character.HumanoidRootPart.CFrame = game.Workspace["Uzi | $150"].Head.CFrame
  1112. wait(0)
  1113. end)
  1114.  
  1115. SawedOff.Name = "SawedOff"
  1116. SawedOff.Parent = GunsFrame
  1117. SawedOff.BackgroundColor3 = Color3.new(0.588235, 0.164706, 0.0784314)
  1118. SawedOff.Position = UDim2.new(0, 0, 0.708029151, 0)
  1119. SawedOff.Size = UDim2.new(0, 50, 0, 50)
  1120. SawedOff.Font = Enum.Font.SourceSans
  1121. SawedOff.Text = ""
  1122. SawedOff.TextColor3 = Color3.new(0, 0, 0)
  1123. SawedOff.TextSize = 14
  1124. SawedOff.MouseButton1Click:connect(function()
  1125. game:GetService("StarterGui"):SetCore("SendNotification", {
  1126. Title = "[tyler]";
  1127. Text = "Sawed off has been bought.";
  1128. })
  1129. local player = game.Players.LocalPlayer
  1130. local oldCFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  1131. player.Character.HumanoidRootPart.CFrame = game.Workspace["Sawed Off | $150"].Head.CFrame
  1132. wait(0)
  1133. end)
  1134.  
  1135. Glock.Name = "Glock"
  1136. Glock.Parent = GunsFrame
  1137. Glock.BackgroundColor3 = Color3.new(0.588235, 0.164706, 0.0784314)
  1138. Glock.Position = UDim2.new(0.75, 0, 0.849148393, 0)
  1139. Glock.Size = UDim2.new(0, 50, 0, 50)
  1140. Glock.Font = Enum.Font.SourceSans
  1141. Glock.Text = ""
  1142. Glock.TextColor3 = Color3.new(0, 0, 0)
  1143. Glock.TextSize = 14
  1144. Glock.MouseButton1Click:connect(function()
  1145. game:GetService("StarterGui"):SetCore("SendNotification", {
  1146. Title = "[tyler]";
  1147. Text = "Sawed off has been bought.";
  1148. })
  1149. local player = game.Players.LocalPlayer
  1150. local oldCFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  1151. player.Character.HumanoidRootPart.CFrame = game.Workspace["Glock | $200"].Head.CFrame
  1152. wait(0)
  1153. end)
  1154.  
  1155. Cover_19.Name = "Cover"
  1156. Cover_19.Parent = GunsFrame
  1157. Cover_19.BackgroundColor3 = Color3.new(1, 1, 1)
  1158. Cover_19.BackgroundTransparency = 1
  1159. Cover_19.Position = UDim2.new(0, 0, 0.287104636, 0)
  1160. Cover_19.Size = UDim2.new(0, 150, 0, 50)
  1161. Cover_19.Font = Enum.Font.SourceSans
  1162. Cover_19.Text = "Cover"
  1163. Cover_19.TextColor3 = Color3.new(0, 0, 0)
  1164. Cover_19.TextSize = 14
  1165. Cover_19.TextTransparency = 1
  1166.  
  1167. Cover_20.Name = "Cover"
  1168. Cover_20.Parent = GunsFrame
  1169. Cover_20.BackgroundColor3 = Color3.new(1, 1, 1)
  1170. Cover_20.BackgroundTransparency = 1
  1171. Cover_20.Position = UDim2.new(0.25, 0, 0.423357666, 0)
  1172. Cover_20.Size = UDim2.new(0, 150, 0, 50)
  1173. Cover_20.Font = Enum.Font.SourceSans
  1174. Cover_20.Text = "Cover"
  1175. Cover_20.TextColor3 = Color3.new(0, 0, 0)
  1176. Cover_20.TextSize = 14
  1177. Cover_20.TextTransparency = 1
  1178.  
  1179. Cover_21.Name = "Cover"
  1180. Cover_21.Parent = GunsFrame
  1181. Cover_21.BackgroundColor3 = Color3.new(1, 1, 1)
  1182. Cover_21.BackgroundTransparency = 1
  1183. Cover_21.Position = UDim2.new(0, 0, 0.566910028, 0)
  1184. Cover_21.Size = UDim2.new(0, 150, 0, 50)
  1185. Cover_21.Font = Enum.Font.SourceSans
  1186. Cover_21.Text = "Cover"
  1187. Cover_21.TextColor3 = Color3.new(0, 0, 0)
  1188. Cover_21.TextSize = 14
  1189. Cover_21.TextTransparency = 1
  1190.  
  1191. Cover_22.Name = "Cover"
  1192. Cover_22.Parent = GunsFrame
  1193. Cover_22.BackgroundColor3 = Color3.new(1, 1, 1)
  1194. Cover_22.BackgroundTransparency = 1
  1195. Cover_22.Position = UDim2.new(0.25, 0, 0.705596089, 0)
  1196. Cover_22.Size = UDim2.new(0, 150, 0, 50)
  1197. Cover_22.Font = Enum.Font.SourceSans
  1198. Cover_22.Text = "Cover"
  1199. Cover_22.TextColor3 = Color3.new(0, 0, 0)
  1200. Cover_22.TextSize = 14
  1201. Cover_22.TextTransparency = 1
  1202.  
  1203. Cover_23.Name = "Cover"
  1204. Cover_23.Parent = GunsFrame
  1205. Cover_23.BackgroundColor3 = Color3.new(1, 1, 1)
  1206. Cover_23.BackgroundTransparency = 1
  1207. Cover_23.Position = UDim2.new(0, 0, 0.849148393, 0)
  1208. Cover_23.Size = UDim2.new(0, 150, 0, 50)
  1209. Cover_23.Font = Enum.Font.SourceSans
  1210. Cover_23.Text = "Cover"
  1211. Cover_23.TextColor3 = Color3.new(0, 0, 0)
  1212. Cover_23.TextSize = 14
  1213. Cover_23.TextTransparency = 1
  1214.  
  1215. Cover_24.Name = "Cover"
  1216. Cover_24.Parent = GunsFrame
  1217. Cover_24.BackgroundColor3 = Color3.new(1, 1, 1)
  1218. Cover_24.BackgroundTransparency = 1
  1219. Cover_24.Size = UDim2.new(0, 200, 0, 109)
  1220. Cover_24.Font = Enum.Font.SourceSans
  1221. Cover_24.Text = "Cover"
  1222. Cover_24.TextColor3 = Color3.new(0, 0, 0)
  1223. Cover_24.TextSize = 14
  1224. Cover_24.TextTransparency = 1
  1225.  
  1226. Cover_25.Name = "Cover"
  1227. Cover_25.Parent = GunsFrame
  1228. Cover_25.BackgroundColor3 = Color3.new(1, 1, 1)
  1229. Cover_25.BackgroundTransparency = 1
  1230. Cover_25.Size = UDim2.new(0, 200, 0, 50)
  1231. Cover_25.Font = Enum.Font.SourceSans
  1232. Cover_25.Text = "Cover"
  1233. Cover_25.TextColor3 = Color3.new(0, 0, 0)
  1234. Cover_25.TextSize = 14
  1235. Cover_25.TextTransparency = 1
  1236.  
  1237. ToggleFrame.Name = "ToggleFrame"
  1238. ToggleFrame.Parent = MainFrame
  1239. ToggleFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  1240. ToggleFrame.Position = UDim2.new(0.785639942, 0, 0, 0)
  1241. ToggleFrame.Size = UDim2.new(0, 206, 0, 100)
  1242. ToggleFrame.Style = Enum.FrameStyle.DropShadow
  1243.  
  1244. TOGGLEGUI.Name = "TOGGLEGUI"
  1245. TOGGLEGUI.Parent = ToggleFrame
  1246. TOGGLEGUI.BackgroundColor3 = Color3.new(0.211765, 0.588235, 0.364706)
  1247. TOGGLEGUI.Position = UDim2.new(0.0638605505, 0, 0.192799985, 0)
  1248. TOGGLEGUI.Size = UDim2.new(0, 166, 0, 50)
  1249. TOGGLEGUI.Font = Enum.Font.SourceSans
  1250. TOGGLEGUI.Text = "Press = to toggle gui or click here"
  1251. TOGGLEGUI.TextColor3 = Color3.new(0, 0, 0)
  1252. TOGGLEGUI.TextScaled = true
  1253. TOGGLEGUI.TextSize = 14
  1254. TOGGLEGUI.TextWrapped = true
  1255. TOGGLEGUI.MouseButton1Down:connect(function()
  1256. game:GetService("StarterGui"):SetCore("SendNotification", {
  1257. Title = "[tyler]";
  1258. Text = "Gui closed.";
  1259. })
  1260. MainFrame.Visible = false
  1261. end)
  1262.  
  1263. Cover_26.Name = "Cover"
  1264. Cover_26.Parent = ScreenGui
  1265. Cover_26.BackgroundColor3 = Color3.new(1, 1, 1)
  1266. Cover_26.BackgroundTransparency = 1
  1267. Cover_26.Position = UDim2.new(0.129800305, 0, 0.274447948, 0)
  1268. Cover_26.Size = UDim2.new(0, 962, 0, 50)
  1269. Cover_26.Font = Enum.Font.SourceSans
  1270. Cover_26.Text = "Cover"
  1271. Cover_26.TextColor3 = Color3.new(0, 0, 0)
  1272. Cover_26.TextSize = 14
  1273. Cover_26.TextTransparency = 1
  1274.  
  1275. LogInFrame.Name = "LogInFrame"
  1276. LogInFrame.Parent = ScreenGui
  1277. LogInFrame.BackgroundColor3 = Color3.new(255, 255 ,255)
  1278. LogInFrame.BackgroundTransparency = 0.5
  1279. LogInFrame.Position = UDim2.new(0.407834113, 0, 0.285488963, 0)
  1280. LogInFrame.Size = UDim2.new(0, 239, 0, 272)
  1281.  
  1282. TitleFrame_2.Name = "TitleFrame"
  1283. TitleFrame_2.Parent = LogInFrame
  1284. TitleFrame_2.BackgroundColor3 = Color3.new(0, 0, 0)
  1285. TitleFrame_2.BackgroundTransparency = 0.20000000298023
  1286. TitleFrame_2.Position = UDim2.new(0.0275051594, 0, 0.0260252357, 0)
  1287. TitleFrame_2.Size = UDim2.new(0, 224, 0, 68)
  1288.  
  1289. TextLabel.Parent = TitleFrame_2
  1290. TextLabel.BackgroundColor3 = Color3.new(0.211765, 0.588235, 0.364706)
  1291. TextLabel.BackgroundTransparency = 0.30000001192093
  1292. TextLabel.Position = UDim2.new(0.0535714291, 0, 0.132352948, 0)
  1293. TextLabel.Size = UDim2.new(0, 200, 0, 50)
  1294. TextLabel.Font = Enum.Font.Fantasy
  1295. TextLabel.Text = "[tyler]"
  1296. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  1297. TextLabel.TextScaled = true
  1298. TextLabel.TextSize = 14
  1299. TextLabel.TextWrapped = true
  1300.  
  1301. activateText.Name = "activateText"
  1302. activateText.Parent = LogInFrame
  1303. activateText.BackgroundColor3 = Color3.new(0, 0, 0)
  1304. activateText.BackgroundTransparency = 0.30000001192093
  1305. activateText.Position = UDim2.new(0.0753138065, 0, 0.323529422, 0)
  1306. activateText.Size = UDim2.new(0, 200, 0, 50)
  1307. activateText.Font = Enum.Font.Fantasy
  1308. activateText.Text = "Put the key in to activate"
  1309. activateText.TextColor3 = Color3.new(1, 1, 1)
  1310. activateText.TextScaled = true
  1311. activateText.TextSize = 20
  1312. activateText.TextWrapped = true
  1313.  
  1314. KeyBox.Name = "KeyBox"
  1315. KeyBox.Parent = LogInFrame
  1316. KeyBox.BackgroundColor3 = Color3.new(1, 1, 1)
  1317. KeyBox.BackgroundTransparency = 0.20000000298023
  1318. KeyBox.Position = UDim2.new(0.0836820081, 0, 0.573529422, 0)
  1319. KeyBox.Size = UDim2.new(0, 200, 0, 23)
  1320. KeyBox.Font = Enum.Font.Fantasy
  1321. KeyBox.Text = "Enter key"
  1322. KeyBox.TextColor3 = Color3.new(0, 0, 0)
  1323. KeyBox.TextScaled = true
  1324. KeyBox.TextSize = 14
  1325. KeyBox.TextWrapped = true
  1326.  
  1327. Submit.Name = "Submit"
  1328. Submit.Parent = LogInFrame
  1329. Submit.BackgroundColor3 = Color3.new(0, 0, 0)
  1330. Submit.BackgroundTransparency = 0.30000001192093
  1331. Submit.Position = UDim2.new(0.171548113, 0, 0.746323526, 0)
  1332. Submit.Size = UDim2.new(0, 158, 0, 29)
  1333. Submit.Font = Enum.Font.SourceSans
  1334. Submit.Text = "Submit"
  1335. Submit.TextColor3 = Color3.new(1, 1, 1)
  1336. Submit.TextScaled = true
  1337. Submit.TextSize = 14
  1338. Submit.TextWrapped = true
  1339. Submit.MouseButton1Down:connect(function()
  1340. if KeyBox.Text ~= "uwu" then
  1341. game.Players.LocalPlayer.Character:BreakJoints()
  1342. wait(0.3)
  1343. game:GetService("StarterGui"):SetCore("SendNotification", {
  1344. Title = "[tyler]";
  1345. Text = "Wrong Key! Please put in the correct key.";
  1346. })
  1347. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("[tyler]: Wrong Key! Please put in the correct key.","All")
  1348. LogInFrame.Visible = false
  1349. end
  1350.  
  1351. if KeyBox.Text == "uwu" then
  1352. game:GetService("StarterGui"):SetCore("SendNotification", {
  1353. Title = "[tyler]";
  1354. Text = "Loading...";
  1355. })
  1356.  
  1357. wait(3)
  1358.  
  1359. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("[tyler]: Key accepted. Please enjoy naggr!","All")
  1360. game:GetService("StarterGui"):SetCore("SendNotification", {
  1361. Title = "[tyler]";
  1362. Text = "Key accepted. Please enjoy naggr made by kakusaki!";
  1363. })
  1364. LogInFrame.Visible = false
  1365. wait(0.2)
  1366. MainFrame.Visible = true
  1367. end
  1368. end)
  1369. -- Scripts:
  1370.  
  1371. Player = game.Players.LocalPlayer
  1372. Mouse = Player:GetMouse()
  1373. gui = ScreenGui
  1374. box = MainFrame
  1375. Open = false
  1376.  
  1377. function PressK(key)
  1378. if (key == "=") and KeyBox.Text == "uwu" then
  1379. if (Open == false) then
  1380. box.Visible = true
  1381. game:GetService("StarterGui"):SetCore("SendNotification", {
  1382. Title = "[tyler]";
  1383. Text = "Gui opened.";
  1384. })
  1385. Open = true
  1386. elseif (Open == true) then
  1387. box.Visible = false
  1388. game:GetService("StarterGui"):SetCore("SendNotification", {
  1389. Title = "[tyler]";
  1390. Text = "Gui closed.";
  1391. })
  1392. Open = false
  1393. end
  1394. end
  1395. end
  1396.  
  1397. game:GetService("Players").PlayerAdded:Connect(function(Player)
  1398. repeat
  1399. wait()
  1400. until Player.Character
  1401. local Charcter = Player.Character
  1402.  
  1403. Player.Chattedd:connect(function(Message)
  1404. if Message == "getkey" then
  1405. -- naggr made by kakusaki
  1406. -- Script Gui for The Streets
  1407.  
  1408.  
  1409. -- Instances:
  1410. local ScreenGui = Instance.new("ScreenGui")
  1411. local MainFrame = Instance.new("Frame")
  1412. local AnimationFrame = Instance.new("Frame")
  1413. local Animations = Instance.new("TextBox")
  1414. local floatText = Instance.new("TextBox")
  1415. local ninjaflipText = Instance.new("TextBox")
  1416. local danceText = Instance.new("TextBox")
  1417. local crazyText = Instance.new("TextBox")
  1418. local headthrowText = Instance.new("TextBox")
  1419. local jumplandText = Instance.new("TextBox")
  1420. local Float = Instance.new("TextButton")
  1421. local NinjaFlip = Instance.new("TextButton")
  1422. local Dance = Instance.new("TextButton")
  1423. local Crazy = Instance.new("TextButton")
  1424. local HeadThrow = Instance.new("TextButton")
  1425. local JumpLand = Instance.new("TextButton")
  1426. local Cover = Instance.new("TextButton")
  1427. local Cover_2 = Instance.new("TextButton")
  1428. local Cover_3 = Instance.new("TextButton")
  1429. local Cover_4 = Instance.new("TextButton")
  1430. local Cover_5 = Instance.new("TextButton")
  1431. local h = game:GetService('RunService').Heartbeat
  1432. local Cover_6 = Instance.new("TextButton")
  1433. local Cover_7 = Instance.new("TextButton")
  1434. local FunFrame = Instance.new("Frame")
  1435. local Fun = Instance.new("TextBox")
  1436. local bypassText = Instance.new("TextBox")
  1437. local DISCLAIMER = Instance.new("TextBox")
  1438. local Cover_8 = Instance.new("TextButton")
  1439. local speedText = Instance.new("TextBox")
  1440. local infjumpText = Instance.new("TextBox")
  1441. local resetText = Instance.new("TextBox")
  1442. local Bypass = Instance.new("TextButton")
  1443. local Speed = Instance.new("TextButton")
  1444. local InfiniteJump = Instance.new("TextButton")
  1445. local ResetKey = Instance.new("TextButton")
  1446. local Cover_9 = Instance.new("TextButton")
  1447. local Cover_10 = Instance.new("TextButton")
  1448. local Cover_11 = Instance.new("TextButton")
  1449. local Cover_12 = Instance.new("TextButton")
  1450. local Cover_13 = Instance.new("TextButton")
  1451. local plr = game.Players.LocalPlayer
  1452. local TitleFrame = Instance.new("Frame")
  1453. local KorXV2 = Instance.new("TextLabel")
  1454. local MadebyKor_e = Instance.new("TextLabel")
  1455. local BoomboxFrame = Instance.new("Frame")
  1456. local Guns = Instance.new("TextBox")
  1457. local backpackText = Instance.new("TextBox")
  1458. local briefcaseText = Instance.new("TextBox")
  1459. local glitchText = Instance.new("TextBox")
  1460. local BackpackBB = Instance.new("TextButton")
  1461. local BriefcaseBB = Instance.new("TextButton")
  1462. local GlitchBB = Instance.new("TextButton")
  1463. local Cover_14 = Instance.new("TextButton")
  1464. local Cover_15 = Instance.new("TextButton")
  1465. local Cover_16 = Instance.new("TextButton")
  1466. local Cover_17 = Instance.new("TextButton")
  1467. local boomboxinfo = Instance.new("TextBox")
  1468. local Cover_18 = Instance.new("TextButton")
  1469. local GunsFrame = Instance.new("Frame")
  1470. local Guns_2 = Instance.new("TextBox")
  1471. local bfgText = Instance.new("TextBox")
  1472. local aimbotText = Instance.new("TextBox")
  1473. local uziText = Instance.new("TextBox")
  1474. local sawedoffText = Instance.new("TextBox")
  1475. local glockText = Instance.new("TextBox")
  1476. local BFG = Instance.new("TextButton")
  1477. local gunsinfo = Instance.new("TextBox")
  1478. local Aimbot = Instance.new("TextButton")
  1479. local Uzi = Instance.new("TextButton")
  1480. local SawedOff = Instance.new("TextButton")
  1481. local Glock = Instance.new("TextButton")
  1482. local Cover_19 = Instance.new("TextButton")
  1483. local Cover_20 = Instance.new("TextButton")
  1484. local Cover_21 = Instance.new("TextButton")
  1485. local Cover_22 = Instance.new("TextButton")
  1486. local Cover_23 = Instance.new("TextButton")
  1487. local Cover_24 = Instance.new("TextButton")
  1488. local Cover_25 = Instance.new("TextButton")
  1489. local ToggleFrame = Instance.new("Frame")
  1490. local TOGGLEGUI = Instance.new("TextButton")
  1491. local Cover_26 = Instance.new("TextButton")
  1492. local LogInFrame = Instance.new("Frame")
  1493. local TitleFrame_2 = Instance.new("Frame")
  1494. local TextLabel = Instance.new("TextLabel")
  1495. local activateText = Instance.new("TextLabel")
  1496. local KeyBox = Instance.new("TextBox")
  1497. local Submit = Instance.new("TextButton")
  1498. --Properties:
  1499. ScreenGui.Parent = game.CoreGui
  1500.  
  1501. MainFrame.Name = "MainFrame"
  1502. MainFrame.Parent = ScreenGui
  1503. MainFrame.BackgroundColor3 = Color3.new(255 ,255 ,255)
  1504. MainFrame.BackgroundTransparency = 0.40000000596046
  1505. MainFrame.Position = UDim2.new(0.130568355, 0, 0.077287063, 0)
  1506. MainFrame.Size = UDim2.new(0, 961, 0, 536)
  1507. MainFrame.Visible = false
  1508.  
  1509. AnimationFrame.Name = "AnimationFrame"
  1510. AnimationFrame.Parent = MainFrame
  1511. AnimationFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  1512. AnimationFrame.BackgroundTransparency = 0.10000000149012
  1513. AnimationFrame.Position = UDim2.new(0.791883469, 0, 0.233208954, 0)
  1514. AnimationFrame.Size = UDim2.new(0, 200, 0, 411)
  1515.  
  1516. wait(0.3)
  1517. game:GetService("StarterGui"):SetCore("SendNotification", {
  1518. Title = "[tyler]";
  1519. Text = "tyler has been successfully executed, please enter your key to proceed!";
  1520. })
  1521.  
  1522. Animations.Name = "Animations"
  1523. Animations.Parent = AnimationFrame
  1524. Animations.BackgroundColor3 = Color3.new(0.211765, 0.588235, 0.364706)
  1525. Animations.Size = UDim2.new(0, 200, 0, 50)
  1526. Animations.Font = Enum.Font.SourceSans
  1527. Animations.Text = "Animations"
  1528. Animations.TextColor3 = Color3.new(0, 0, 0)
  1529. Animations.TextSize = 30
  1530.  
  1531. floatText.Name = "floatText"
  1532. floatText.Parent = AnimationFrame
  1533. floatText.BackgroundColor3 = Color3.new(1, 1, 1)
  1534. floatText.Position = UDim2.new(0, 0, 0.143552318, 0)
  1535. floatText.Size = UDim2.new(0, 150, 0, 50)
  1536. floatText.Font = Enum.Font.Fantasy
  1537. floatText.Text = "Float"
  1538. floatText.TextColor3 = Color3.new(0, 0, 0)
  1539. floatText.TextSize = 20
  1540.  
  1541. ninjaflipText.Name = "ninjaflipText"
  1542. ninjaflipText.Parent = AnimationFrame
  1543. ninjaflipText.BackgroundColor3 = Color3.new(1, 1, 1)
  1544. ninjaflipText.Position = UDim2.new(0.25, 0, 0.287104636, 0)
  1545. ninjaflipText.Size = UDim2.new(0, 150, 0, 50)
  1546. ninjaflipText.Font = Enum.Font.Fantasy
  1547. ninjaflipText.Text = "Ninja Flip"
  1548. ninjaflipText.TextColor3 = Color3.new(0, 0, 0)
  1549. ninjaflipText.TextSize = 20
  1550.  
  1551. danceText.Name = "danceText"
  1552. danceText.Parent = AnimationFrame
  1553. danceText.BackgroundColor3 = Color3.new(1, 1, 1)
  1554. danceText.Position = UDim2.new(0, 0, 0.425790787, 0)
  1555. danceText.Size = UDim2.new(0, 150, 0, 50)
  1556. danceText.Font = Enum.Font.Fantasy
  1557. danceText.Text = "Dance"
  1558. danceText.TextColor3 = Color3.new(0, 0, 0)
  1559. danceText.TextSize = 20
  1560.  
  1561. crazyText.Name = "crazyText"
  1562. crazyText.Parent = AnimationFrame
  1563. crazyText.BackgroundColor3 = Color3.new(1, 1, 1)
  1564. crazyText.Position = UDim2.new(0.25, 0, 0.566910028, 0)
  1565. crazyText.Size = UDim2.new(0, 150, 0, 50)
  1566. crazyText.Font = Enum.Font.Fantasy
  1567. crazyText.Text = "Ninja"
  1568. crazyText.TextColor3 = Color3.new(0, 0, 0)
  1569. crazyText.TextSize = 20
  1570.  
  1571. headthrowText.Name = "headthrowText"
  1572. headthrowText.Parent = AnimationFrame
  1573. headthrowText.BackgroundColor3 = Color3.new(1, 1, 1)
  1574. headthrowText.Position = UDim2.new(0, 0, 0.708029211, 0)
  1575. headthrowText.Size = UDim2.new(0, 150, 0, 50)
  1576. headthrowText.Font = Enum.Font.Fantasy
  1577. headthrowText.Text = "Head Throw"
  1578. headthrowText.TextColor3 = Color3.new(0, 0, 0)
  1579. headthrowText.TextSize = 20
  1580.  
  1581. jumplandText.Name = "jumplandText"
  1582. jumplandText.Parent = AnimationFrame
  1583. jumplandText.BackgroundColor3 = Color3.new(1, 1, 1)
  1584. jumplandText.Position = UDim2.new(0.25, 0, 0.849148452, 0)
  1585. jumplandText.Size = UDim2.new(0, 150, 0, 50)
  1586. jumplandText.Font = Enum.Font.Fantasy
  1587. jumplandText.Text = "Jump Land"
  1588. jumplandText.TextColor3 = Color3.new(0, 0, 0)
  1589. jumplandText.TextSize = 20
  1590.  
  1591. Float.Name = "Float"
  1592. Float.Parent = AnimationFrame
  1593. Float.BackgroundColor3 = Color3.new(0.588235, 0.164706, 0.0784314)
  1594. Float.Position = UDim2.new(0.75, 0, 0.143552318, 0)
  1595. Float.Size = UDim2.new(0, 50, 0, 50)
  1596. Float.Font = Enum.Font.SourceSans
  1597. Float.Text = ""
  1598. Float.TextColor3 = Color3.new(0, 0, 0)
  1599. Float.TextSize = 14
  1600. Float.MouseButton1Click:connect(function()
  1601. game.Players.LocalPlayer.Character.Animate.walk.WalkAnim.AnimationId="rbxassetid://451687057"
  1602. for _,v in pairs(game.Players.LocalPlayer.Character.Animate.jump:GetChildren()) do
  1603. v.AnimationId = 'rbxassetid://451686028'
  1604. for _,v in pairs(game.Players.LocalPlayer.Character.Animate.idle:GetChildren()) do
  1605. v.AnimationId = 'rbxassetid://451686028'
  1606. end
  1607. end
  1608. end)
  1609.  
  1610. NinjaFlip.Name = "NinjaFlip"
  1611. NinjaFlip.Parent = AnimationFrame
  1612. NinjaFlip.BackgroundColor3 = Color3.new(0.588235, 0.164706, 0.0784314)
  1613. NinjaFlip.Position = UDim2.new(0, 0, 0.287104636, 0)
  1614. NinjaFlip.Size = UDim2.new(0, 50, 0, 50)
  1615. NinjaFlip.Font = Enum.Font.SourceSans
  1616. NinjaFlip.Text = ""
  1617. NinjaFlip.TextColor3 = Color3.new(0, 0, 0)
  1618. NinjaFlip.TextSize = 14
  1619. NinjaFlip.MouseButton1Click:connect(function()
  1620. for _,v in pairs(game.Players.LocalPlayer.Character.Animate.jump:GetChildren()) do
  1621. v.AnimationId = 'rbxassetid://229782914'
  1622. end
  1623.  
  1624. end)
  1625.  
  1626.  
  1627. Dance.Name = "Dance"
  1628. Dance.Parent = AnimationFrame
  1629. Dance.BackgroundColor3 = Color3.new(0.588235, 0.164706, 0.0784314)
  1630. Dance.Position = UDim2.new(0.75, 0, 0.425790787, 0)
  1631. Dance.Size = UDim2.new(0, 50, 0, 50)
  1632. Dance.Font = Enum.Font.SourceSans
  1633. Dance.Text = ""
  1634. Dance.TextColor3 = Color3.new(0, 0, 0)
  1635. Dance.TextSize = 14
  1636. Dance.MouseButton1Click:connect(function()
  1637. AnimationId = "429703734"
  1638. local Anim = Instance.new("Animation")
  1639. Anim.AnimationId = "rbxassetid://"..AnimationId
  1640. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1641. k:Play()
  1642. k:AdjustSpeed(1)
  1643. end)
  1644.  
  1645. Crazy.Name = "Crazy"
  1646. Crazy.Parent = AnimationFrame
  1647. Crazy.BackgroundColor3 = Color3.new(0.588235, 0.164706, 0.0784314)
  1648. Crazy.Position = UDim2.new(0, 0, 0.566910028, 0)
  1649. Crazy.Size = UDim2.new(0, 50, 0, 50)
  1650. Crazy.Font = Enum.Font.SourceSans
  1651. Crazy.Text = ""
  1652. Crazy.TextColor3 = Color3.new(0, 0, 0)
  1653. Crazy.TextSize = 14
  1654. Crazy.MouseButton1Click:connect(function()
  1655. game.Players.LocalPlayer.Character.Animate.walk.WalkAnim.AnimationId="rbxassetid://229771484"
  1656. for _,v in pairs(game.Players.LocalPlayer.Character.Animate.jump:GetChildren()) do
  1657. v.AnimationId = 'rbxassetid://229782914'
  1658. for _,v in pairs(game.Players.LocalPlayer.Character.Animate.idle:GetChildren()) do
  1659. v.AnimationId = 'rbxassetid://255771113'
  1660. end
  1661. end
  1662. end)
  1663.  
  1664. HeadThrow.Name = "HeadThrow"
  1665. HeadThrow.Parent = AnimationFrame
  1666. HeadThrow.BackgroundColor3 = Color3.new(0.588235, 0.164706, 0.0784314)
  1667. HeadThrow.Position = UDim2.new(0.75, 0, 0.708029211, 0)
  1668. HeadThrow.Size = UDim2.new(0, 50, 0, 50)
  1669. HeadThrow.Font = Enum.Font.SourceSans
  1670. HeadThrow.Text = ""
  1671. HeadThrow.TextColor3 = Color3.new(0, 0, 0)
  1672. HeadThrow.TextSize = 14
  1673. HeadThrow.MouseButton1Click:connect(function()
  1674. AnimationId = "35154961"
  1675. local Anim = Instance.new("Animation")
  1676. Anim.AnimationId = "rbxassetid://"..AnimationId
  1677. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1678. k:Play(0)
  1679. k:AdjustSpeed(1)
  1680. end)
  1681.  
  1682. JumpLand.Name = "JumpLand"
  1683. JumpLand.Parent = AnimationFrame
  1684. JumpLand.BackgroundColor3 = Color3.new(0.588235, 0.164706, 0.0784314)
  1685. JumpLand.Position = UDim2.new(0, 0, 0.849148393, 0)
  1686. JumpLand.Size = UDim2.new(0, 50, 0, 50)
  1687. JumpLand.Font = Enum.Font.SourceSans
  1688. JumpLand.Text = ""
  1689. JumpLand.TextColor3 = Color3.new(0, 0, 0)
  1690. JumpLand.TextSize = 14
  1691. JumpLand.MouseButton1Click:connect(function()
  1692. AnimationId = "184574340"
  1693. local Anim = Instance.new("Animation")
  1694. Anim.AnimationId = "rbxassetid://"..AnimationId
  1695. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1696. k:Play()
  1697. k:AdjustSpeed(1)
  1698. end)
  1699.  
  1700. Cover.Name = "Cover"
  1701. Cover.Parent = AnimationFrame
  1702. Cover.BackgroundColor3 = Color3.new(1, 1, 1)
  1703. Cover.BackgroundTransparency = 1
  1704. Cover.Position = UDim2.new(0, 0, 0.708029211, 0)
  1705. Cover.Size = UDim2.new(0, 150, 0, 49)
  1706. Cover.Font = Enum.Font.SourceSans
  1707. Cover.Text = ""
  1708. Cover.TextColor3 = Color3.new(0, 0, 0)
  1709. Cover.TextSize = 14
  1710.  
  1711. Cover_2.Name = "Cover"
  1712. Cover_2.Parent = AnimationFrame
  1713. Cover_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1714. Cover_2.BackgroundTransparency = 1
  1715. Cover_2.Position = UDim2.new(0.25, 0, 0.287104636, 0)
  1716. Cover_2.Size = UDim2.new(0, 150, 0, 50)
  1717. Cover_2.Font = Enum.Font.SourceSans
  1718. Cover_2.Text = ""
  1719. Cover_2.TextColor3 = Color3.new(0, 0, 0)
  1720. Cover_2.TextSize = 14
  1721.  
  1722. Cover_3.Name = "Cover"
  1723. Cover_3.Parent = AnimationFrame
  1724. Cover_3.BackgroundColor3 = Color3.new(1, 1, 1)
  1725. Cover_3.BackgroundTransparency = 1
  1726. Cover_3.Position = UDim2.new(0, 0, 0.425790757, 0)
  1727. Cover_3.Size = UDim2.new(0, 150, 0, 49)
  1728. Cover_3.Font = Enum.Font.SourceSans
  1729. Cover_3.Text = ""
  1730. Cover_3.TextColor3 = Color3.new(0, 0, 0)
  1731. Cover_3.TextSize = 14
  1732.  
  1733. Cover_4.Name = "Cover"
  1734. Cover_4.Parent = AnimationFrame
  1735. Cover_4.BackgroundColor3 = Color3.new(1, 1, 1)
  1736. Cover_4.BackgroundTransparency = 1
  1737. Cover_4.Position = UDim2.new(0, 0, 0.143552318, 0)
  1738. Cover_4.Size = UDim2.new(0, 150, 0, 50)
  1739. Cover_4.Font = Enum.Font.SourceSans
  1740. Cover_4.Text = ""
  1741. Cover_4.TextColor3 = Color3.new(0, 0, 0)
  1742. Cover_4.TextSize = 14
  1743.  
  1744. Cover_5.Name = "Cover"
  1745. Cover_5.Parent = AnimationFrame
  1746. Cover_5.BackgroundColor3 = Color3.new(1, 1, 1)
  1747. Cover_5.BackgroundTransparency = 1
  1748. Cover_5.Position = UDim2.new(0.25, 0, 0.566909969, 0)
  1749. Cover_5.Size = UDim2.new(0, 150, 0, 50)
  1750. Cover_5.Font = Enum.Font.SourceSans
  1751. Cover_5.Text = ""
  1752. Cover_5.TextColor3 = Color3.new(0, 0, 0)
  1753. Cover_5.TextSize = 14
  1754.  
  1755. Cover_6.Name = "Cover"
  1756. Cover_6.Parent = AnimationFrame
  1757. Cover_6.BackgroundColor3 = Color3.new(1, 1, 1)
  1758. Cover_6.BackgroundTransparency = 1
  1759. Cover_6.Position = UDim2.new(0.25, 0, 0.849148393, 0)
  1760. Cover_6.Size = UDim2.new(0, 150, 0, 49)
  1761. Cover_6.Font = Enum.Font.SourceSans
  1762. Cover_6.Text = ""
  1763. Cover_6.TextColor3 = Color3.new(0, 0, 0)
  1764. Cover_6.TextSize = 14
  1765.  
  1766. Cover_7.Name = "Cover"
  1767. Cover_7.Parent = AnimationFrame
  1768. Cover_7.BackgroundColor3 = Color3.new(1, 1, 1)
  1769. Cover_7.BackgroundTransparency = 1
  1770. Cover_7.Position = UDim2.new(0, 0, -0.00243309001, 0)
  1771. Cover_7.Size = UDim2.new(0, 200, 0, 50)
  1772. Cover_7.Font = Enum.Font.SourceSans
  1773. Cover_7.Text = "Cover"
  1774. Cover_7.TextColor3 = Color3.new(0, 0, 0)
  1775. Cover_7.TextSize = 14
  1776. Cover_7.TextTransparency = 1
  1777.  
  1778. FunFrame.Name = "FunFrame"
  1779. FunFrame.Parent = MainFrame
  1780. FunFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  1781. FunFrame.BackgroundTransparency = 0.10000000149012
  1782. FunFrame.Position = UDim2.new(-1.49011612e-08, 0, 0.233208954, 0)
  1783. FunFrame.Size = UDim2.new(0, 200, 0, 411)
  1784.  
  1785. Fun.Name = "Fun"
  1786. Fun.Parent = FunFrame
  1787. Fun.BackgroundColor3 = Color3.new(0.211765, 0.588235, 0.364706)
  1788. Fun.Size = UDim2.new(0, 200, 0, 50)
  1789. Fun.Font = Enum.Font.SourceSans
  1790. Fun.Text = "Fun/Bypass"
  1791. Fun.TextColor3 = Color3.new(0, 0, 0)
  1792. Fun.TextSize = 30
  1793.  
  1794. bypassText.Name = "bypassText"
  1795. bypassText.Parent = FunFrame
  1796. bypassText.BackgroundColor3 = Color3.new(1, 1, 1)
  1797. bypassText.Position = UDim2.new(0, 0, 0.423357725, 0)
  1798. bypassText.Size = UDim2.new(0, 150, 0, 50)
  1799. bypassText.Font = Enum.Font.Fantasy
  1800. bypassText.Text = "**Bypass**"
  1801. bypassText.TextColor3 = Color3.new(1, 0, 0)
  1802. bypassText.TextSize = 20
  1803.  
  1804. DISCLAIMER.Name = "DISCLAIMER"
  1805. DISCLAIMER.Parent = FunFrame
  1806. DISCLAIMER.Active = false
  1807. DISCLAIMER.BackgroundColor3 = Color3.new(1, 0, 0)
  1808. DISCLAIMER.Position = UDim2.new(0, 0, 0.121654503, 0)
  1809. DISCLAIMER.Selectable = false
  1810. DISCLAIMER.SelectionImageObject = Cover_8
  1811. DISCLAIMER.Size = UDim2.new(0, 200, 0, 118)
  1812. DISCLAIMER.ClearTextOnFocus = false
  1813. DISCLAIMER.Font = Enum.Font.Fantasy
  1814. DISCLAIMER.PlaceholderColor3 = Color3.new(0.698039, 0, 0)
  1815. DISCLAIMER.ShowNativeInput = false
  1816. DISCLAIMER.Text = "***Make sure to click Bypass before using Speed to prevent getting banned!***"
  1817. DISCLAIMER.TextColor3 = Color3.new(1, 1, 1)
  1818. DISCLAIMER.TextScaled = true
  1819. DISCLAIMER.TextSize = 14
  1820. DISCLAIMER.TextWrapped = true
  1821.  
  1822. Cover_8.Name = "Cover"
  1823. Cover_8.Parent = DISCLAIMER
  1824. Cover_8.BackgroundColor3 = Color3.new(1, 1, 1)
  1825. Cover_8.BackgroundTransparency = 1
  1826. Cover_8.Size = UDim2.new(0, 200, 0, 118)
  1827. Cover_8.Font = Enum.Font.SourceSans
  1828. Cover_8.Text = ""
  1829. Cover_8.TextColor3 = Color3.new(0, 0, 0)
  1830. Cover_8.TextSize = 14
  1831.  
  1832. speedText.Name = "speedText"
  1833. speedText.Parent = FunFrame
  1834. speedText.BackgroundColor3 = Color3.new(1, 1, 1)
  1835. speedText.Position = UDim2.new(0.25, 0, 0.564476967, 0)
  1836. speedText.Size = UDim2.new(0, 150, 0, 50)
  1837. speedText.Font = Enum.Font.Fantasy
  1838. speedText.Text = "Speed"
  1839. speedText.TextColor3 = Color3.new(0, 0, 0)
  1840. speedText.TextSize = 20
  1841.  
  1842. infjumpText.Name = "infjumpText"
  1843. infjumpText.Parent = FunFrame
  1844. infjumpText.BackgroundColor3 = Color3.new(1, 1, 1)
  1845. infjumpText.Position = UDim2.new(0, 0, 0.705596209, 0)
  1846. infjumpText.Size = UDim2.new(0, 150, 0, 50)
  1847. infjumpText.Font = Enum.Font.Fantasy
  1848. infjumpText.Text = "Infinite Jump"
  1849. infjumpText.TextColor3 = Color3.new(0, 0, 0)
  1850. infjumpText.TextSize = 20
  1851.  
  1852. resetText.Name = "resetText"
  1853. resetText.Parent = FunFrame
  1854. resetText.BackgroundColor3 = Color3.new(1, 1, 1)
  1855. resetText.Position = UDim2.new(0.25, 0, 0.846715391, 0)
  1856. resetText.Size = UDim2.new(0, 150, 0, 50)
  1857. resetText.Font = Enum.Font.Fantasy
  1858. resetText.Text = "Reset Key (p)"
  1859. resetText.TextColor3 = Color3.new(0, 0, 0)
  1860. resetText.TextSize = 20
  1861.  
  1862. Bypass.Name = "Bypass"
  1863. Bypass.Parent = FunFrame
  1864. Bypass.BackgroundColor3 = Color3.new(0.588235, 0.164706, 0.0784314)
  1865. Bypass.Position = UDim2.new(0.75, 0, 0.423357695, 0)
  1866. Bypass.Size = UDim2.new(0, 50, 0, 50)
  1867. Bypass.Font = Enum.Font.SourceSans
  1868. Bypass.Text = ""
  1869. Bypass.TextColor3 = Color3.new(0, 0, 0)
  1870. Bypass.TextSize = 14
  1871. Bypass.MouseButton1Down:connect(function()
  1872. game:GetService("StarterGui"):SetCore("SendNotification", {
  1873. Title = "[tyler]";
  1874. Text = "Bypass successful!";
  1875. })
  1876. while true do
  1877. game.ReplicatedStorage.Name = "RepStorage"
  1878. wait(0.5)
  1879. end
  1880. end)
  1881.  
  1882. Speed.Name = "Speed"
  1883. Speed.Parent = FunFrame
  1884. Speed.BackgroundColor3 = Color3.new(0.588235, 0.164706, 0.0784314)
  1885. Speed.Position = UDim2.new(0, 0, 0.564476907, 0)
  1886. Speed.Size = UDim2.new(0, 50, 0, 50)
  1887. Speed.Font = Enum.Font.SourceSans
  1888. Speed.Text = ""
  1889. Speed.TextColor3 = Color3.new(0, 0, 0)
  1890. Speed.TextSize = 14
  1891. Speed.MouseButton1Down:connect(function()
  1892. game:GetService("StarterGui"):SetCore("SendNotification", {
  1893. Title = "[tyler]";
  1894. Text = "Speed has been selected. Hold shift to run!";
  1895. })
  1896. m = game.Players.LocalPlayer:GetMouse()
  1897. m.KeyDown:connect(function(key)
  1898. if key == "0" then
  1899. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 100
  1900. end
  1901. end)
  1902. m.KeyUp:connect(function(key)
  1903. if key == "0" then
  1904. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
  1905. end
  1906. end)
  1907. end)
  1908.  
  1909. InfiniteJump.Name = "InfiniteJump"
  1910. InfiniteJump.Parent = FunFrame
  1911. InfiniteJump.BackgroundColor3 = Color3.new(0.588235, 0.164706, 0.0784314)
  1912. InfiniteJump.Position = UDim2.new(0.75, 0, 0.705596089, 0)
  1913. InfiniteJump.Size = UDim2.new(0, 50, 0, 50)
  1914. InfiniteJump.Font = Enum.Font.SourceSans
  1915. InfiniteJump.Text = ""
  1916. InfiniteJump.TextColor3 = Color3.new(0, 0, 0)
  1917. InfiniteJump.TextSize = 14
  1918. InfiniteJump.MouseButton1Down:connect(function()
  1919. game:GetService("StarterGui"):SetCore("SendNotification", {
  1920. Title = "[tyler]";
  1921. Text = "Infinite jump has been selected.";
  1922. })
  1923. local InfiniteJumpEnabled = true
  1924. game:GetService("UserInputService").JumpRequest:connect(function()
  1925. if InfiniteJumpEnabled then
  1926. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  1927. end
  1928. end)
  1929. end)
  1930.  
  1931. ResetKey.Name = "ResetKey"
  1932. ResetKey.Parent = FunFrame
  1933. ResetKey.BackgroundColor3 = Color3.new(0.588235, 0.164706, 0.0784314)
  1934. ResetKey.Position = UDim2.new(0, 0, 0.846715331, 0)
  1935. ResetKey.Size = UDim2.new(0, 50, 0, 50)
  1936. ResetKey.Font = Enum.Font.SourceSans
  1937. ResetKey.Text = ""
  1938. ResetKey.TextColor3 = Color3.new(0, 0, 0)
  1939. ResetKey.TextSize = 14
  1940. ResetKey.MouseButton1Down:connect(function()
  1941. game:GetService("StarterGui"):SetCore("SendNotification", {
  1942. Title = "[tyler]";
  1943. Text = "Press 'p' to reset character.";
  1944. })
  1945. local player = game.Players.LocalPlayer
  1946. local mouse = player:GetMouse()
  1947.  
  1948. mouse.KeyDown:connect(function(key)
  1949. if key == "p" then
  1950. game.Players.LocalPlayer.Character:BreakJoints()
  1951.  
  1952. end
  1953. end)
  1954. end)
  1955.  
  1956. Cover_9.Name = "Cover"
  1957. Cover_9.Parent = FunFrame
  1958. Cover_9.BackgroundColor3 = Color3.new(1, 1, 1)
  1959. Cover_9.BackgroundTransparency = 1
  1960. Cover_9.Position = UDim2.new(0, 0, 0.425790787, 0)
  1961. Cover_9.Size = UDim2.new(0, 150, 0, 50)
  1962. Cover_9.Font = Enum.Font.SourceSans
  1963. Cover_9.Text = "Cover"
  1964. Cover_9.TextColor3 = Color3.new(0, 0, 0)
  1965. Cover_9.TextSize = 14
  1966. Cover_9.TextTransparency = 1
  1967.  
  1968. Cover_10.Name = "Cover"
  1969. Cover_10.Parent = FunFrame
  1970. Cover_10.BackgroundColor3 = Color3.new(1, 1, 1)
  1971. Cover_10.BackgroundTransparency = 1
  1972. Cover_10.Position = UDim2.new(0.25, 0, 0.566910028, 0)
  1973. Cover_10.Size = UDim2.new(0, 150, 0, 50)
  1974. Cover_10.Font = Enum.Font.SourceSans
  1975. Cover_10.Text = "Cover"
  1976. Cover_10.TextColor3 = Color3.new(0, 0, 0)
  1977. Cover_10.TextSize = 14
  1978. Cover_10.TextTransparency = 1
  1979.  
  1980. Cover_11.Name = "Cover"
  1981. Cover_11.Parent = FunFrame
  1982. Cover_11.BackgroundColor3 = Color3.new(1, 1, 1)
  1983. Cover_11.BackgroundTransparency = 1
  1984. Cover_11.Position = UDim2.new(0, 0, 0.705596089, 0)
  1985. Cover_11.Size = UDim2.new(0, 150, 0, 50)
  1986. Cover_11.Font = Enum.Font.SourceSans
  1987. Cover_11.Text = "Cover"
  1988. Cover_11.TextColor3 = Color3.new(0, 0, 0)
  1989. Cover_11.TextSize = 14
  1990. Cover_11.TextTransparency = 1
  1991.  
  1992. Cover_12.Name = "Cover"
  1993. Cover_12.Parent = FunFrame
  1994. Cover_12.BackgroundColor3 = Color3.new(1, 1, 1)
  1995. Cover_12.BackgroundTransparency = 1
  1996. Cover_12.Position = UDim2.new(0.25, 0, 0.849148393, 0)
  1997. Cover_12.Size = UDim2.new(0, 150, 0, 50)
  1998. Cover_12.Font = Enum.Font.SourceSans
  1999. Cover_12.Text = "Cover"
  2000. Cover_12.TextColor3 = Color3.new(0, 0, 0)
  2001. Cover_12.TextSize = 14
  2002. Cover_12.TextTransparency = 1
  2003.  
  2004. Cover_13.Name = "Cover"
  2005. Cover_13.Parent = FunFrame
  2006. Cover_13.BackgroundColor3 = Color3.new(1, 1, 1)
  2007. Cover_13.BackgroundTransparency = 1
  2008. Cover_13.Position = UDim2.new(0, 0, -0.00243309001, 0)
  2009. Cover_13.Size = UDim2.new(0, 200, 0, 50)
  2010. Cover_13.Font = Enum.Font.SourceSans
  2011. Cover_13.Text = "Cover"
  2012. Cover_13.TextColor3 = Color3.new(0, 0, 0)
  2013. Cover_13.TextSize = 14
  2014. Cover_13.TextTransparency = 1
  2015.  
  2016. TitleFrame.Name = "TitleFrame"
  2017. TitleFrame.Parent = MainFrame
  2018. TitleFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  2019. TitleFrame.Size = UDim2.new(0, 200, 0, 110)
  2020. TitleFrame.Style = Enum.FrameStyle.DropShadow
  2021.  
  2022. KorXV2.Name = "tyler"
  2023. KorXV2.Parent = TitleFrame
  2024. KorXV2.BackgroundColor3 = Color3.new(1, 1, 1)
  2025. KorXV2.BackgroundTransparency = 1
  2026. KorXV2.Position = UDim2.new(0.0464318804, 0, 0.00531630125, 0)
  2027. KorXV2.Size = UDim2.new(0, 166, 0, 50)
  2028. KorXV2.Font = Enum.Font.Fantasy
  2029. KorXV2.Text = "= tyler ="
  2030. KorXV2.TextColor3 = Color3.new(1, 1, 1)
  2031. KorXV2.TextSize = 43
  2032.  
  2033. MadebyKor_e.Name = "[Made by tyler]"
  2034. MadebyKor_e.Parent = TitleFrame
  2035. MadebyKor_e.BackgroundColor3 = Color3.new(1, 1, 1)
  2036. MadebyKor_e.BackgroundTransparency = 1
  2037. MadebyKor_e.Position = UDim2.new(0.0399999991, 0, 0.538843036, 0)
  2038. MadebyKor_e.Size = UDim2.new(0, 173, 0, 50)
  2039. MadebyKor_e.Font = Enum.Font.Fantasy
  2040. Madebytyler.Text = "[Made by tyler]"
  2041. Madebytyler.TextColor3 = Color3.new(1, 1, 1)
  2042. Madebytyler.TextSize = 30
  2043.  
  2044. BoomboxFrame.Name = "BoomboxFrame"
  2045. BoomboxFrame.Parent = MainFrame
  2046. BoomboxFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  2047. BoomboxFrame.BackgroundTransparency = 0.10000000149012
  2048. BoomboxFrame.Position = UDim2.new(0.530697227, 0, 0.233208954, 0)
  2049. BoomboxFrame.Size = UDim2.new(0, 200, 0, 411)
  2050.  
  2051. Guns.Name = "Guns"
  2052. Guns.Parent = BoomboxFrame
  2053. Guns.BackgroundColor3 = Color3.new(0.211765, 0.588235, 0.364706)
  2054. Guns.Size = UDim2.new(0, 200, 0, 50)
  2055. Guns.Font = Enum.Font.SourceSans
  2056. Guns.Text = "Boombox"
  2057. Guns.TextColor3 = Color3.new(0, 0, 0)
  2058. Guns.TextSize = 30
  2059.  
  2060. backpackText.Name = "backpackText"
  2061. backpackText.Parent = BoomboxFrame
  2062. backpackText.BackgroundColor3 = Color3.new(1, 1, 1)
  2063. backpackText.Position = UDim2.new(0.25, 0, 0.708029211, 0)
  2064. backpackText.Size = UDim2.new(0, 150, 0, 50)
  2065. backpackText.Font = Enum.Font.Fantasy
  2066. backpackText.Text = "Backpack"
  2067. backpackText.TextColor3 = Color3.new(0, 0, 0)
  2068. backpackText.TextSize = 19
  2069.  
  2070. briefcaseText.Name = "briefcaseText"
  2071. briefcaseText.Parent = BoomboxFrame
  2072. briefcaseText.BackgroundColor3 = Color3.new(1, 1, 1)
  2073. briefcaseText.Position = UDim2.new(0, 0, 0.566910028, 0)
  2074. briefcaseText.Size = UDim2.new(0, 150, 0, 50)
  2075. briefcaseText.Font = Enum.Font.Fantasy
  2076. briefcaseText.Text = "Briefcase"
  2077. briefcaseText.TextColor3 = Color3.new(0, 0, 0)
  2078. briefcaseText.TextSize = 20
  2079.  
  2080. glitchText.Name = "glitchText"
  2081. glitchText.Parent = BoomboxFrame
  2082. glitchText.BackgroundColor3 = Color3.new(1, 1, 1)
  2083. glitchText.Position = UDim2.new(0.25, 0, 0.425790787, 0)
  2084. glitchText.Size = UDim2.new(0, 150, 0, 50)
  2085. glitchText.Font = Enum.Font.Fantasy
  2086. glitchText.Text = "Glitch"
  2087. glitchText.TextColor3 = Color3.new(0, 0, 0)
  2088. glitchText.TextSize = 20
  2089.  
  2090. BackpackBB.Name = "BackpackBB"
  2091. BackpackBB.Parent = BoomboxFrame
  2092. BackpackBB.BackgroundColor3 = Color3.new(0.588235, 0.164706, 0.0784314)
  2093. BackpackBB.Position = UDim2.new(0, 0, 0.708029211, 0)
  2094. BackpackBB.Size = UDim2.new(0, 50, 0, 50)
  2095. BackpackBB.Font = Enum.Font.SourceSans
  2096. BackpackBB.Text = ""
  2097. BackpackBB.TextColor3 = Color3.new(0, 0, 0)
  2098. BackpackBB.TextSize = 14
  2099. BackpackBB.MouseButton1Click:connect(function()
  2100. game:GetService("StarterGui"):SetCore("SendNotification", {
  2101. Title = "[tyler]";
  2102. Text = "Backpack Boombox has been selected.";
  2103. })
  2104. game.Players.LocalPlayer.Backpack.BoomBox.GripUp = Vector3.new(0,0,20)
  2105. game.Players.LocalPlayer.Backpack.BoomBox.GripRight = Vector3.new(-10,0,1)
  2106. game.Players.LocalPlayer.Backpack.BoomBox.GripPos = Vector3.new(-1.4,-1,1)
  2107. end)
  2108.  
  2109. BriefcaseBB.Name = "BriefcaseBB"
  2110. BriefcaseBB.Parent = BoomboxFrame
  2111. BriefcaseBB.BackgroundColor3 = Color3.new(0.588235, 0.164706, 0.0784314)
  2112. BriefcaseBB.Position = UDim2.new(0.75, 0, 0.566909969, 0)
  2113. BriefcaseBB.Size = UDim2.new(0, 50, 0, 50)
  2114. BriefcaseBB.Font = Enum.Font.SourceSans
  2115. BriefcaseBB.Text = ""
  2116. BriefcaseBB.TextColor3 = Color3.new(0, 0, 0)
  2117. BriefcaseBB.TextSize = 14
  2118. BriefcaseBB.MouseButton1Click:connect(function()
  2119. game:GetService("StarterGui"):SetCore("SendNotification", {
  2120. Title = "[tyler]";
  2121. Text = "Briefcase Boombox has been selected.";
  2122. })
  2123. game.Players.LocalPlayer.Backpack.BoomBox.GripPos = Vector3.new(0,0.8,0)
  2124. game.Players.LocalPlayer.Backpack.BoomBox.GripRight = Vector3.new(-6,0,90)
  2125. game.Players.LocalPlayer.Backpack.BoomBox.GripForward = Vector3.new(6,-120,0)
  2126. end)
  2127.  
  2128. GlitchBB.Name = "GlitchBB"
  2129. GlitchBB.Parent = BoomboxFrame
  2130. GlitchBB.BackgroundColor3 = Color3.new(0.588235, 0.164706, 0.0784314)
  2131. GlitchBB.Position = UDim2.new(0, 0, 0.425790757, 0)
  2132. GlitchBB.Size = UDim2.new(0, 50, 0, 50)
  2133. GlitchBB.Font = Enum.Font.SourceSans
  2134. GlitchBB.Text = ""
  2135. GlitchBB.TextColor3 = Color3.new(0, 0, 0)
  2136. GlitchBB.TextSize = 14
  2137. GlitchBB.MouseButton1Click:connect(function()
  2138. game:GetService("StarterGui"):SetCore("SendNotification", {
  2139. Title = "[tyler]";
  2140. Text = "Glitch Boombox has been selected. Make sure you play music first before selecting Glitch.";
  2141. })
  2142. local radio = plr.Character:FindFirstChild("BoomBox")
  2143. if radio then
  2144. radio.Server:Destroy()
  2145. radio.Client:Destroy()
  2146. end
  2147. end)
  2148.  
  2149. Cover_14.Name = "Cover"
  2150. Cover_14.Parent = BoomboxFrame
  2151. Cover_14.BackgroundColor3 = Color3.new(1, 1, 1)
  2152. Cover_14.BackgroundTransparency = 1
  2153. Cover_14.Position = UDim2.new(0, 0, 0.849148393, 0)
  2154. Cover_14.Size = UDim2.new(0, 150, 0, 50)
  2155. Cover_14.Font = Enum.Font.SourceSans
  2156. Cover_14.Text = "Cover"
  2157. Cover_14.TextColor3 = Color3.new(0, 0, 0)
  2158. Cover_14.TextSize = 14
  2159. Cover_14.TextTransparency = 1
  2160.  
  2161. Cover_15.Name = "Cover"
  2162. Cover_15.Parent = BoomboxFrame
  2163. Cover_15.BackgroundColor3 = Color3.new(1, 1, 1)
  2164. Cover_15.BackgroundTransparency = 1
  2165. Cover_15.Position = UDim2.new(0.25, 0, 0.708029151, 0)
  2166. Cover_15.Size = UDim2.new(0, 150, 0, 50)
  2167. Cover_15.Font = Enum.Font.SourceSans
  2168. Cover_15.Text = "Cover"
  2169. Cover_15.TextColor3 = Color3.new(0, 0, 0)
  2170. Cover_15.TextSize = 14
  2171. Cover_15.TextTransparency = 1
  2172.  
  2173. Cover_16.Name = "Cover"
  2174. Cover_16.Parent = BoomboxFrame
  2175. Cover_16.BackgroundColor3 = Color3.new(1, 1, 1)
  2176. Cover_16.BackgroundTransparency = 1
  2177. Cover_16.Position = UDim2.new(0, 0, 0.566909909, 0)
  2178. Cover_16.Size = UDim2.new(0, 150, 0, 50)
  2179. Cover_16.Font = Enum.Font.SourceSans
  2180. Cover_16.Text = "Cover"
  2181. Cover_16.TextColor3 = Color3.new(0, 0, 0)
  2182. Cover_16.TextSize = 14
  2183. Cover_16.TextTransparency = 1
  2184.  
  2185. Cover_17.Name = "Cover"
  2186. Cover_17.Parent = BoomboxFrame
  2187. Cover_17.BackgroundColor3 = Color3.new(1, 1, 1)
  2188. Cover_17.BackgroundTransparency = 1
  2189. Cover_17.Position = UDim2.new(0.25, 0, 0.425790727, 0)
  2190. Cover_17.Size = UDim2.new(0, 150, 0, 50)
  2191. Cover_17.Font = Enum.Font.SourceSans
  2192. Cover_17.Text = "Cover"
  2193. Cover_17.TextColor3 = Color3.new(0, 0, 0)
  2194. Cover_17.TextSize = 14
  2195. Cover_17.TextTransparency = 1
  2196.  
  2197. boomboxinfo.Name = "boombox info"
  2198. boomboxinfo.Parent = BoomboxFrame
  2199. boomboxinfo.BackgroundColor3 = Color3.new(1, 0, 0)
  2200. boomboxinfo.Position = UDim2.new(0, 0, 0.120912202, 0)
  2201. boomboxinfo.Size = UDim2.new(0, 200, 0, 103)
  2202. boomboxinfo.Font = Enum.Font.Fantasy
  2203. boomboxinfo.Text = "To use 'Glitch', play a song and click it and you may unequip boombox. To use the others, have your boombox unequipped then select one then you may equip boombox."
  2204. boomboxinfo.TextColor3 = Color3.new(1, 1, 1)
  2205. boomboxinfo.TextScaled = true
  2206. boomboxinfo.TextSize = 14
  2207. boomboxinfo.TextWrapped = true
  2208.  
  2209. Cover_18.Name = "Cover"
  2210. Cover_18.Parent = BoomboxFrame
  2211. Cover_18.BackgroundColor3 = Color3.new(1, 1, 1)
  2212. Cover_18.BackgroundTransparency = 1
  2213. Cover_18.Position = UDim2.new(0, 0, 0.119221337, 0)
  2214. Cover_18.Size = UDim2.new(0, 200, 0, 104)
  2215. Cover_18.Font = Enum.Font.SourceSans
  2216. Cover_18.Text = "Cover"
  2217. Cover_18.TextColor3 = Color3.new(0, 0, 0)
  2218. Cover_18.TextSize = 14
  2219. Cover_18.TextTransparency = 1
  2220.  
  2221. GunsFrame.Name = "GunsFrame"
  2222. GunsFrame.Parent = MainFrame
  2223. GunsFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  2224. GunsFrame.BackgroundTransparency = 0.10000000149012
  2225. GunsFrame.Position = UDim2.new(0.260145694, 0, 0.233208954, 0)
  2226. GunsFrame.Size = UDim2.new(0, 200, 0, 411)
  2227.  
  2228. Guns_2.Name = "Guns"
  2229. Guns_2.Parent = GunsFrame
  2230. Guns_2.BackgroundColor3 = Color3.new(0.211765, 0.588235, 0.364706)
  2231. Guns_2.Size = UDim2.new(0, 200, 0, 50)
  2232. Guns_2.Font = Enum.Font.SourceSans
  2233. Guns_2.Text = "Guns"
  2234. Guns_2.TextColor3 = Color3.new(0, 0, 0)
  2235. Guns_2.TextSize = 30
  2236.  
  2237. bfgText.Name = "bfgText"
  2238. bfgText.Parent = GunsFrame
  2239. bfgText.BackgroundColor3 = Color3.new(1, 1, 1)
  2240. bfgText.Position = UDim2.new(0, 0, 0.287104666, 0)
  2241. bfgText.Size = UDim2.new(0, 150, 0, 50)
  2242. bfgText.Font = Enum.Font.Fantasy
  2243. bfgText.Text = "BFG"
  2244. bfgText.TextColor3 = Color3.new(0, 0, 0)
  2245. bfgText.TextSize = 20
  2246.  
  2247. aimbotText.Name = "aimbotText"
  2248. aimbotText.Parent = GunsFrame
  2249. aimbotText.BackgroundColor3 = Color3.new(1, 1, 1)
  2250. aimbotText.Position = UDim2.new(0.25, 0, 0.425790787, 0)
  2251. aimbotText.Size = UDim2.new(0, 150, 0, 50)
  2252. aimbotText.Font = Enum.Font.Fantasy
  2253. aimbotText.Text = "Aimbot"
  2254. aimbotText.TextColor3 = Color3.new(0, 0, 0)
  2255. aimbotText.TextSize = 20
  2256.  
  2257. uziText.Name = "uziText"
  2258. uziText.Parent = GunsFrame
  2259. uziText.BackgroundColor3 = Color3.new(1, 1, 1)
  2260. uziText.Position = UDim2.new(0, 0, 0.566910028, 0)
  2261. uziText.Size = UDim2.new(0, 150, 0, 50)
  2262. uziText.Font = Enum.Font.Fantasy
  2263. uziText.Text = "Get Uzi"
  2264. uziText.TextColor3 = Color3.new(0, 0, 0)
  2265. uziText.TextSize = 20
  2266.  
  2267. sawedoffText.Name = "sawedoffText"
  2268. sawedoffText.Parent = GunsFrame
  2269. sawedoffText.BackgroundColor3 = Color3.new(1, 1, 1)
  2270. sawedoffText.Position = UDim2.new(0.25, 0, 0.708029211, 0)
  2271. sawedoffText.Size = UDim2.new(0, 150, 0, 50)
  2272. sawedoffText.Font = Enum.Font.Fantasy
  2273. sawedoffText.Text = "Get Sawed Off"
  2274. sawedoffText.TextColor3 = Color3.new(0, 0, 0)
  2275. sawedoffText.TextSize = 20
  2276.  
  2277. glockText.Name = "glockText"
  2278. glockText.Parent = GunsFrame
  2279. glockText.BackgroundColor3 = Color3.new(1, 1, 1)
  2280. glockText.Position = UDim2.new(0, 0, 0.849148452, 0)
  2281. glockText.Size = UDim2.new(0, 150, 0, 50)
  2282. glockText.Font = Enum.Font.Fantasy
  2283. glockText.Text = "Get Glock"
  2284. glockText.TextColor3 = Color3.new(0, 0, 0)
  2285. glockText.TextSize = 20
  2286.  
  2287. BFG.Name = "BFG"
  2288. BFG.Parent = GunsFrame
  2289. BFG.BackgroundColor3 = Color3.new(0.588235, 0.164706, 0.0784314)
  2290. BFG.Position = UDim2.new(0.75, 0, 0.287104636, 0)
  2291. BFG.Size = UDim2.new(0, 50, 0, 50)
  2292. BFG.Font = Enum.Font.SourceSans
  2293. BFG.Text = ""
  2294. BFG.TextColor3 = Color3.new(0, 0, 0)
  2295. BFG.TextSize = 14
  2296. BFG.MouseButton1Click:connect(function()
  2297. game:GetService("StarterGui"):SetCore("SendNotification", {
  2298. Title = "[tyler]";
  2299. Text = "BFG has been selected, toggle by pressing 'q'";
  2300. })
  2301. local plr = game.Players.LocalPlayer
  2302. local m = plr:GetMouse()
  2303. local r = game:GetService("RunService").Heartbeat
  2304. local h = plr.Character.Humanoid
  2305. local prefix = ""
  2306.  
  2307. local guns = {}
  2308.  
  2309. local aim = false
  2310. local State = false
  2311.  
  2312. function playequipsound()
  2313. local sound = Instance.new("Sound", plr.PlayerGui)
  2314. sound.SoundId = "rbxassetid://439260292"
  2315. sound.Volume = 2
  2316. sound.PlayOnRemove = true
  2317. wait()
  2318. sound:Destroy()
  2319. end
  2320.  
  2321. function addGuns()
  2322. State = true
  2323. local Weapons = plr.Backpack:GetChildren()
  2324. for c,f in ipairs(Weapons) do
  2325. if f.Name == "Uzi" or f.Name == "Shotty" or f.Name == "Glock" or f.Name == "Sawed Off" then
  2326. table.insert(guns, f)
  2327. end
  2328. end
  2329. end
  2330.  
  2331. function removeGuns()
  2332. State = false
  2333. guns = {}
  2334. end
  2335.  
  2336. function trackplayers()
  2337.  
  2338. local tg = function(parent)
  2339. local bg = Instance.new("BillboardGui", parent)
  2340. bg.Adornee = parent
  2341. bg.Size = UDim2.new(3,0,2,0)
  2342. bg.StudsOffset = Vector3.new(0,2,0)
  2343. bg.AlwaysOnTop = true
  2344. bg = Instance.new("ImageLabel")
  2345. bg.Image = "http://www.roblox.com/asset/?id=142406345"
  2346. bg.Size = UDim2.new(1.25,0,1.75,0)
  2347. bg.Position = UDim2.new(-0.125,0,-1.1,0)
  2348. bg.BackgroundTransparency = 1
  2349. end
  2350.  
  2351. local players = game.Players:GetChildren()
  2352. for a,b in ipairs(players) do
  2353. local h = b.Character:FindFirstChild("Head")
  2354. if h then
  2355. tg(h)
  2356. end
  2357. end
  2358. end
  2359.  
  2360. m.KeyDown:connect(function(K)
  2361. K=K:lower()
  2362. if K == "q" then
  2363. if State == false then
  2364. addGuns()
  2365. elseif State == true then
  2366. removeGuns()
  2367. if h then
  2368. h:UnequipTools()
  2369. end
  2370. end
  2371. end
  2372. if K == "'" then
  2373. for a,b in ipairs(guns) do
  2374. b.GripPos = Vector3.new(math.random(-2,2),0,math.random(-2,2))
  2375. end
  2376. end
  2377. end)
  2378.  
  2379. m.Button1Down:connect(function()
  2380. if State == true then
  2381. for a,b in ipairs(guns) do
  2382. b.Fire:FireServer(m.Hit)
  2383. end
  2384. end
  2385. end)
  2386.  
  2387. r:connect(function()
  2388. if aim == true then
  2389. for a,b in ipairs(guns) do
  2390. if b and m.Target then
  2391. local h = m.Target.Parent:FindFirstChild("Humanoid")
  2392. if h then
  2393. local p = game.Players:FindFirstChild(h.Parent.Name)
  2394. if p then
  2395. b.Fire:FireServer(m.Hit)
  2396. end
  2397. end
  2398. end
  2399. end
  2400. end
  2401. end)
  2402.  
  2403. plr.Character.Humanoid.Died:connect(function()
  2404. removeGuns()
  2405. end)
  2406.  
  2407. while true do
  2408. r:wait()
  2409. if State == true then
  2410. for a,b in ipairs(guns) do
  2411. b.Parent = plr.Character
  2412. end
  2413. end
  2414. end
  2415. end)
  2416.  
  2417. gunsinfo.Name = "guns info"
  2418. gunsinfo.Parent = GunsFrame
  2419. gunsinfo.BackgroundColor3 = Color3.new(1, 0, 0)
  2420. gunsinfo.Position = UDim2.new(0, 0, 0.121654503, 0)
  2421. gunsinfo.Size = UDim2.new(0, 200, 0, 59)
  2422. gunsinfo.Font = Enum.Font.SourceSans
  2423. gunsinfo.Text = "When you select BFG, press q to toggle."
  2424. gunsinfo.TextColor3 = Color3.new(1, 1, 1)
  2425. gunsinfo.TextScaled = true
  2426. gunsinfo.TextSize = 14
  2427. gunsinfo.TextStrokeColor3 = Color3.new(1, 1, 1)
  2428. gunsinfo.TextWrapped = true
  2429.  
  2430. Aimbot.Name = "Aimbot"
  2431. Aimbot.Parent = GunsFrame
  2432. Aimbot.BackgroundColor3 = Color3.new(0.588235, 0.164706, 0.0784314)
  2433. Aimbot.Position = UDim2.new(0, 0, 0.425790757, 0)
  2434. Aimbot.Size = UDim2.new(0, 50, 0, 50)
  2435. Aimbot.Font = Enum.Font.SourceSans
  2436. Aimbot.Text = ""
  2437. Aimbot.TextColor3 = Color3.new(0, 0, 0)
  2438. Aimbot.TextSize = 14
  2439. Aimbot.MouseButton1Click:connect(function()
  2440. game:GetService("StarterGui"):SetCore("SendNotification", {
  2441. Title = "[tyler]";
  2442. Text = "Aimbot has been selected. Shoot at targets torso to attach onto them.";
  2443. })
  2444. mouse = game.Players.LocalPlayer:getMouse()
  2445. mouse.Button1Down:connect(function()
  2446. if game.Players:GetPlayerFromCharacter(mouse.Target.Parent) then
  2447. local selected = game.Players:GetPlayerFromCharacter(mouse.Target.Parent)
  2448. if game.Players.LocalPlayer.Character:findFirstChildOfClass("Tool") then
  2449. local tool = game.Players.LocalPlayer.Character:findFirstChildOfClass("Tool")
  2450. if tool:findFirstChild("Fire") then
  2451. if selected ~= nil then
  2452. repeat
  2453. tool.Fire:FireServer(selected.Character.Head.CFrame)
  2454. wait()
  2455. until selected.Character:findFirstChild("KO")
  2456. end
  2457. end
  2458. end
  2459. end
  2460. end)
  2461. end)
  2462.  
  2463. Uzi.Name = "Uzi"
  2464. Uzi.Parent = GunsFrame
  2465. Uzi.BackgroundColor3 = Color3.new(0.588235, 0.164706, 0.0784314)
  2466. Uzi.Position = UDim2.new(0.75, 0, 0.566910028, 0)
  2467. Uzi.Size = UDim2.new(0, 50, 0, 50)
  2468. Uzi.Font = Enum.Font.SourceSans
  2469. Uzi.Text = ""
  2470. Uzi.TextColor3 = Color3.new(0, 0, 0)
  2471. Uzi.TextSize = 14
  2472. Uzi.MouseButton1Click:connect(function()
  2473. game:GetService("StarterGui"):SetCore("SendNotification", {
  2474. Title = "[tyler]";
  2475. Text = "Uzi has been bought.";
  2476. })
  2477. local player = game.Players.LocalPlayer
  2478. local oldCFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  2479. player.Character.HumanoidRootPart.CFrame = game.Workspace["Uzi | $150"].Head.CFrame
  2480. wait(0)
  2481. end)
  2482.  
  2483. SawedOff.Name = "SawedOff"
  2484. SawedOff.Parent = GunsFrame
  2485. SawedOff.BackgroundColor3 = Color3.new(0.588235, 0.164706, 0.0784314)
  2486. SawedOff.Position = UDim2.new(0, 0, 0.708029151, 0)
  2487. SawedOff.Size = UDim2.new(0, 50, 0, 50)
  2488. SawedOff.Font = Enum.Font.SourceSans
  2489. SawedOff.Text = ""
  2490. SawedOff.TextColor3 = Color3.new(0, 0, 0)
  2491. SawedOff.TextSize = 14
  2492. SawedOff.MouseButton1Click:connect(function()
  2493. game:GetService("StarterGui"):SetCore("SendNotification", {
  2494. Title = "[tyler]";
  2495. Text = "Sawed off has been bought.";
  2496. })
  2497. local player = game.Players.LocalPlayer
  2498. local oldCFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  2499. player.Character.HumanoidRootPart.CFrame = game.Workspace["Sawed Off | $150"].Head.CFrame
  2500. wait(0)
  2501. end)
  2502.  
  2503. Glock.Name = "Glock"
  2504. Glock.Parent = GunsFrame
  2505. Glock.BackgroundColor3 = Color3.new(0.588235, 0.164706, 0.0784314)
  2506. Glock.Position = UDim2.new(0.75, 0, 0.849148393, 0)
  2507. Glock.Size = UDim2.new(0, 50, 0, 50)
  2508. Glock.Font = Enum.Font.SourceSans
  2509. Glock.Text = ""
  2510. Glock.TextColor3 = Color3.new(0, 0, 0)
  2511. Glock.TextSize = 14
  2512. Glock.MouseButton1Click:connect(function()
  2513. game:GetService("StarterGui"):SetCore("SendNotification", {
  2514. Title = "[tyler]";
  2515. Text = "Sawed off has been bought.";
  2516. })
  2517. local player = game.Players.LocalPlayer
  2518. local oldCFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  2519. player.Character.HumanoidRootPart.CFrame = game.Workspace["Glock | $200"].Head.CFrame
  2520. wait(0)
  2521. end)
  2522.  
  2523. Cover_19.Name = "Cover"
  2524. Cover_19.Parent = GunsFrame
  2525. Cover_19.BackgroundColor3 = Color3.new(1, 1, 1)
  2526. Cover_19.BackgroundTransparency = 1
  2527. Cover_19.Position = UDim2.new(0, 0, 0.287104636, 0)
  2528. Cover_19.Size = UDim2.new(0, 150, 0, 50)
  2529. Cover_19.Font = Enum.Font.SourceSans
  2530. Cover_19.Text = "Cover"
  2531. Cover_19.TextColor3 = Color3.new(0, 0, 0)
  2532. Cover_19.TextSize = 14
  2533. Cover_19.TextTransparency = 1
  2534.  
  2535. Cover_20.Name = "Cover"
  2536. Cover_20.Parent = GunsFrame
  2537. Cover_20.BackgroundColor3 = Color3.new(1, 1, 1)
  2538. Cover_20.BackgroundTransparency = 1
  2539. Cover_20.Position = UDim2.new(0.25, 0, 0.423357666, 0)
  2540. Cover_20.Size = UDim2.new(0, 150, 0, 50)
  2541. Cover_20.Font = Enum.Font.SourceSans
  2542. Cover_20.Text = "Cover"
  2543. Cover_20.TextColor3 = Color3.new(0, 0, 0)
  2544. Cover_20.TextSize = 14
  2545. Cover_20.TextTransparency = 1
  2546.  
  2547. Cover_21.Name = "Cover"
  2548. Cover_21.Parent = GunsFrame
  2549. Cover_21.BackgroundColor3 = Color3.new(1, 1, 1)
  2550. Cover_21.BackgroundTransparency = 1
  2551. Cover_21.Position = UDim2.new(0, 0, 0.566910028, 0)
  2552. Cover_21.Size = UDim2.new(0, 150, 0, 50)
  2553. Cover_21.Font = Enum.Font.SourceSans
  2554. Cover_21.Text = "Cover"
  2555. Cover_21.TextColor3 = Color3.new(0, 0, 0)
  2556. Cover_21.TextSize = 14
  2557. Cover_21.TextTransparency = 1
  2558.  
  2559. Cover_22.Name = "Cover"
  2560. Cover_22.Parent = GunsFrame
  2561. Cover_22.BackgroundColor3 = Color3.new(1, 1, 1)
  2562. Cover_22.BackgroundTransparency = 1
  2563. Cover_22.Position = UDim2.new(0.25, 0, 0.705596089, 0)
  2564. Cover_22.Size = UDim2.new(0, 150, 0, 50)
  2565. Cover_22.Font = Enum.Font.SourceSans
  2566. Cover_22.Text = "Cover"
  2567. Cover_22.TextColor3 = Color3.new(0, 0, 0)
  2568. Cover_22.TextSize = 14
  2569. Cover_22.TextTransparency = 1
  2570.  
  2571. Cover_23.Name = "Cover"
  2572. Cover_23.Parent = GunsFrame
  2573. Cover_23.BackgroundColor3 = Color3.new(1, 1, 1)
  2574. Cover_23.BackgroundTransparency = 1
  2575. Cover_23.Position = UDim2.new(0, 0, 0.849148393, 0)
  2576. Cover_23.Size = UDim2.new(0, 150, 0, 50)
  2577. Cover_23.Font = Enum.Font.SourceSans
  2578. Cover_23.Text = "Cover"
  2579. Cover_23.TextColor3 = Color3.new(0, 0, 0)
  2580. Cover_23.TextSize = 14
  2581. Cover_23.TextTransparency = 1
  2582.  
  2583. Cover_24.Name = "Cover"
  2584. Cover_24.Parent = GunsFrame
  2585. Cover_24.BackgroundColor3 = Color3.new(1, 1, 1)
  2586. Cover_24.BackgroundTransparency = 1
  2587. Cover_24.Size = UDim2.new(0, 200, 0, 109)
  2588. Cover_24.Font = Enum.Font.SourceSans
  2589. Cover_24.Text = "Cover"
  2590. Cover_24.TextColor3 = Color3.new(0, 0, 0)
  2591. Cover_24.TextSize = 14
  2592. Cover_24.TextTransparency = 1
  2593.  
  2594. Cover_25.Name = "Cover"
  2595. Cover_25.Parent = GunsFrame
  2596. Cover_25.BackgroundColor3 = Color3.new(1, 1, 1)
  2597. Cover_25.BackgroundTransparency = 1
  2598. Cover_25.Size = UDim2.new(0, 200, 0, 50)
  2599. Cover_25.Font = Enum.Font.SourceSans
  2600. Cover_25.Text = "Cover"
  2601. Cover_25.TextColor3 = Color3.new(0, 0, 0)
  2602. Cover_25.TextSize = 14
  2603. Cover_25.TextTransparency = 1
  2604.  
  2605. ToggleFrame.Name = "ToggleFrame"
  2606. ToggleFrame.Parent = MainFrame
  2607. ToggleFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  2608. ToggleFrame.Position = UDim2.new(0.785639942, 0, 0, 0)
  2609. ToggleFrame.Size = UDim2.new(0, 206, 0, 100)
  2610. ToggleFrame.Style = Enum.FrameStyle.DropShadow
  2611.  
  2612. TOGGLEGUI.Name = "TOGGLEGUI"
  2613. TOGGLEGUI.Parent = ToggleFrame
  2614. TOGGLEGUI.BackgroundColor3 = Color3.new(0.211765, 0.588235, 0.364706)
  2615. TOGGLEGUI.Position = UDim2.new(0.0638605505, 0, 0.192799985, 0)
  2616. TOGGLEGUI.Size = UDim2.new(0, 166, 0, 50)
  2617. TOGGLEGUI.Font = Enum.Font.SourceSans
  2618. TOGGLEGUI.Text = "Press = to toggle gui or click here"
  2619. TOGGLEGUI.TextColor3 = Color3.new(0, 0, 0)
  2620. TOGGLEGUI.TextScaled = true
  2621. TOGGLEGUI.TextSize = 14
  2622. TOGGLEGUI.TextWrapped = true
  2623. TOGGLEGUI.MouseButton1Down:connect(function()
  2624. game:GetService("StarterGui"):SetCore("SendNotification", {
  2625. Title = "[tyler]";
  2626. Text = "Gui closed.";
  2627. })
  2628. MainFrame.Visible = false
  2629. end)
  2630.  
  2631. Cover_26.Name = "Cover"
  2632. Cover_26.Parent = ScreenGui
  2633. Cover_26.BackgroundColor3 = Color3.new(1, 1, 1)
  2634. Cover_26.BackgroundTransparency = 1
  2635. Cover_26.Position = UDim2.new(0.129800305, 0, 0.274447948, 0)
  2636. Cover_26.Size = UDim2.new(0, 962, 0, 50)
  2637. Cover_26.Font = Enum.Font.SourceSans
  2638. Cover_26.Text = "Cover"
  2639. Cover_26.TextColor3 = Color3.new(0, 0, 0)
  2640. Cover_26.TextSize = 14
  2641. Cover_26.TextTransparency = 1
  2642.  
  2643. LogInFrame.Name = "LogInFrame"
  2644. LogInFrame.Parent = ScreenGui
  2645. LogInFrame.BackgroundColor3 = Color3.new(255, 255 ,255)
  2646. LogInFrame.BackgroundTransparency = 0.5
  2647. LogInFrame.Position = UDim2.new(0.407834113, 0, 0.285488963, 0)
  2648. LogInFrame.Size = UDim2.new(0, 239, 0, 272)
  2649.  
  2650. TitleFrame_2.Name = "TitleFrame"
  2651. TitleFrame_2.Parent = LogInFrame
  2652. TitleFrame_2.BackgroundColor3 = Color3.new(0, 0, 0)
  2653. TitleFrame_2.BackgroundTransparency = 0.20000000298023
  2654. TitleFrame_2.Position = UDim2.new(0.0275051594, 0, 0.0260252357, 0)
  2655. TitleFrame_2.Size = UDim2.new(0, 224, 0, 68)
  2656.  
  2657. TextLabel.Parent = TitleFrame_2
  2658. TextLabel.BackgroundColor3 = Color3.new(0.211765, 0.588235, 0.364706)
  2659. TextLabel.BackgroundTransparency = 0.30000001192093
  2660. TextLabel.Position = UDim2.new(0.0535714291, 0, 0.132352948, 0)
  2661. TextLabel.Size = UDim2.new(0, 200, 0, 50)
  2662. TextLabel.Font = Enum.Font.Fantasy
  2663. TextLabel.Text = "[tyler]"
  2664. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  2665. TextLabel.TextScaled = true
  2666. TextLabel.TextSize = 14
  2667. TextLabel.TextWrapped = true
  2668.  
  2669. activateText.Name = "activateText"
  2670. activateText.Parent = LogInFrame
  2671. activateText.BackgroundColor3 = Color3.new(0, 0, 0)
  2672. activateText.BackgroundTransparency = 0.30000001192093
  2673. activateText.Position = UDim2.new(0.0753138065, 0, 0.323529422, 0)
  2674. activateText.Size = UDim2.new(0, 200, 0, 50)
  2675. activateText.Font = Enum.Font.Fantasy
  2676. activateText.Text = "Put the key in to activate"
  2677. activateText.TextColor3 = Color3.new(1, 1, 1)
  2678. activateText.TextScaled = true
  2679. activateText.TextSize = 20
  2680. activateText.TextWrapped = true
  2681.  
  2682. KeyBox.Name = "KeyBox"
  2683. KeyBox.Parent = LogInFrame
  2684. KeyBox.BackgroundColor3 = Color3.new(1, 1, 1)
  2685. KeyBox.BackgroundTransparency = 0.20000000298023
  2686. KeyBox.Position = UDim2.new(0.0836820081, 0, 0.573529422, 0)
  2687. KeyBox.Size = UDim2.new(0, 200, 0, 23)
  2688. KeyBox.Font = Enum.Font.Fantasy
  2689. KeyBox.Text = "Enter key"
  2690. KeyBox.TextColor3 = Color3.new(0, 0, 0)
  2691. KeyBox.TextScaled = true
  2692. KeyBox.TextSize = 14
  2693. KeyBox.TextWrapped = true
  2694.  
  2695. Submit.Name = "Submit"
  2696. Submit.Parent = LogInFrame
  2697. Submit.BackgroundColor3 = Color3.new(0, 0, 0)
  2698. Submit.BackgroundTransparency = 0.30000001192093
  2699. Submit.Position = UDim2.new(0.171548113, 0, 0.746323526, 0)
  2700. Submit.Size = UDim2.new(0, 158, 0, 29)
  2701. Submit.Font = Enum.Font.SourceSans
  2702. Submit.Text = "Submit"
  2703. Submit.TextColor3 = Color3.new(1, 1, 1)
  2704. Submit.TextScaled = true
  2705. Submit.TextSize = 14
  2706. Submit.TextWrapped = true
  2707. Submit.MouseButton1Down:connect(function()
  2708. if KeyBox.Text ~= "uwu" then
  2709. game.Players.LocalPlayer.Character:BreakJoints()
  2710. wait(0.3)
  2711. game:GetService("StarterGui"):SetCore("SendNotification", {
  2712. Title = "[tyler]";
  2713. Text = "Wrong Key! Please put in the correct key.";
  2714. })
  2715. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("[tyler]: Wrong Key! Please put in the correct key.","All")
  2716. LogInFrame.Visible = false
  2717. end
  2718.  
  2719. if KeyBox.Text == "uwu" then
  2720.  
  2721. game:GetService("StarterGui"):SetCore("SendNotification", {
  2722. Title = "[tyler]";
  2723. Text = "Loading...";
  2724. })
  2725.  
  2726. wait(3)
  2727.  
  2728. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("[tyler]: Key accepted. Please enjoy tyler!","All")
  2729. game:GetService("StarterGui"):SetCore("SendNotification", {
  2730. Title = "[tyler]";
  2731. Text = "Key accepted. Please enjoy tyler!";
  2732. })
  2733. LogInFrame.Visible = false
  2734. wait(0.2)
  2735. MainFrame.Visible = true
  2736. end
  2737. end)
  2738. -- Scripts:
  2739.  
  2740. Player = game.Players.LocalPlayer
  2741. Mouse = Player:GetMouse()
  2742. gui = ScreenGui
  2743. box = MainFrame
  2744. Open = false
  2745.  
  2746. function PressK(key)
  2747. if (key == "=") and KeyBox.Text == "uwu" then
  2748. if (Open == false) then
  2749. box.Visible = true
  2750. game:GetService("StarterGui"):SetCore("SendNotification", {
  2751. Title = "[tyler]";
  2752. Text = "Gui opened.";
  2753. })
  2754. Open = true
  2755. elseif (Open == true) then
  2756. box.Visible = false
  2757. game:GetService("StarterGui"):SetCore("SendNotification", {
  2758. Title = "[tyler]";
  2759. Text = "uwu";
  2760. })
  2761. Open = false
  2762. end
  2763. end
  2764. end
  2765.  
  2766. Mouse.KeyDown:connect(PressK)
  2767.  
  2768.  
  2769. end
  2770. end)
  2771. end)
  2772.  
  2773.  
  2774.  
  2775. Mouse.KeyDown:connect(PressK)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement