ChaosityYT

The Streets Reddragon3392 GUI

Jun 9th, 2019
2,239
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 43.06 KB | None | 0 0
  1. local ScreenGui = Instance.new("ScreenGui")
  2. local MainFrame = Instance.new("Frame")
  3. local Title = Instance.new("TextLabel")
  4. local Creds = Instance.new("TextLabel")
  5. local Bypassl = Instance.new("TextButton")
  6. local Speedl = Instance.new("TextButton")
  7. local AnimationGui = Instance.new("TextButton")
  8. local Playerl = Instance.new("TextButton")
  9. local Tele = Instance.new("TextButton")
  10. local TextButton = Instance.new("TextButton")
  11. --Properties:
  12. ScreenGui.Parent = game.CoreGui
  13.  
  14. MainFrame.Name = "MainFrame"
  15. MainFrame.Parent = ScreenGui
  16. MainFrame.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  17. MainFrame.BackgroundTransparency = 0.44999998807907
  18. MainFrame.BorderColor3 = Color3.new(0, 0, 0)
  19. MainFrame.BorderSizePixel = 2
  20. MainFrame.Position = UDim2.new(0.450039327, 0, 0.203470036, 0)
  21. MainFrame.Size = UDim2.new(0, 249, 0, 342)
  22. MainFrame.Active = true
  23. MainFrame.Draggable = true
  24.  
  25. Title.Name = "Title"
  26. Title.Parent = MainFrame
  27. Title.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  28. Title.BackgroundTransparency = 0.64999997615814
  29. Title.BorderColor3 = Color3.new(0, 0, 0)
  30. Title.BorderSizePixel = 2
  31. Title.Size = UDim2.new(0, 249, 0, 39)
  32. Title.Font = Enum.Font.SciFi
  33. Title.Text = "The Streets F*cker V2"
  34. Title.TextColor3 = Color3.new(0, 0, 0)
  35. Title.TextSize = 20
  36. Title.TextWrapped = true
  37.  
  38. Creds.Name = "Creds"
  39. Creds.Parent = MainFrame
  40. Creds.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  41. Creds.BackgroundTransparency = 0.64999997615814
  42. Creds.BorderColor3 = Color3.new(0, 0, 0)
  43. Creds.BorderSizePixel = 2
  44. Creds.Position = UDim2.new(0, 0, 0.884244919, 0)
  45. Creds.Size = UDim2.new(0, 249, 0, 39)
  46. Creds.Font = Enum.Font.SciFi
  47. Creds.Text = "Made By Reddragon3392 On V3rm "
  48. Creds.TextColor3 = Color3.new(0, 0, 0)
  49. Creds.TextScaled = true
  50. Creds.TextSize = 14
  51. Creds.TextWrapped = true
  52.  
  53. Bypassl.Name = "Bypassl"
  54. Bypassl.Parent = MainFrame
  55. Bypassl.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  56. Bypassl.BackgroundTransparency = 0.44999998807907
  57. Bypassl.BorderColor3 = Color3.new(0, 0, 0)
  58. Bypassl.BorderSizePixel = 2
  59. Bypassl.Position = UDim2.new(0.0954281017, 0, 0.161419332, 0)
  60. Bypassl.Size = UDim2.new(0, 200, 0, 38)
  61. Bypassl.Font = Enum.Font.SciFi
  62. Bypassl.Text = "Bypass (Make Sure To Click This First or You Will get banned)"
  63. Bypassl.TextColor3 = Color3.new(0, 0, 0)
  64. Bypassl.TextScaled = true
  65. Bypassl.TextSize = 14
  66. Bypassl.TextWrapped = true
  67. Bypassl.MouseButton1Down:connect(function()
  68. while true do
  69. game.ReplicatedStorage.Name = "RepStorage"
  70. wait(0.5)
  71. end
  72. end)
  73.  
  74. Speedl.Name = "Speedl"
  75. Speedl.Parent = MainFrame
  76. Speedl.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  77. Speedl.BackgroundTransparency = 0.44999998807907
  78. Speedl.BorderColor3 = Color3.new(0, 0, 0)
  79. Speedl.BorderSizePixel = 2
  80. Speedl.Position = UDim2.new(0.0954281017, 0, 0.305210173, 0)
  81. Speedl.Size = UDim2.new(0, 200, 0, 38)
  82. Speedl.Font = Enum.Font.SciFi
  83. Speedl.Text = "Speed"
  84. Speedl.TextColor3 = Color3.new(0, 0, 0)
  85. Speedl.TextScaled = true
  86. Speedl.TextSize = 14
  87. Speedl.TextWrapped = true
  88. Speedl.MouseButton1Down:connect(function()
  89. repeat wait() until game.Players.LocalPlayer
  90. m = game.Players.LocalPlayer:GetMouse()
  91. m.KeyDown:connect(function(key)
  92. if key == "0" then
  93. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 70
  94. end
  95. end)
  96. m.KeyUp:connect(function(key)
  97. if key == "0" then
  98. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
  99. end
  100. end)
  101. end)
  102.  
  103. AnimationGui.Name = "Animation Gui"
  104. AnimationGui.Parent = MainFrame
  105. AnimationGui.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  106. AnimationGui.BackgroundTransparency = 0.44999998807907
  107. AnimationGui.BorderColor3 = Color3.new(0, 0, 0)
  108. AnimationGui.BorderSizePixel = 2
  109. AnimationGui.Position = UDim2.new(0.0954281092, 0, 0.441949069, 0)
  110. AnimationGui.Size = UDim2.new(0, 200, 0, 38)
  111. AnimationGui.Font = Enum.Font.SciFi
  112. AnimationGui.Text = "Animations"
  113. AnimationGui.TextColor3 = Color3.new(0, 0, 0)
  114. AnimationGui.TextScaled = true
  115. AnimationGui.TextSize = 14
  116. AnimationGui.TextWrapped = true
  117. AnimationGui.MouseButton1Down:connect(function()
  118. local ScreenGui = Instance.new("ScreenGui")
  119. local MainFrame = Instance.new("Frame")
  120. local Title = Instance.new("TextLabel")
  121. local Airw = Instance.new("TextButton")
  122. local Tposee = Instance.new("TextButton")
  123. local polic = Instance.new("TextButton")
  124. local Faststom = Instance.new("TextButton")
  125. local Zomb = Instance.new("TextButton")
  126. local ExitButton = Instance.new("TextButton")
  127. local Credits = Instance.new("TextLabel")
  128. --Properties:
  129. ScreenGui.Parent = game.CoreGui
  130.  
  131. MainFrame.Name = "MainFrame"
  132. MainFrame.Parent = ScreenGui
  133. MainFrame.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  134. MainFrame.BackgroundTransparency = 0.44999998807907
  135. MainFrame.BorderColor3 = Color3.new(0, 0, 0)
  136. MainFrame.BorderSizePixel = 2
  137. MainFrame.Position = UDim2.new(0.788355589, 0, 0.0347003192, 0)
  138. MainFrame.Size = UDim2.new(0, 253, 0, 331)
  139. MainFrame.Active = true
  140. MainFrame.Draggable = true
  141.  
  142. Title.Name = "Title"
  143. Title.Parent = MainFrame
  144. Title.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  145. Title.BackgroundTransparency = 0.44999998807907
  146. Title.BorderColor3 = Color3.new(0, 0, 0)
  147. Title.BorderSizePixel = 2
  148. Title.Position = UDim2.new(-0.00139005762, 0, -0.000138048374, 0)
  149. Title.Size = UDim2.new(0, 218, 0, 29)
  150. Title.Font = Enum.Font.SciFi
  151. Title.Text = "Animations"
  152. Title.TextColor3 = Color3.new(0, 0, 0)
  153. Title.TextScaled = true
  154. Title.TextSize = 14
  155. Title.TextWrapped = true
  156.  
  157. Airw.Name = "Airw"
  158. Airw.Parent = MainFrame
  159. Airw.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  160. Airw.BackgroundTransparency = 0.20000000298023
  161. Airw.BorderColor3 = Color3.new(0, 0, 0)
  162. Airw.BorderSizePixel = 2
  163. Airw.Position = UDim2.new(0.102766797, 0, 0.127946123, 0)
  164. Airw.Size = UDim2.new(0, 200, 0, 43)
  165. Airw.Font = Enum.Font.SourceSans
  166. Airw.Text = "AirWalk"
  167. Airw.TextColor3 = Color3.new(0, 0, 0)
  168. Airw.TextScaled = true
  169. Airw.TextSize = 14
  170. Airw.TextWrapped = true
  171. Airw.MouseButton1Down:connect(function()
  172. for _,v in pairs(game.Players.LocalPlayer.Character.Animate.idle:GetChildren()) do
  173. v.AnimationId = 'rbxassetid://633572484'
  174. end
  175. end)
  176.  
  177.  
  178. Tposee.Name = "Tposee"
  179. Tposee.Parent = MainFrame
  180. Tposee.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  181. Tposee.BackgroundTransparency = 0.20000000298023
  182. Tposee.BorderColor3 = Color3.new(0, 0, 0)
  183. Tposee.BorderSizePixel = 2
  184. Tposee.Position = UDim2.new(0.102766797, 0, 0.444627583, 0)
  185. Tposee.Size = UDim2.new(0, 200, 0, 36)
  186. Tposee.Font = Enum.Font.SourceSans
  187. Tposee.Text = "T-Pose"
  188. Tposee.TextColor3 = Color3.new(0, 0, 0)
  189. Tposee.TextScaled = true
  190. Tposee.TextSize = 14
  191. Tposee.TextWrapped = true
  192. Tposee.MouseButton1Down:connect(function()
  193. for _,v in pairs(game.Players.LocalPlayer.Character.Animate.idle:GetChildren()) do
  194. v.AnimationId = 'rbxassetid://440857566'
  195. end
  196. end)
  197.  
  198. polic.Name = "polic"
  199. polic.Parent = MainFrame
  200. polic.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  201. polic.BackgroundTransparency = 0.20000000298023
  202. polic.BorderColor3 = Color3.new(0, 0, 0)
  203. polic.BorderSizePixel = 2
  204. polic.Position = UDim2.new(0.102766797, 0, 0.588808596, 0)
  205. polic.Size = UDim2.new(0, 200, 0, 37)
  206. polic.Font = Enum.Font.SourceSans
  207. polic.Text = "Police"
  208. polic.TextColor3 = Color3.new(0, 0, 0)
  209. polic.TextScaled = true
  210. polic.TextSize = 14
  211. polic.TextWrapped = true
  212. polic.MouseButton1Down:connect(function()
  213. for _,v in pairs(game.Players.LocalPlayer.Character.Animate.idle:GetChildren()) do
  214. v.AnimationId = 'rbxassetid://259363289'
  215. end
  216. end)
  217.  
  218. Faststom.Name = "Fast stom"
  219. Faststom.Parent = MainFrame
  220. Faststom.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  221. Faststom.BackgroundTransparency = 0.20000000298023
  222. Faststom.BorderColor3 = Color3.new(0, 0, 0)
  223. Faststom.BorderSizePixel = 2
  224. Faststom.Position = UDim2.new(0.102767043, 0, 0.730660081, 0)
  225. Faststom.Size = UDim2.new(0, 200, 0, 37)
  226. Faststom.Font = Enum.Font.SourceSans
  227. Faststom.Text = "Fast Stomp (E)"
  228. Faststom.TextColor3 = Color3.new(0, 0, 0)
  229. Faststom.TextScaled = true
  230. Faststom.TextSize = 14
  231. Faststom.TextWrapped = true
  232. Faststom.MouseButton1Down:connect(function()
  233. Player = game.Players.LocalPlayer
  234. Mouse = Player:GetMouse()
  235.  
  236. function PressY(key)
  237. if (key == "e") then
  238. local tes = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(game.Players.LocalPlayer.Backpack.Punch.Finish)
  239. local plr = game.Players.LocalPlayer
  240. tes:Play()
  241. end
  242. end
  243. Mouse.KeyDown:connect(PressY)
  244. end)
  245.  
  246. Zomb.Name = "Zomb"
  247. Zomb.Parent = MainFrame
  248. Zomb.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  249. Zomb.BackgroundTransparency = 0.20000000298023
  250. Zomb.BorderColor3 = Color3.new(0, 0, 0)
  251. Zomb.BorderSizePixel = 2
  252. Zomb.Position = UDim2.new(0.102767043, 0, 0.29034546, 0)
  253. Zomb.Size = UDim2.new(0, 200, 0, 40)
  254. Zomb.Font = Enum.Font.SourceSans
  255. Zomb.Text = "Zombie"
  256. Zomb.TextColor3 = Color3.new(0, 0, 0)
  257. Zomb.TextScaled = true
  258. Zomb.TextSize = 14
  259. Zomb.TextWrapped = true
  260. Zomb.MouseButton1Down:connect(function()
  261. game.Players.LocalPlayer.Character.Animate.walk.WalkAnim.AnimationId="rbxassetid://529464809"
  262. for _,v in pairs(game.Players.LocalPlayer.Character.Animate.jump:GetChildren()) do
  263. v.AnimationId = 'rbxassetid://144394872'
  264. for _,v in pairs(game.Players.LocalPlayer.Character.Animate.idle:GetChildren()) do
  265. v.AnimationId = 'rbxassetid://231310317'
  266. end
  267. end
  268. end)
  269.  
  270. ExitButton.Name = "Exit Button"
  271. ExitButton.Parent = MainFrame
  272. ExitButton.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  273. ExitButton.BackgroundTransparency = 0.44999998807907
  274. ExitButton.BorderColor3 = Color3.new(0, 0, 0)
  275. ExitButton.BorderSizePixel = 2
  276. ExitButton.Position = UDim2.new(0.869484365, 0, -0.000339895487, 0)
  277. ExitButton.Size = UDim2.new(0, 33, 0, 29)
  278. ExitButton.Font = Enum.Font.Garamond
  279. ExitButton.Text = "X"
  280. ExitButton.TextColor3 = Color3.new(0, 0, 0)
  281. ExitButton.TextScaled = true
  282. ExitButton.TextSize = 14
  283. ExitButton.TextWrapped = true
  284. ExitButton.MouseButton1Down:connect(function()
  285. MainFrame.Visible = false -- instaed of mainframe add the thing you want to close
  286. end)
  287.  
  288. Credits.Name = "Credits"
  289. Credits.Parent = MainFrame
  290. Credits.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  291. Credits.BackgroundTransparency = 0.44999998807907
  292. Credits.BorderColor3 = Color3.new(0, 0, 0)
  293. Credits.BorderSizePixel = 2
  294. Credits.Position = UDim2.new(0, 0, 0.869952619, 0)
  295. Credits.Size = UDim2.new(0, 253, 0, 43)
  296. Credits.Font = Enum.Font.SciFi
  297. Credits.Text = "Created By reddragon3392 on v3rm(Did Not Make the Scripts)"
  298. Credits.TextColor3 = Color3.new(0, 0, 0)
  299. Credits.TextScaled = true
  300. Credits.TextSize = 14
  301. Credits.TextWrapped = true
  302.  
  303. end)
  304.  
  305. Playerl.Name = "Playerl"
  306. Playerl.Parent = MainFrame
  307. Playerl.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  308. Playerl.BackgroundTransparency = 0.44999998807907
  309. Playerl.BorderColor3 = Color3.new(0, 0, 0)
  310. Playerl.BorderSizePixel = 2
  311. Playerl.Position = UDim2.new(0.0954281092, 0, 0.581611931, 0)
  312. Playerl.Size = UDim2.new(0, 200, 0, 38)
  313. Playerl.Font = Enum.Font.SciFi
  314. Playerl.Text = "Player"
  315. Playerl.TextColor3 = Color3.new(0, 0, 0)
  316. Playerl.TextScaled = true
  317. Playerl.TextSize = 14
  318. Playerl.TextWrapped = true
  319. Playerl.MouseButton1Down:connect(function()
  320. local ScreenGui = Instance.new("ScreenGui")
  321. local MainFrame = Instance.new("Frame")
  322. local Title = Instance.new("TextLabel")
  323. local Creds = Instance.new("TextLabel")
  324. local Exitbutton = Instance.new("TextButton")
  325. local FastAttackl = Instance.new("TextButton")
  326. local spinuzil = Instance.new("TextButton")
  327. local noclipbl = Instance.new("TextButton")
  328. local hidebooml = Instance.new("TextButton")
  329. local antikickl = Instance.new("TextButton")
  330. local Aimbotl = Instance.new("TextButton")
  331. --Properties:
  332. ScreenGui.Parent = game.CoreGui
  333.  
  334. MainFrame.Name = "MainFrame"
  335. MainFrame.Parent = ScreenGui
  336. MainFrame.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  337. MainFrame.BackgroundTransparency = 0.44999998807907
  338. MainFrame.BorderColor3 = Color3.new(0, 0, 0)
  339. MainFrame.BorderSizePixel = 2
  340. MainFrame.Position = UDim2.new(0.456333637, 0, 0.171924278, 0)
  341. MainFrame.Size = UDim2.new(0, 257, 0, 416)
  342. MainFrame.Active = true
  343. MainFrame.Draggable = true
  344.  
  345. Title.Name = "Title"
  346. Title.Parent = MainFrame
  347. Title.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  348. Title.BackgroundTransparency = 0.34999999403954
  349. Title.BorderColor3 = Color3.new(0, 0, 0)
  350. Title.BorderSizePixel = 2
  351. Title.Size = UDim2.new(0, 257, 0, 26)
  352. Title.Font = Enum.Font.SciFi
  353. Title.Text = "Player Stuff"
  354. Title.TextColor3 = Color3.new(0, 0, 0)
  355. Title.TextScaled = true
  356. Title.TextSize = 14
  357. Title.TextWrapped = true
  358.  
  359. Creds.Name = "Creds"
  360. Creds.Parent = MainFrame
  361. Creds.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  362. Creds.BackgroundTransparency = 0.34999999403954
  363. Creds.BorderColor3 = Color3.new(0, 0, 0)
  364. Creds.BorderSizePixel = 2
  365. Creds.Position = UDim2.new(0, 0, 0.891826928, 0)
  366. Creds.Size = UDim2.new(0, 257, 0, 45)
  367. Creds.Font = Enum.Font.SciFi
  368. Creds.Text = "(Made By Reddragon3392 on v3rm, Again i did not create the scripts) "
  369. Creds.TextColor3 = Color3.new(0, 0, 0)
  370. Creds.TextScaled = true
  371. Creds.TextSize = 14
  372. Creds.TextWrapped = true
  373.  
  374. Exitbutton.Name = "Exitbutton"
  375. Exitbutton.Parent = MainFrame
  376. Exitbutton.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  377. Exitbutton.BackgroundTransparency = 0.34999999403954
  378. Exitbutton.BorderColor3 = Color3.new(0, 0, 0)
  379. Exitbutton.BorderSizePixel = 2
  380. Exitbutton.Position = UDim2.new(0.85603112, 0, 0, 0)
  381. Exitbutton.Size = UDim2.new(0, 37, 0, 26)
  382. Exitbutton.Font = Enum.Font.SciFi
  383. Exitbutton.Text = "X"
  384. Exitbutton.TextColor3 = Color3.new(0, 0, 0)
  385. Exitbutton.TextScaled = true
  386. Exitbutton.TextSize = 14
  387. Exitbutton.TextWrapped = true
  388. Exitbutton.MouseButton1Down:connect(function()
  389. MainFrame.Visible = false
  390. end)
  391.  
  392. FastAttackl.Name = "Fast Attackl"
  393. FastAttackl.Parent = MainFrame
  394. FastAttackl.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  395. FastAttackl.BackgroundTransparency = 0.34999999403954
  396. FastAttackl.BorderColor3 = Color3.new(0, 0, 0)
  397. FastAttackl.BorderSizePixel = 2
  398. FastAttackl.Position = UDim2.new(0.108949415, 0, 0.0817307681, 0)
  399. FastAttackl.Size = UDim2.new(0, 200, 0, 41)
  400. FastAttackl.Font = Enum.Font.SciFi
  401. FastAttackl.Text = "Fast Attack"
  402. FastAttackl.TextColor3 = Color3.new(0, 0, 0)
  403. FastAttackl.TextScaled = true
  404. FastAttackl.TextSize = 14
  405. FastAttackl.TextWrapped = true
  406. FastAttackl.MouseButton1Down:connect(function()
  407. local player=game.Players.LocalPlayer
  408. player.Backpack:WaitForChild("Punch").Info.Cooldown.Value = 0.01
  409. player.Backpack.Punch.Info.AnimSpeed.Value = 5
  410. player.Backpack:WaitForChild("Knife").Info.Cooldown.Value = 0.01
  411. player.Backpack.Knife.Info.AnimSpeed.Value = 5
  412. if game:GetService("MarketplaceService"):PlayerOwnsAsset(player, 503266657) then
  413. player.Backpack:WaitForChild("Pipe").Info.Cooldown.Value = 0.01
  414. player.Backpack.Pipe.Info.AnimSpeed.Value = 5
  415. end
  416. player.Backpack.ChildAdded:connect(function(child)
  417. if child.Name == "Bat" or child.Name == "Bottle" then
  418. child:WaitForChild("Info").Cooldown.Value = 0.01
  419. child.Info.AnimSpeed.Value = 5
  420. end
  421. end)
  422. local player=game.Players.LocalPlayer
  423. player.Backpack.ServerTraits.Stam.Changed:connect(function()
  424. player.Backpack.ServerTraits.Stam.Value = 100
  425. end)
  426. end)
  427.  
  428. spinuzil.Name = "spin uzil"
  429. spinuzil.Parent = MainFrame
  430. spinuzil.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  431. spinuzil.BackgroundTransparency = 0.34999999403954
  432. spinuzil.BorderColor3 = Color3.new(0, 0, 0)
  433. spinuzil.BorderSizePixel = 2
  434. spinuzil.Position = UDim2.new(0.108949415, 0, 0.213942304, 0)
  435. spinuzil.Size = UDim2.new(0, 200, 0, 35)
  436. spinuzil.Font = Enum.Font.SciFi
  437. spinuzil.Text = "Spin Uzi"
  438. spinuzil.TextColor3 = Color3.new(0, 0, 0)
  439. spinuzil.TextScaled = true
  440. spinuzil.TextSize = 14
  441. spinuzil.TextWrapped = true
  442. spinuzil.MouseButton1Down:connect(function()
  443. wait (0.30)
  444. gsPlayers = game:GetService("Players")
  445.  
  446. LP = gsPlayers.LocalPlayer
  447. SavedPosition = LP.Character.HumanoidRootPart.CFrame
  448. SavedPosition = LP.Character.HumanoidRootPart.CFrame
  449. game.Players.LocalPlayer.Character.Humanoid.HipHeight = - 2
  450. game:GetService
  451. 'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-272.830811, 3.0072546, 361.377502)
  452. wait (0.1)
  453. game:GetService
  454. 'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-272.830811, 3.0072546, 361.377502)
  455. wait (0.1)
  456. game:GetService
  457. 'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-272.830811, 3.0072546, 361.377502)
  458. wait (0.1)
  459. game:GetService
  460. 'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-272.830811, 3.0072546, 361.377502)
  461. wait (0.1)
  462. game:GetService
  463. 'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-272.830811, 3.0072546, 361.377502)
  464. wait (0.1)
  465. game:GetService
  466. 'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-272.830811, 3.0072546, 361.377502)
  467. wait (0.1)
  468. game:GetService
  469. 'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-272.830811, 3.0072546, 361.377502)
  470. wait (0.1)
  471. game:GetService
  472. 'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-272.830811, 3.0072546, 361.377502)
  473. wait (0.1)
  474. game:GetService
  475. 'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-272.830811, 3.0072546, 361.377502)
  476. wait (0.1)
  477. game:GetService
  478. 'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-272.830811, 3.0072546, 361.377502)
  479. wait (0.1)
  480. game:GetService
  481. 'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-272.830811, 3.0072546, 361.377502)
  482. wait (0.1)
  483. game:GetService
  484. 'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-272.830811, 3.0072546, 361.377502)
  485. wait (0.1)
  486. game:GetService
  487. 'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-272.830811, 3.0072546, 361.377502)
  488. wait (0.1)
  489. game:GetService
  490. 'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-272.830811, 3.0072546, 361.377502)
  491. wait (0.1)
  492. game:GetService
  493. 'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-272.830811, 3.0072546, 361.377502)
  494. wait (0.1)
  495. game:GetService
  496. 'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-272.830811, 3.0072546, 361.377502)
  497. wait (0.1)
  498. game:GetService
  499. 'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-272.830811, 3.0072546, 361.377502)
  500. wait (0.1)
  501. game:GetService
  502. 'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-272.830811, 3.0072546, 361.377502)
  503. wait (0.1)
  504. game:GetService
  505. 'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-272.830811, 3.0072546, 361.377502)
  506. wait (0.1)
  507. game:GetService
  508. 'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-272.830811, 3.0072546, 361.377502)
  509. wait (0.1)
  510. game:GetService
  511. 'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-272.830811, 3.0072546, 361.377502)
  512. wait (0.1)
  513. game:GetService
  514. 'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-272.830811, 3.0072546, 361.377502)
  515. wait (0.1)
  516. game:GetService
  517. 'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-272.830811, 3.0072546, 361.377502)
  518. wait (0.1)
  519. game:GetService
  520. 'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-272.830811, 3.0072546, 361.377502)
  521. wait (0.1)
  522. game:GetService
  523. 'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-272.830811, 3.0072546, 361.377502)
  524. wait (0.1)
  525. game:GetService
  526. 'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-272.830811, 3.0072546, 361.377502)
  527. wait (0.1)
  528. game:GetService
  529. 'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-272.830811, 3.0072546, 361.377502)
  530. wait (0.1)
  531. game:GetService
  532. 'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-272.830811, 3.0072546, 361.377502)
  533. wait (0.1)
  534. game:GetService
  535. 'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-272.830811, 3.0072546, 361.377502)
  536. wait (0.1)
  537. game:GetService
  538. 'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-272.830811, 3.0072546, 361.377502)
  539. wait (0.1)
  540. game:GetService
  541. 'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-272.830811, 3.0072546, 361.377502)
  542. game.Players.LocalPlayer.Character.Humanoid.HipHeight = 0
  543. LP.Character.HumanoidRootPart.CFrame = SavedPosition
  544. LP.Character.HumanoidRootPart.CFrame = SavedPosition
  545.  
  546. wait (0.30)
  547.  
  548.  
  549. for _,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  550. if v.Name == "Uzi" then
  551.  
  552. while true do
  553. game.Players.LocalPlayer.Backpack.Uzi.GripForward = Vector3.new(-0.001, -1, 0.005)
  554. game.Players.LocalPlayer.Backpack.Uzi.GripPos = Vector3.new(-1.379, -1.538, -4.341)
  555. game.Players.LocalPlayer.Backpack.Uzi.GripRight = Vector3.new(-1, 0.001, -0.014)
  556. game.Players.LocalPlayer.Backpack.Uzi.GripUp = Vector3.new(-0.014, 0.005, 1)
  557. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  558.  
  559. wait(0.1)
  560.  
  561. game.Players.LocalPlayer.Character.Humanoid:UnequipTools(v)
  562. game.Players.LocalPlayer.Backpack.Uzi.GripForward = Vector3.new(-0.003, -1, 0.004)
  563. game.Players.LocalPlayer.Backpack.Uzi.GripPos = Vector3.new(-1.339, -1.538, -5.056)
  564. game.Players.LocalPlayer.Backpack.Uzi.GripRight = Vector3.new(-0.871, 0.001, -0.491)
  565. game.Players.LocalPlayer.Backpack.Uzi.GripUp = Vector3.new(-0.491, 0.005, 0.871)
  566. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  567.  
  568. wait(0.1)
  569.  
  570. game.Players.LocalPlayer.Character.Humanoid:UnequipTools(v)
  571. game.Players.LocalPlayer.Backpack.Uzi.GripForward = Vector3.new(-0.005, -1, 0.002)
  572. game.Players.LocalPlayer.Backpack.Uzi.GripPos = Vector3.new(-0.97, -1.538, -5.581)
  573. game.Players.LocalPlayer.Backpack.Uzi.GripRight = Vector3.new(-0.522, 0.001, -0.853)
  574. game.Players.LocalPlayer.Backpack.Uzi.GripUp = Vector3.new(-0.853, 0.005, 0.522)
  575. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  576.  
  577. wait(0.1)
  578.  
  579. game.Players.LocalPlayer.Character.Humanoid:UnequipTools(v)
  580. game.Players.LocalPlayer.Backpack.Uzi.GripForward = Vector3.new(-0.005, -1, -0.001)
  581. game.Players.LocalPlayer.Backpack.Uzi.GripPos = Vector3.new(0.003, -1.538, -5.755)
  582. game.Players.LocalPlayer.Backpack.Uzi.GripRight = Vector3.new(0.026, 0.001, -1)
  583. game.Players.LocalPlayer.Backpack.Uzi.GripUp = Vector3.new(-1, 0.005, -0.026)
  584. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  585.  
  586. wait(0.1)
  587.  
  588. game.Players.LocalPlayer.Character.Humanoid:UnequipTools(v)
  589. game.Players.LocalPlayer.Backpack.Uzi.GripForward = Vector3.new(-0.004, -1, -0.003)
  590. game.Players.LocalPlayer.Backpack.Uzi.GripPos = Vector3.new(0.503, -1.538, -5.655)
  591. game.Players.LocalPlayer.Backpack.Uzi.GripRight = Vector3.new(0.49, 0.001, -0.872)
  592. game.Players.LocalPlayer.Backpack.Uzi.GripUp = Vector3.new(-0.872, 0.005, -0.49)
  593. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  594.  
  595. wait(0.1)
  596.  
  597. game.Players.LocalPlayer.Character.Humanoid:UnequipTools(v)
  598. game.Players.LocalPlayer.Backpack.Uzi.GripForward = Vector3.new(-0.002, -1, -0.005)
  599. game.Players.LocalPlayer.Backpack.Uzi.GripPos = Vector3.new(1.132, -1.538, -5.18)
  600. game.Players.LocalPlayer.Backpack.Uzi.GripRight = Vector3.new(0.867, 0.001, -0.499)
  601. game.Players.LocalPlayer.Backpack.Uzi.GripUp = Vector3.new(-0.499, 0.005, -0.867)
  602. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  603.  
  604. wait(0.1)
  605.  
  606. game.Players.LocalPlayer.Character.Humanoid:UnequipTools(v)
  607. game.Players.LocalPlayer.Backpack.Uzi.GripForward = Vector3.new(0.001, -1, -0.005)
  608. game.Players.LocalPlayer.Backpack.Uzi.GripPos = Vector3.new(1.349, -1.538, -4.621)
  609. game.Players.LocalPlayer.Backpack.Uzi.GripRight = Vector3.new(1, 0.001, 0.003)
  610. game.Players.LocalPlayer.Backpack.Uzi.GripUp = Vector3.new(0.003, 0.005, -1)
  611. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  612.  
  613. wait(0.1)
  614.  
  615. game.Players.LocalPlayer.Character.Humanoid:UnequipTools(v)
  616. game.Players.LocalPlayer.Backpack.Uzi.GripForward = Vector3.new(0.003, -1, -0.004)
  617. game.Players.LocalPlayer.Backpack.Uzi.GripPos = Vector3.new(1.232, -1.538, -3.909)
  618. game.Players.LocalPlayer.Backpack.Uzi.GripRight = Vector3.new(0.861, 0.001, 0.509)
  619. game.Players.LocalPlayer.Backpack.Uzi.GripUp = Vector3.new(0.509, 0.005, -0.861)
  620. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  621.  
  622. wait(0.1)
  623.  
  624. game.Players.LocalPlayer.Character.Humanoid:UnequipTools(v)
  625. game.Players.LocalPlayer.Backpack.Uzi.GripForward = Vector3.new(0.005, -1, -0.002)
  626. game.Players.LocalPlayer.Backpack.Uzi.GripPos = Vector3.new(0.821, -1.538, -3.38)
  627. game.Players.LocalPlayer.Backpack.Uzi.GripRight = Vector3.new(0.501, 0.001, 0.866)
  628. game.Players.LocalPlayer.Backpack.Uzi.GripUp = Vector3.new(0.866, 0.005, -0.501)
  629. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  630.  
  631. wait(0.1)
  632.  
  633. game.Players.LocalPlayer.Character.Humanoid:UnequipTools(v)
  634. game.Players.LocalPlayer.Backpack.Uzi.GripForward = Vector3.new(0.005, -1, 0.001)
  635. game.Players.LocalPlayer.Backpack.Uzi.GripPos = Vector3.new(0.144, -1.538, -3.135)
  636. game.Players.LocalPlayer.Backpack.Uzi.GripRight = Vector3.new(-0.005, 0.001, 1)
  637. game.Players.LocalPlayer.Backpack.Uzi.GripUp = Vector3.new(1, 0.005, 0.005)
  638. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  639.  
  640. wait(0.1)
  641.  
  642. game.Players.LocalPlayer.Character.Humanoid:UnequipTools(v)
  643. game.Players.LocalPlayer.Backpack.Uzi.GripForward = Vector3.new(0.004, -1, 0.003)
  644. game.Players.LocalPlayer.Backpack.Uzi.GripPos = Vector3.new(-0.656, -1.538, -3.221)
  645. game.Players.LocalPlayer.Backpack.Uzi.GripRight = Vector3.new(-0.481, 0.001, 0.877)
  646. game.Players.LocalPlayer.Backpack.Uzi.GripUp = Vector3.new(0.877, 0.005, 0.481)
  647. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  648.  
  649.  
  650. wait(0.1)
  651.  
  652. game.Players.LocalPlayer.Character.Humanoid:UnequipTools(v)
  653. game.Players.LocalPlayer.Backpack.Uzi.GripForward = Vector3.new(0.002, -1, 0.005)
  654. game.Players.LocalPlayer.Backpack.Uzi.GripPos = Vector3.new(-1.131, -1.538, -3.591)
  655. game.Players.LocalPlayer.Backpack.Uzi.GripRight = Vector3.new(-0.859, 0.001, 0.511)
  656. game.Players.LocalPlayer.Backpack.Uzi.GripUp = Vector3.new(0.511, 0.005, 0.859)
  657. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  658. game.Players.LocalPlayer.Character.Humanoid:UnequipTools(v)
  659.  
  660. end
  661. end
  662. end
  663. end)
  664.  
  665. noclipbl.Name = "noclip (b)l"
  666. noclipbl.Parent = MainFrame
  667. noclipbl.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  668. noclipbl.BackgroundTransparency = 0.34999999403954
  669. noclipbl.BorderColor3 = Color3.new(0, 0, 0)
  670. noclipbl.BorderSizePixel = 2
  671. noclipbl.Position = UDim2.new(0.108949415, 0, 0.492788464, 0)
  672. noclipbl.Size = UDim2.new(0, 200, 0, 43)
  673. noclipbl.Font = Enum.Font.SciFi
  674. noclipbl.Text = "Noclip(Click B)"
  675. noclipbl.TextColor3 = Color3.new(0, 0, 0)
  676. noclipbl.TextScaled = true
  677. noclipbl.TextSize = 14
  678. noclipbl.TextWrapped = true
  679. noclipbl.MouseButton1Down:connect(function()
  680. local noclipplayer = game:GetService("Players").LocalPlayer
  681. local noclipmouse = noclipplayer:GetMouse()
  682.  
  683. local donoclip = false
  684. local noclip = false
  685.  
  686. function b_noclip(key)
  687. if (key == "b") then
  688. if noclip == false then
  689. donoclip = true
  690.  
  691. noclip = true
  692. elseif noclip == true then
  693. donoclip = false
  694.  
  695. noclip = false
  696. end
  697. end
  698. end
  699.  
  700. noclipmouse.KeyDown:connect(b_noclip)
  701.  
  702. game:GetService("Players").LocalPlayer.Character.Head.Touched:connect(function(obj)
  703. if obj ~= workspace.Terrain then
  704. if donoclip == true then
  705. obj.CanCollide = false
  706. else
  707. obj.CanCollide = true
  708. end
  709. end
  710. end)
  711. end)
  712.  
  713. hidebooml.Name = "hide booml"
  714. hidebooml.Parent = MainFrame
  715. hidebooml.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  716. hidebooml.BackgroundTransparency = 0.34999999403954
  717. hidebooml.BorderColor3 = Color3.new(0, 0, 0)
  718. hidebooml.BorderSizePixel = 2
  719. hidebooml.Position = UDim2.new(0.108949415, 0, 0.338942349, 0)
  720. hidebooml.Size = UDim2.new(0, 200, 0, 39)
  721. hidebooml.Font = Enum.Font.SciFi
  722. hidebooml.Text = "Hide BoomBox (Play The Audio First)"
  723. hidebooml.TextColor3 = Color3.new(0, 0, 0)
  724. hidebooml.TextScaled = true
  725. hidebooml.TextSize = 14
  726. hidebooml.TextWrapped = true
  727. hidebooml.MouseButton1Down:connect(function()
  728. game:GetService("StarterGui"):SetCore("SendNotification",{
  729. Title = "Notification",
  730. Text = "Its Lit Fam ;[",
  731. Duration = 15,
  732. })
  733. game.Players.LocalPlayer.Character.BoomBox.Server:Destroy()
  734. end)
  735.  
  736. antikickl.Name = "antikickl"
  737. antikickl.Parent = MainFrame
  738. antikickl.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  739. antikickl.BackgroundTransparency = 0.34999999403954
  740. antikickl.BorderColor3 = Color3.new(0, 0, 0)
  741. antikickl.BorderSizePixel = 2
  742. antikickl.Position = UDim2.new(0.108949415, 0, 0.639423132, 0)
  743. antikickl.Size = UDim2.new(0, 200, 0, 38)
  744. antikickl.Font = Enum.Font.SciFi
  745. antikickl.Text = "Anti Kick "
  746. antikickl.TextColor3 = Color3.new(0, 0, 0)
  747. antikickl.TextScaled = true
  748. antikickl.TextSize = 14
  749. antikickl.TextWrapped = true
  750. antikickl.MouseButton1Down:connect(function()
  751. local mt = getrawmetatable(game)
  752. local oldmt = mt.__index
  753. make_writeable(mt)
  754.  
  755. mt.__index = function(t,i)
  756. if i == "Kick" then
  757. return nil
  758. end
  759. return oldmt(t,i)
  760. end
  761. end)
  762.  
  763. Aimbotl.Name = "Aimbotl"
  764. Aimbotl.Parent = MainFrame
  765. Aimbotl.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  766. Aimbotl.BackgroundTransparency = 0.34999999403954
  767. Aimbotl.BorderColor3 = Color3.new(0, 0, 0)
  768. Aimbotl.BorderSizePixel = 2
  769. Aimbotl.Position = UDim2.new(0.108949415, 0, 0.771634638, 0)
  770. Aimbotl.Size = UDim2.new(0, 200, 0, 37)
  771. Aimbotl.Font = Enum.Font.SciFi
  772. Aimbotl.Text = "Aimbot (Not That Good But It Works)"
  773. Aimbotl.TextColor3 = Color3.new(0, 0, 0)
  774. Aimbotl.TextScaled = true
  775. Aimbotl.TextSize = 14
  776. Aimbotl.TextWrapped = true
  777. Aimbotl.MouseButton1Down:connect(function()
  778. mouse = game.Players.LocalPlayer:getMouse()
  779. mouse.Button1Down:connect(function()
  780. if game.Players:GetPlayerFromCharacter(mouse.Target.Parent) then
  781. local selected = game.Players:GetPlayerFromCharacter(mouse.Target.Parent)
  782. if game.Players.LocalPlayer.Character:findFirstChildOfClass("Tool") then
  783. local tool = game.Players.LocalPlayer.Character:findFirstChildOfClass("Tool")
  784. if tool:findFirstChild("Fire") then
  785. if selected ~= nil then
  786. repeat
  787. tool.Fire:FireServer(selected.Character.Head.CFrame)
  788. wait()
  789. until selected.Character:findFirstChild("KO")
  790. end
  791. end
  792. end
  793. end
  794. end)
  795. end)
  796.  
  797. end)
  798.  
  799. Tele.Name = "Tele"
  800. Tele.Parent = MainFrame
  801. Tele.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  802. Tele.BackgroundTransparency = 0.44999998807907
  803. Tele.BorderColor3 = Color3.new(0, 0, 0)
  804. Tele.BorderSizePixel = 2
  805. Tele.Position = UDim2.new(0.0954281092, 0, 0.724714816, 0)
  806. Tele.Size = UDim2.new(0, 200, 0, 38)
  807. Tele.Font = Enum.Font.SciFi
  808. Tele.Text = "Teleports"
  809. Tele.TextColor3 = Color3.new(0, 0, 0)
  810. Tele.TextScaled = true
  811. Tele.TextSize = 14
  812. Tele.TextWrapped = true
  813. Tele.MouseButton1Down:connect(function()
  814. local ScreenGui = Instance.new("ScreenGui")
  815. local MainFrame = Instance.new("Frame")
  816. local exitbuttonl = Instance.new("TextButton")
  817. local gass = Instance.new("TextButton")
  818. local bank = Instance.new("TextButton")
  819. local bar = Instance.new("TextButton")
  820. local sandpitt = Instance.new("TextButton")
  821. local prisonn = Instance.new("TextButton")
  822. local rpehouse = Instance.new("TextButton")
  823. local Title = Instance.new("TextLabel")
  824. local Creds = Instance.new("TextLabel")
  825. --Properties:
  826. ScreenGui.Parent = game.CoreGui
  827.  
  828. MainFrame.Name = "MainFrame"
  829. MainFrame.Parent = ScreenGui
  830. MainFrame.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  831. MainFrame.BackgroundTransparency = 0.44999998807907
  832. MainFrame.BorderColor3 = Color3.new(0, 0, 0)
  833. MainFrame.BorderSizePixel = 2
  834. MainFrame.Position = UDim2.new(0.52399689, 0, 0.178233415, 0)
  835. MainFrame.Size = UDim2.new(0, 288, 0, 356)
  836. MainFrame.Active = true
  837. MainFrame.Draggable = true
  838.  
  839. exitbuttonl.Name = "exitbuttonl"
  840. exitbuttonl.Parent = MainFrame
  841. exitbuttonl.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  842. exitbuttonl.BackgroundTransparency = 0.44999998807907
  843. exitbuttonl.BorderColor3 = Color3.new(0, 0, 0)
  844. exitbuttonl.BorderSizePixel = 2
  845. exitbuttonl.Position = UDim2.new(0.858007669, 0, -0.00154185225, 0)
  846. exitbuttonl.Size = UDim2.new(0, 40, 0, 41)
  847. exitbuttonl.Font = Enum.Font.Arcade
  848. exitbuttonl.Text = "X"
  849. exitbuttonl.TextColor3 = Color3.new(0, 0, 0)
  850. exitbuttonl.TextScaled = true
  851. exitbuttonl.TextSize = 14
  852. exitbuttonl.TextWrapped = true
  853. exitbuttonl.MouseButton1Down:connect(function()
  854. MainFrame.Visible = false
  855. end)
  856.  
  857. gass.Name = "gass"
  858. gass.Parent = MainFrame
  859. gass.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  860. gass.BackgroundTransparency = 0.44999998807907
  861. gass.BorderColor3 = Color3.new(0, 0, 0)
  862. gass.BorderSizePixel = 2
  863. gass.Position = UDim2.new(0.150723353, 0, 0.136665687, 0)
  864. gass.Size = UDim2.new(0, 200, 0, 35)
  865. gass.Font = Enum.Font.SciFi
  866. gass.Text = "Gas Station"
  867. gass.TextColor3 = Color3.new(0, 0, 0)
  868. gass.TextScaled = true
  869. gass.TextSize = 14
  870. gass.TextWrapped = true
  871. gass.MouseButton1Down:connect(function()
  872. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 0
  873. noclip = not noclip
  874. game.Players.LocalPlayer.Character.Humanoid.HipHeight = 6
  875. wait (0.20)
  876. local plr = game.Players.LocalPlayer
  877. local char = plr.Character
  878. local root = char.HumanoidRootPart
  879. wait()
  880. local pos = Vector3.new(97,4,-89)
  881. local time = 0
  882. local increment = 50
  883. local debounce = false
  884. local diff = pos-root.Position
  885. local mag = diff.magnitude
  886. local heading = CFrame.new(root.Position, pos).lookVector
  887. local function movetolocation()
  888. if debounce then return end
  889. debounce = true
  890. for a = 0, mag, increment do
  891. if cancelmove then
  892. print("Stopped moving to location")
  893. break
  894. end
  895. root.Anchored = false
  896. root.CFrame = root.CFrame + (heading * increment)
  897. wait( (time/mag) * increment )
  898. end
  899. debounce = false
  900. root.Anchored = true
  901. end
  902. wait()
  903. movetolocation()
  904. root.Anchored = false
  905. game.Players.LocalPlayer.Character.Humanoid.HipHeight = 0
  906. wait (0.30)
  907. noclip = false
  908. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(97,4,-89))
  909. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
  910. end)
  911.  
  912. bank.Name = "bank"
  913. bank.Parent = MainFrame
  914. bank.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  915. bank.BackgroundTransparency = 0.44999998807907
  916. bank.BorderColor3 = Color3.new(0, 0, 0)
  917. bank.BorderSizePixel = 2
  918. bank.Position = UDim2.new(0.147953242, 0, 0.651517034, 0)
  919. bank.Size = UDim2.new(0, 200, 0, 32)
  920. bank.Font = Enum.Font.SciFi
  921. bank.Text = "Tp To The Bank"
  922. bank.TextColor3 = Color3.new(0, 0, 0)
  923. bank.TextScaled = true
  924. bank.TextSize = 14
  925. bank.TextWrapped = true
  926. bank.MouseButton1Down:connect(function()
  927. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 0
  928. noclip = not noclip
  929. game.Players.LocalPlayer.Character.Humanoid.HipHeight = 8
  930. wait (0.20)
  931. local plr = game.Players.LocalPlayer
  932. local char = plr.Character
  933. local root = char.HumanoidRootPart
  934. wait()
  935. local pos = Vector3.new(-268,5,138)
  936. local time = 0
  937. local increment = 50
  938. local debounce = false
  939. local diff = pos-root.Position
  940. local mag = diff.magnitude
  941. local heading = CFrame.new(root.Position, pos).lookVector
  942. local function movetolocation()
  943. if debounce then return end
  944. debounce = true
  945. for a = 0, mag, increment do
  946. if cancelmove then
  947. print("Stopped moving to location")
  948. break
  949. end
  950. root.Anchored = false
  951. root.CFrame = root.CFrame + (heading * increment)
  952. wait( (time/mag) * increment )
  953. end
  954. debounce = false
  955. root.Anchored = true
  956. end
  957. wait()
  958. movetolocation()
  959. root.Anchored = false
  960. game.Players.LocalPlayer.Character.Humanoid.HipHeight = 0
  961. wait (0.30)
  962. noclip = false
  963. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-268,5,138))
  964. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
  965. end)
  966.  
  967. bar.Name = "bar"
  968. bar.Parent = MainFrame
  969. bar.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  970. bar.BackgroundTransparency = 0.44999998807907
  971. bar.BorderColor3 = Color3.new(0, 0, 0)
  972. bar.BorderSizePixel = 2
  973. bar.Position = UDim2.new(0.144565791, 0, 0.538297951, 0)
  974. bar.Size = UDim2.new(0, 200, 0, 32)
  975. bar.Font = Enum.Font.SciFi
  976. bar.Text = "Tp to the Bar"
  977. bar.TextColor3 = Color3.new(0, 0, 0)
  978. bar.TextScaled = true
  979. bar.TextSize = 14
  980. bar.TextWrapped = true
  981. bar.MouseButton1Down:connect(function()
  982. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 0
  983. noclip = not noclip
  984. game.Players.LocalPlayer.Character.Humanoid.HipHeight = 8
  985. wait (0.20)
  986. local plr = game.Players.LocalPlayer
  987. local char = plr.Character
  988. local root = char.HumanoidRootPart
  989. wait()
  990. local pos = Vector3.new(-962,4,-170)
  991. local time = 0
  992. local increment = 50
  993. local debounce = false
  994. local diff = pos-root.Position
  995. local mag = diff.magnitude
  996. local heading = CFrame.new(root.Position, pos).lookVector
  997. local function movetolocation()
  998. if debounce then return end
  999. debounce = true
  1000. for a = 0, mag, increment do
  1001. if cancelmove then
  1002. print("Stopped moving to location")
  1003. break
  1004. end
  1005. root.Anchored = false
  1006. root.CFrame = root.CFrame + (heading * increment)
  1007. wait( (time/mag) * increment )
  1008. end
  1009. debounce = false
  1010. root.Anchored = true
  1011. end
  1012. wait()
  1013. movetolocation()
  1014. root.Anchored = false
  1015. game.Players.LocalPlayer.Character.Humanoid.HipHeight = 0
  1016. wait (0.30)
  1017. noclip = false
  1018. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-962,4,-170))
  1019. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
  1020. end)
  1021.  
  1022. sandpitt.Name = "sandpitt"
  1023. sandpitt.Parent = MainFrame
  1024. sandpitt.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  1025. sandpitt.BackgroundTransparency = 0.44999998807907
  1026. sandpitt.BorderColor3 = Color3.new(0, 0, 0)
  1027. sandpitt.BorderSizePixel = 2
  1028. sandpitt.Position = UDim2.new(0.14988476, 0, 0.766898274, 0)
  1029. sandpitt.Size = UDim2.new(0, 200, 0, 34)
  1030. sandpitt.Font = Enum.Font.SciFi
  1031. sandpitt.Text = "SandPit"
  1032. sandpitt.TextColor3 = Color3.new(0, 0, 0)
  1033. sandpitt.TextScaled = true
  1034. sandpitt.TextSize = 14
  1035. sandpitt.TextWrapped = true
  1036. sandpitt.MouseButton1Down:connect(function()
  1037. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 0
  1038. noclip = not noclip
  1039. game.Players.LocalPlayer.Character.Humanoid.HipHeight = 8
  1040. wait (0.20)
  1041. local plr = game.Players.LocalPlayer
  1042. local char = plr.Character
  1043. local root = char.HumanoidRootPart
  1044. wait()
  1045. local pos = Vector3.new(-210,3,-114)
  1046. local time = 0
  1047. local increment = 50
  1048. local debounce = false
  1049. local diff = pos-root.Position
  1050. local mag = diff.magnitude
  1051. local heading = CFrame.new(root.Position, pos).lookVector
  1052. local function movetolocation()
  1053. if debounce then return end
  1054. debounce = true
  1055. for a = 0, mag, increment do
  1056. if cancelmove then
  1057. print("Stopped moving to location")
  1058. break
  1059. end
  1060. root.Anchored = false
  1061. root.CFrame = root.CFrame + (heading * increment)
  1062. wait( (time/mag) * increment )
  1063. end
  1064. debounce = false
  1065. root.Anchored = true
  1066. end
  1067. wait()
  1068. movetolocation()
  1069. root.Anchored = false
  1070. game.Players.LocalPlayer.Character.Humanoid.HipHeight = 0
  1071. wait (0.30)
  1072. noclip = false
  1073. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-210,3,-114))
  1074. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
  1075. end)
  1076.  
  1077. prisonn.Name = "prisonn"
  1078. prisonn.Parent = MainFrame
  1079. prisonn.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  1080. prisonn.BackgroundTransparency = 0.44999998807907
  1081. prisonn.BorderColor3 = Color3.new(0, 0, 0)
  1082. prisonn.BorderSizePixel = 2
  1083. prisonn.Position = UDim2.new(0.149884537, 0, 0.407489389, 0)
  1084. prisonn.Size = UDim2.new(0, 200, 0, 35)
  1085. prisonn.Font = Enum.Font.SciFi
  1086. prisonn.Text = "Prison"
  1087. prisonn.TextColor3 = Color3.new(0, 0, 0)
  1088. prisonn.TextScaled = true
  1089. prisonn.TextSize = 14
  1090. prisonn.TextWrapped = true
  1091. prisonn.MouseButton1Down:connect(function()
  1092. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 0
  1093. noclip = not noclip
  1094. game.Players.LocalPlayer.Character.Humanoid.HipHeight = 8
  1095. wait (0.20)
  1096. local plr = game.Players.LocalPlayer
  1097. local char = plr.Character
  1098. local root = char.HumanoidRootPart
  1099. wait()
  1100. local pos = Vector3.new(-972,3,-77)
  1101. local time = 0
  1102. local increment = 50
  1103. local debounce = false
  1104. local diff = pos-root.Position
  1105. local mag = diff.magnitude
  1106. local heading = CFrame.new(root.Position, pos).lookVector
  1107. local function movetolocation()
  1108. if debounce then return end
  1109. debounce = true
  1110. for a = 0, mag, increment do
  1111. if cancelmove then
  1112. print("Stopped moving to location")
  1113. break
  1114. end
  1115. root.Anchored = false
  1116. root.CFrame = root.CFrame + (heading * increment)
  1117. wait( (time/mag) * increment )
  1118. end
  1119. debounce = false
  1120. root.Anchored = true
  1121. end
  1122. wait()
  1123. movetolocation()
  1124. root.Anchored = false
  1125. game.Players.LocalPlayer.Character.Humanoid.HipHeight = 0
  1126. wait (0.30)
  1127. noclip = false
  1128. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-972,3,-77))
  1129. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
  1130. end)
  1131.  
  1132. rpehouse.Name = "rpehouse"
  1133. rpehouse.Parent = MainFrame
  1134. rpehouse.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  1135. rpehouse.BackgroundTransparency = 0.44999998807907
  1136. rpehouse.BorderColor3 = Color3.new(0, 0, 0)
  1137. rpehouse.BorderSizePixel = 2
  1138. rpehouse.Position = UDim2.new(0.150157928, 0, 0.273118794, 0)
  1139. rpehouse.Size = UDim2.new(0, 200, 0, 36)
  1140. rpehouse.Font = Enum.Font.SciFi
  1141. rpehouse.Text = "R*pe House"
  1142. rpehouse.TextColor3 = Color3.new(0, 0, 0)
  1143. rpehouse.TextScaled = true
  1144. rpehouse.TextSize = 14
  1145. rpehouse.TextWrapped = true
  1146. rpehouse.MouseButton1Down:connect(function()
  1147. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 0
  1148. noclip = not noclip
  1149. game.Players.LocalPlayer.Character.Humanoid.HipHeight = 8
  1150. wait (0.20)
  1151. local plr = game.Players.LocalPlayer
  1152. local char = plr.Character
  1153. local root = char.HumanoidRootPart
  1154. wait()
  1155. local pos = Vector3.new(81,6,-511)
  1156. local time = 0
  1157. local increment = 50
  1158. local debounce = false
  1159. local diff = pos-root.Position
  1160. local mag = diff.magnitude
  1161. local heading = CFrame.new(root.Position, pos).lookVector
  1162. local function movetolocation()
  1163. if debounce then return end
  1164. debounce = true
  1165. for a = 0, mag, increment do
  1166. if cancelmove then
  1167. print("Stopped moving to location")
  1168. break
  1169. end
  1170. root.Anchored = false
  1171. root.CFrame = root.CFrame + (heading * increment)
  1172. wait( (time/mag) * increment )
  1173. end
  1174. debounce = false
  1175. root.Anchored = true
  1176. end
  1177. wait()
  1178. movetolocation()
  1179. root.Anchored = false
  1180. game.Players.LocalPlayer.Character.Humanoid.HipHeight = 0
  1181. wait (0.30)
  1182. noclip = false
  1183. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(81,6,-511))
  1184. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
  1185. end)
  1186.  
  1187. Title.Name = "Title"
  1188. Title.Parent = MainFrame
  1189. Title.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  1190. Title.BackgroundTransparency = 0.44999998807907
  1191. Title.BorderColor3 = Color3.new(0, 0, 0)
  1192. Title.BorderSizePixel = 2
  1193. Title.Position = UDim2.new(0, 0, -0.00203807699, 0)
  1194. Title.Size = UDim2.new(0, 243, 0, 41)
  1195. Title.Font = Enum.Font.SciFi
  1196. Title.Text = "Teleports[Make Sure To Click The Bypass On the Main Gui]"
  1197. Title.TextColor3 = Color3.new(0, 0, 0)
  1198. Title.TextScaled = true
  1199. Title.TextSize = 14
  1200. Title.TextWrapped = true
  1201.  
  1202. Creds.Name = "Creds"
  1203. Creds.Parent = MainFrame
  1204. Creds.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  1205. Creds.BackgroundTransparency = 0.44999998807907
  1206. Creds.BorderColor3 = Color3.new(0, 0, 0)
  1207. Creds.BorderSizePixel = 2
  1208. Creds.Position = UDim2.new(0, 0, 0.882793486, 0)
  1209. Creds.Size = UDim2.new(0, 287, 0, 41)
  1210. Creds.Font = Enum.Font.SciFi
  1211. Creds.Text = "Created By Reddragon3392 on v3rm (Did Not Create Any Scripts)"
  1212. Creds.TextColor3 = Color3.new(0, 0, 0)
  1213. Creds.TextScaled = true
  1214. Creds.TextSize = 14
  1215. Creds.TextWrapped = true
  1216. end)
  1217.  
  1218. TextButton.Parent = MainFrame
  1219. TextButton.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  1220. TextButton.BackgroundTransparency = 0.44999998807907
  1221. TextButton.BorderSizePixel = 2
  1222. TextButton.Position = UDim2.new(0.869849265, 0, -0.00120829977, 0)
  1223. TextButton.Size = UDim2.new(0, 32, 0, 39)
  1224. TextButton.Font = Enum.Font.Garamond
  1225. TextButton.Text = "X"
  1226. TextButton.TextColor3 = Color3.new(0, 0, 0)
  1227. TextButton.TextScaled = true
  1228. TextButton.TextSize = 14
  1229. TextButton.TextWrapped = true
  1230. TextButton.MouseButton1Down:connect(function()
  1231. MainFrame.Visible = false
  1232. end)
Add Comment
Please, Sign In to add comment