aidez script the streets if game.PlaceId == 455366377 then print("Currently Playing The Streets") print("Waiting for player to confirm...") else return end undecided = true continue = false local ConfirmGui = Instance.new("ScreenGui") local Drag = Instance.new("TextButton") local Background = Instance.new("ImageLabel") aidez script the streets How to use it? aidez script the streets local deny = Instance.new("TextButton") local confirm = Instance.new("TextButton") local question = Instance.new("TextLabel") ConfirmGui.Name = "ConfirmGui" ConfirmGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui") Drag.Name = "Drag" Drag.Parent = ConfirmGui Drag.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647) aidez script the streets How to use it? aidez script the streets Drag.BackgroundTransparency = 0.9990000128746 Drag.BorderColor3 = Color3.new(1, 1, 1) Drag.Position = UDim2.new(0.392041147, 0, 0.23756206, 0) Drag.Size = UDim2.new(0, 414, 0, 414) Drag.Font = Enum.Font.ArialBold Drag.Text = "" Drag.TextColor3 = Color3.new(1, 1, 1) Drag.TextSize = 14 Drag.TextWrapped = true aidez script the streets How to get it for free? aidez script the streets Background.Name = "Background" Background.Parent = Drag Background.BackgroundColor3 = Color3.new(1, 1, 1) Background.Position = UDim2.new(0.00235595694, 0, -0.00123840338, 0) Background.Size = UDim2.new(0, 412, 0, 412) Background.ZIndex = 0 Background.Image = "rbxassetid://0&hash=12ed3f0fdc0764ab01645b356df12dc3" deny.Name = "deny" deny.Parent = Background aidez script the streets How to use it? aidez script the streets deny.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647) deny.BackgroundTransparency = 0.80000001192093 deny.BorderColor3 = Color3.new(1, 1, 1) deny.Position = UDim2.new(0.552222788, 0, 0.668497741, 0) deny.Size = UDim2.new(0, 174, 0, 37) deny.ZIndex = 2 deny.Font = Enum.Font.ArialBold deny.Text = "No" deny.TextColor3 = Color3.new(1, 1, 1) deny.TextSize = 25 aidez script the streets How to dowload it? aidez script the streets deny.TextWrapped = true confirm.Name = "confirm" confirm.Parent = Background confirm.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647) confirm.BackgroundTransparency = 0.80000001192093 confirm.BorderColor3 = Color3.new(1, 1, 1) confirm.Position = UDim2.new(0.0400868692, 0, 0.669110954, 0) confirm.Size = UDim2.new(0, 174, 0, 37) confirm.ZIndex = 2 aidez script the streets How to use it? aidez script the streets confirm.Font = Enum.Font.ArialBold confirm.Text = "Yes" confirm.TextColor3 = Color3.new(1, 1, 1) confirm.TextSize = 25 question.Name = "question" question.Parent = Background question.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647) question.BackgroundTransparency = 0.89999997615814 question.Position = UDim2.new(0.00248703454, 0, -0.00103163486, 0) aidez script the streets How to get it for free? aidez script the streets question.Size = UDim2.new(0, 412, 0, 118) question.Font = Enum.Font.SourceSans question.Text = "You're currently in The Streets. Would you like to inject \"Mega Combat v2\"?" question.TextColor3 = Color3.new(1, 1, 1) question.TextScaled = true question.TextSize = 14 question.TextWrapped = true deny.MouseButton1Click:Connect(function() ConfirmGui:Destroy() aidez script the streets How to use it? aidez script the streets undecided = false continue = false end) confirm.MouseButton1Click:Connect(function() ConfirmGui:Destroy() undecided = false continue = true end) aidez script the streets How to get it? aidez script the streets while undecided do wait() end if continue == true then print("Confirmed! Injecting script...") elseif continue == false then return aidez script the streets How to get it? aidez script the streets end wait(1) SpaceHeld = false jumpgcheck = true jumpspeed = 0.9 targetee = nil pleaseshoot = false IsFirstPerson = false aidez script the streets How to get it for free? aidez script the streets ShiftHeld = false WHeld = false SHeld = false AHeld = false DHeld = false gcheckrun = true runspeed = 1 local stationaryrespawn = true local needsrespawning = false local haspos = false aidez script the streets How to use it? aidez script the streets local pos = CFrame.new() fireuzi = false targetfireuzi = false forward = false flymode = false flyw = false flys = false flyd = false flya = false flysp = false aidez script the streets How to get it? aidez script the streets flyct = false Mouse = game.Players.LocalPlayer:GetMouse() flyspeed = 0.5 staypos = CFrame.new() stay = false originalgrip = CFrame.new() gundebounce = false flydebounce = false smalldebounce = false bigdebounce = false aidez script the streets How to dowload it? aidez script the streets bigfire = false mouse = game.Players.LocalPlayer:GetMouse() local TargetGUI = Instance.new("ScreenGui") local Target = Instance.new("TextBox") local Background = Instance.new("ImageLabel") TargetGUI.Name = "TargetGUI" TargetGUI.Parent = game.CoreGui aidez script the streets How to get it for free? aidez script the streets Target.Name = "Target" Target.Parent = TargetGUI Target.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647) Target.BackgroundTransparency = 0.30000001192093 Target.ClipsDescendants = true Target.Position = UDim2.new(0.726104677, 0, 0.717467248, 0) Target.Size = UDim2.new(0, 100, 0, 21) Target.Font = Enum.Font.SourceSans Target.PlaceholderText = "[TARGET]" Target.Text = "" aidez script the streets How to dowload it? aidez script the streets Target.TextColor3 = Color3.new(1, 1, 1) Target.TextSize = 14 Target.TextWrapped = true Target.Draggable = true Background.Name = "Background" Background.Parent = Target Background.BackgroundColor3 = Color3.new(1, 1, 1) Background.Position = UDim2.new(-9.90098342e-05, 0, -1.57506061, 0) Background.Size = UDim2.new(0, 100, 0, 86) aidez script the streets How to use it? aidez script the streets Background.ZIndex = 0 Background.Image = "rbxassetid://0&hash=2396ab74bcae41f2340b198666905246" local Respawning = Instance.new("ScreenGui") local RespawningButton = Instance.new("TextButton") Respawning.Name = "Respawning" aidez script the streets How to get it for free? aidez script the streets Respawning.Parent = game.CoreGui RespawningButton.Name = "RespawningButton" RespawningButton.Parent = Respawning RespawningButton.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647) RespawningButton.BackgroundTransparency = 0.30000001192093 RespawningButton.BorderSizePixel = 0 RespawningButton.Position = UDim2.new(0.0391057241, 0, 0.826617789, 0) aidez script the streets PasteShr aidez script the streets RespawningButton.Size = UDim2.new(0, 83, 0, 34) RespawningButton.Font = Enum.Font.SourceSans RespawningButton.Text = "Not Returning" RespawningButton.TextColor3 = Color3.new(1, 1, 1) RespawningButton.TextSize = 20 RespawningButton.TextScaled = true RespawningButton.Draggable = true local creditsdab = Instance.new("ScreenGui") aidez script the streets How to use it? aidez script the streets local Frame = Instance.new("Frame") local aidez = Instance.new("ImageLabel") local names = Instance.new("TextLabel") local scriptmadeby = Instance.new("TextLabel") local scriptmadeby_2 = Instance.new("TextLabel") local x = Instance.new("TextButton") creditsdab.Name = "creditsdab" creditsdab.Parent = game.CoreGui aidez script the streets How to dowload it? aidez script the streets Frame.Parent = creditsdab Frame.BackgroundColor3 = Color3.new(1, 1, 1) Frame.Position = UDim2.new(0.399554282, 0, 0.241054624, 0) Frame.Size = UDim2.new(0, 274, 0, 274) aidez.Name = "aidez" aidez.Parent = Frame aidez.BackgroundColor3 = Color3.new(1, 1, 1) aidez.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647) aidez script the streets PasteShr aidez script the streets aidez.Position = UDim2.new(-0.000740621239, 0, 0.000178694725, 0) aidez.Size = UDim2.new(0, 274, 0, 274) aidez.Image = "rbxassetid://0&hash=9c3f6c00707d5ebde710fd2f3efd2b5e" names.Name = "names" names.Parent = Frame names.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647) names.BackgroundTransparency = 0.30000001192093 names.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647) names.Position = UDim2.new(0, 0, 0.897810221, 0) aidez script the streets How to get it for free? aidez script the streets names.Size = UDim2.new(0, 274, 0, 28) names.Font = Enum.Font.SourceSans names.Text = "Vortexturize | aidez moi#4192 | Aidez " names.TextColor3 = Color3.new(1, 1, 1) names.TextSize = 14 scriptmadeby.Name = "scriptmadeby" scriptmadeby.Parent = Frame scriptmadeby.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647) scriptmadeby.BackgroundTransparency = 0.30000001192093 aidez script the streets How to get it for free? aidez script the streets scriptmadeby.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647) scriptmadeby.Position = UDim2.new(0, 0, -0.102189779, 0) scriptmadeby.Size = UDim2.new(0, 274, 0, 28) scriptmadeby.Font = Enum.Font.SourceSans scriptmadeby.Text = "Script made by" scriptmadeby.TextColor3 = Color3.new(1, 1, 1) scriptmadeby.TextSize = 14 scriptmadeby_2.Name = "scriptmadeby" scriptmadeby_2.Parent = Frame aidez script the streets How to use it? aidez script the streets scriptmadeby_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647) scriptmadeby_2.BackgroundTransparency = 0.30000001192093 scriptmadeby_2.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647) scriptmadeby_2.Position = UDim2.new(0, 0, -0.164233565, 0) scriptmadeby_2.Size = UDim2.new(0, 274, 0, 17) scriptmadeby_2.Font = Enum.Font.SourceSans scriptmadeby_2.Text = "Open the dev consol for a list of features. (F9 or Shift + F9)" scriptmadeby_2.TextColor3 = Color3.new(1, 1, 1) scriptmadeby_2.TextScaled = true scriptmadeby_2.TextSize = 14 aidez script the streets How to use it? aidez script the streets scriptmadeby_2.TextWrapped = true x.Name = "x" x.Parent = creditsdab x.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647) x.BackgroundTransparency = 0.30000001192093 x.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647) x.Position = UDim2.new(0.600445747, 0, 0.188323915, 0) x.Size = UDim2.new(0, 28, 0, 28) x.Font = Enum.Font.SourceSansSemibold aidez script the streets How to dowload it? aidez script the streets x.Text = "X" x.TextColor3 = Color3.new(1, 1, 1) x.TextSize = 30 x.MouseButton1Click:connect(function() creditsdab:Destroy() end) function giveSKey() local epic = Instance.new("Tool") aidez script the streets How to get it? aidez script the streets local dab = Instance.new("Part") local plr = game.Players.LocalPlayer local tar_obj = nil dab.Parent = epic dab.Size = Vector3.new(0.2, 0.2, 0.2) epic.Parent = plr.Backpack epic.Name = "Skeleton Key" epic.ToolTip = "Click on a door with this" dab.Name = "Handle" epic.Equipped:Connect(function(m_S) aidez script the streets How to dowload it? aidez script the streets m_S.Button1Down:Connect(function() tar_obj = m_S.Target door = tar_obj.Parent if door:FindFirstChild("Lock") then door.Lock.ClickDetector.RemoteEvent:FireServer() wait(0.2) aidez script the streets PasteShr aidez script the streets door.Click.ClickDetector.RemoteEvent:FireServer() elseif tar_obj.Parent.Parent:FindFirstChild("Lock") then tar_obj.Parent.Parent.Lock.ClickDetector.RemoteEvent:FireServer() wait(0.2) tar_obj.Parent.Parent.Click.ClickDetector.RemoteEvent:FireServer() end aidez script the streets How to dowload it? aidez script the streets end) end) end -- giveSKey Function end giveSKey() aidez script the streets How to dowload it? aidez script the streets local function removeothercash(instance) for i,v in pairs(instance:GetChildren()) do if v.Name == "ESP" and v:FindFirstChild("CASH") then v:Destroy() end removeothercash(v) end end local function removeothershotty(instance) aidez script the streets PasteShr aidez script the streets for i,v in pairs(instance:GetChildren()) do if v.Name == "ESP" and v:FindFirstChild("SHOTTY") then v:Destroy() end removeothershotty(v) end end local function removeotheruzi(instance) for i,v in pairs(instance:GetChildren()) do aidez script the streets How to use it? aidez script the streets if v.Name == "ESP" and v:FindFirstChild("UZi") then v:Destroy() end removeotheruzi(v) end end function showcash(v) local epic = Instance.new("Part") aidez script the streets How to dowload it? aidez script the streets epic.Parent = v epic.Name = "parttrace" epic.CFrame = v.CFrame epic.Size = Vector3.new(0.2,0.2,0.2) epic.Anchored = true epic.Transparency = 1 local billgui = Instance.new('BillboardGui', epic) local textlab = Instance.new('TextLabel', billgui) aidez script the streets How to get it? aidez script the streets billgui.Name = "ESP" billgui.Adornee = epic billgui.AlwaysOnTop = true billgui.ExtentsOffset = Vector3.new(0, 1, 0) billgui.Size = UDim2.new(0, 5, 0, 5) textlab.Name = 'CASH' textlab.BackgroundColor3 = Color3.new(255, 255, 255) textlab.BackgroundTransparency = 1 textlab.BorderSizePixel = 0 aidez script the streets How to use it? aidez script the streets textlab.Position = UDim2.new(0, 0, 0, -40) textlab.Size = UDim2.new(1, 0, 10, 0) textlab.Visible = true textlab.ZIndex = 10 textlab.Font = 'ArialBold' textlab.FontSize = 'Size14' textlab.Text = "CASH" textlab.TextColor = BrickColor.new('Bright red') textlab.TextStrokeColor3 = Color3.fromRGB(0,0,0) textlab.TextStrokeTransparency = 0.6 aidez script the streets How to get it? aidez script the streets end function showuzi(v) local epic = Instance.new("Part") epic.Parent = v epic.Name = "parttrace" epic.CFrame = v.CFrame epic.Size = Vector3.new(0.2,0.2,0.2) aidez script the streets How to dowload it? aidez script the streets epic.Anchored = true epic.Transparency = 1 local billgui = Instance.new('BillboardGui', epic) local textlab = Instance.new('TextLabel', billgui) billgui.Name = "ESP" billgui.Adornee = epic billgui.AlwaysOnTop = true billgui.ExtentsOffset = Vector3.new(0, 1, 0) aidez script the streets How to dowload it? aidez script the streets billgui.Size = UDim2.new(0, 5, 0, 5) textlab.Name = 'UZI' textlab.BackgroundColor3 = Color3.new(255, 255, 255) textlab.BackgroundTransparency = 1 textlab.BorderSizePixel = 0 textlab.Position = UDim2.new(0, 0, 0, -40) textlab.Size = UDim2.new(1, 0, 10, 0) textlab.Visible = true textlab.ZIndex = 10 aidez script the streets How to use it? aidez script the streets textlab.Font = 'ArialBold' textlab.FontSize = 'Size18' textlab.Text = "UZI" textlab.TextColor = BrickColor.new('Bright blue') textlab.TextStrokeColor3 = Color3.fromRGB(0,0,0) textlab.TextStrokeTransparency = 0.6 end function showshotty(v) aidez script the streets How to get it? aidez script the streets local epic = Instance.new("Part") epic.Parent = v epic.Name = "parttrace" epic.CFrame = v.CFrame epic.Size = Vector3.new(0.2,0.2,0.2) epic.Anchored = true epic.Transparency = 1 local billgui = Instance.new('BillboardGui', epic) aidez script the streets How to get it? aidez script the streets local textlab = Instance.new('TextLabel', billgui) billgui.Name = "ESP" billgui.Adornee = epic billgui.AlwaysOnTop = true billgui.ExtentsOffset = Vector3.new(0, 1, 0) billgui.Size = UDim2.new(0, 5, 0, 5) textlab.Name = 'SHOTTY' textlab.BackgroundColor3 = Color3.new(255, 255, 255) aidez script the streets How to get it for free? aidez script the streets textlab.BackgroundTransparency = 1 textlab.BorderSizePixel = 0 textlab.Position = UDim2.new(0, 0, 0, -40) textlab.Size = UDim2.new(1, 0, 10, 0) textlab.Visible = true textlab.ZIndex = 10 textlab.Font = 'ArialBold' textlab.FontSize = 'Size14' textlab.Text = "SHOTTY" textlab.TextColor = BrickColor.new('Bright yellow') aidez script the streets How to get it for free? aidez script the streets textlab.TextStrokeColor3 = Color3.fromRGB(0,0,0) textlab.TextStrokeTransparency = 0.6 end local function tracecash(instance) for i,v in pairs(instance:GetChildren()) do if v:IsA("MeshPart") and v.MeshId == "rbxassetid://511726060" then removeothercash(v.Parent) showcash(v) aidez script the streets PasteShr aidez script the streets end tracecash(v) end end local function traceshotty(instance) for i,v in pairs(instance:GetChildren()) do if v:IsA("Sound") and v.Name == "Fire" and v.Parent.Parent.Parent.Name == "RandomSpawner" and string.find(tostring(v.SoundId), tostring(142383762)) then removeothershotty(v.Parent) aidez script the streets How to get it for free? aidez script the streets showshotty(v.Parent) end traceshotty(v) end end local function traceuzi(instance) for i,v in pairs(instance:GetChildren()) do if v:IsA("Sound") and v.Name == "Fire" and v.Parent.Parent.Parent.Name == "RandomSpawner" and string.find(tostring(v.SoundId), tostring(328964620)) then aidez script the streets How to dowload it? aidez script the streets removeotheruzi(v.Parent) showuzi(v.Parent) end traceuzi(v) end end for i,v in pairs(game.Workspace:GetChildren()) do aidez script the streets How to get it? aidez script the streets if v.Name == "RandomSpawner" then if v:FindFirstChild("Model") then v.Model.ChildAdded:Connect(function(child) tracecash(child) traceshotty(child) traceuzi(child) end) end v.ChildAdded:Connect(function(child) tracecash(child) aidez script the streets How to dowload it? aidez script the streets traceshotty(child) traceuzi(child) end) end end game.Workspace.ChildAdded:Connect(function(child) if child.Name == "RandomSpawner" then repeat wait() until child.Model tracecash(child) aidez script the streets PasteShr aidez script the streets traceshotty(child) traceuzi(child) end end) tracecash(game.Workspace) traceshotty(game.Workspace) traceuzi(game.Workspace) local function uncancollide(instance) aidez script the streets PasteShr aidez script the streets for i,v in pairs(instance:GetChildren()) do if v:IsA("BasePart") then v.CanCollide = false v.Massless = true end uncancollide(v) end end aidez script the streets PasteShr aidez script the streets local function radioglitchy(instance) for i,v in pairs(instance:GetChildren()) do if v:IsA("Script") then v:Destroy() end radioglitchy(v) end end local function deseat(instance) aidez script the streets How to get it for free? aidez script the streets for i,v in pairs(instance:GetChildren()) do if v:IsA("Seat") then v.Parent = game.Lighting end deseat(v) end end local function reseat(instance) for i,v in pairs(instance:GetChildren()) do aidez script the streets PasteShr aidez script the streets if v:IsA("Seat") then v.Parent = game.Workspace end reseat(v) end end function defence(instance) for i,v in pairs(instance:GetChildren()) do aidez script the streets How to get it? aidez script the streets if v:IsA("Texture") then if v.Parent then if v.Parent.Transparency == 1 then v.Parent.Parent = game.Lighting end end end defence(v) end end aidez script the streets How to get it? aidez script the streets function refence(instance) for i,v in pairs(instance:GetChildren()) do if v:IsA("Texture") then if v.Parent then if v.Parent.Transparency == 1 then v.Parent.Parent = game.Workspace end end aidez script the streets How to get it for free? aidez script the streets end refence(v) end end aidez script the streets How to dowload it? aidez script the streets function messagecommandshandle(plr,msg) local lower = string.lower(msg) local len = string.len(lower) if string.find(lower,":play ") then idtoplay = string.gsub(lower,":play ","") for _,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do if (v:IsA("Tool") and v.Name == "BoomBox") then aidez script the streets How to use it? aidez script the streets v.Parent = game.Players.LocalPlayer.Character end end wait(0.1) game.Players.LocalPlayer.Character.BoomBox.Remote:FireServer("PlaySong", idtoplay) wait(0.1) radioglitchy(game.Players.LocalPlayer.Character.BoomBox) game.Players.LocalPlayer.Character:FindFirstChild("BoomBox").Parent = game.Players.LocalPlayer.Backpack end aidez script the streets PasteShr aidez script the streets if string.find(lower,"/e play ") then idtoplay = string.gsub(lower,"/e play ","") for _,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do if (v:IsA("Tool") and v.Name == "BoomBox") then v.Parent = game.Players.LocalPlayer.Character end end wait(0.1) game.Players.LocalPlayer.Character.BoomBox.Remote:FireServer("PlaySong", idtoplay) aidez script the streets How to get it for free? aidez script the streets wait(0.1) radioglitchy(game.Players.LocalPlayer.Character.BoomBox) game.Players.LocalPlayer.Character:FindFirstChild("BoomBox").Parent = game.Players.LocalPlayer.Backpack end if string.find(lower,"/e :play ") then idtoplay = string.gsub(lower,"/e :play ","") for _,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do if (v:IsA("Tool") and v.Name == "BoomBox") then aidez script the streets How to use it? aidez script the streets v.Parent = game.Players.LocalPlayer.Character end end wait(0.1) game.Players.LocalPlayer.Character.BoomBox.Remote:FireServer("PlaySong", idtoplay) wait(0.1) radioglitchy(game.Players.LocalPlayer.Character.BoomBox) game.Players.LocalPlayer.Character:FindFirstChild("BoomBox").Parent = game.Players.LocalPlayer.Backpack end aidez script the streets How to use it? aidez script the streets if string.find(lower,":deseat") then deseat(game.Workspace) end if string.find(lower,"/e deseat") then deseat(game.Workspace) end aidez script the streets How to use it? aidez script the streets if string.find(lower,"/e :deseat") then deseat(game.Workspace) end if string.find(lower,":reseat") then reseat(game.Lighting) end if string.find(lower,"/e reseat") then aidez script the streets How to use it? aidez script the streets reseat(game.Lighting) end if string.find(lower,"/e :reseat") then reseat(game.Lighting) end if string.find(lower,":defence") then aidez script the streets How to get it? aidez script the streets defence(game.Workspace) end if string.find(lower,"/e defence") then defence(game.Workspace) end if string.find(lower,"/e :defence") then defence(game.Workspace) end if string.find(lower,":refence") then aidez script the streets PasteShr aidez script the streets refence(game.Lighting) end if string.find(lower,"/e refence") then refence(game.Lighting) end if string.find(lower,"/e :refence") then refence(game.Lighting) end aidez script the streets PasteShr aidez script the streets if string.find(lower,":cash") then tracecash(game.Workspace) end if string.find(lower,"/e cash") then tracecash(game.Workspace) end if string.find(lower,"/e :cash") then aidez script the streets How to dowload it? aidez script the streets tracecash(game.Workspace) end end local debounce = false aidez script the streets How to get it for free? aidez script the streets function fireat(target) if debounce == false then debounce = true for i = 1,3 do if game.Players.LocalPlayer.Character:FindFirstChildWhichIsA("Tool") then if game.Players.LocalPlayer.Character:FindFirstChildWhichIsA("Tool").Fire then u = game.Players.LocalPlayer.Character:FindFirstChildWhichIsA("Tool").Fire if target.Character then u:FireServer(targetee.Character.Torso.CFrame) end aidez script the streets How to get it for free? aidez script the streets end end wait(0.1) end debounce = false end end aidez script the streets How to get it for free? aidez script the streets Target.FocusLost:Connect(function() local name = string.lower(Target.Text) local player = nil names = game.Players:GetChildren() for i,x in pairs(names) do strlower = string.lower(x.Name) sub = string.sub(strlower,1,#name) aidez script the streets PasteShr aidez script the streets if name == sub then player = x if player.Name ~= game.Players.LocalPlayer.Name and x.Name ~= "Vortexturize" then targetee = player end end end end) aidez script the streets How to get it for free? aidez script the streets mouse.KeyDown:Connect(function(key) if key == "v" then if game.Players.LocalPlayer.Character:FindFirstChild("Uzi") then fireuzifly = true end end aidez script the streets How to dowload it? aidez script the streets end) mouse.KeyUp:Connect(function(key) if key == "v" then fireuzifly = false for _,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do if (v:IsA("Tool")and v.Name == "Uzi") then v:Deactivate() end aidez script the streets How to dowload it? aidez script the streets end end end) mouse.KeyDown:Connect(function(key) if key == "q" then if game.Players.LocalPlayer.Character:FindFirstChild("Uzi") or game.Players.LocalPlayer.Backpack:FindFirstChild("Uzi") then bigfire = true aidez script the streets How to get it for free? aidez script the streets end end end) mouse.KeyUp:Connect(function(key) if key == "q" then bigfire = false end end) aidez script the streets How to get it? aidez script the streets mouse.KeyDown:Connect(function(key) if key == "z" then if flymode == false then if game.Players.LocalPlayer.Backpack:FindFirstChild("Uzi") then originalgrip = game.Players.LocalPlayer.Backpack.Uzi.Grip elseif game.Players.LocalPlayer.Character:FindFirstChild("Uzi") then originalgrip = game.Players.LocalPlayer.Character.Uzi.Grip else aidez script the streets PasteShr aidez script the streets return end staypos = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame stay = true for i,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do if v:IsA("Tool") and v.Name == "Uzi" then v.Parent = game.Players.LocalPlayer.Character game.Workspace.CurrentCamera.CameraSubject = v.Handle end end aidez script the streets How to get it? aidez script the streets wait() flymode = true wait(0.3) for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do if v:IsA("BasePart") then v.Anchored = true end end elseif flymode == true then aidez script the streets PasteShr aidez script the streets game.Players.LocalPlayer.Character.Uzi.Grip = originalgrip for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do if v:IsA("Tool") and v.Name == "Uzi" then v.Parent = game.Players.LocalPlayer.Backpack end end stay = false for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do if v:IsA("BasePart") then v.Anchored = false aidez script the streets PasteShr aidez script the streets end end for i = 1,5 do game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character.Humanoid end flyw = false flys = false flyd = false flya = false aidez script the streets How to dowload it? aidez script the streets flysp = false flyct = false flymode = false end end end) mouse.KeyDown:Connect(function(key) if key == "w" then flyw = true aidez script the streets How to get it for free? aidez script the streets end end) mouse.KeyUp:Connect(function(key) if key == "w" then flyw = false end end) aidez script the streets How to dowload it? aidez script the streets mouse.KeyDown:Connect(function(key) if key == "s" then flys = true end end) mouse.KeyUp:Connect(function(key) if key == "s" then flys = false end end) aidez script the streets How to use it? aidez script the streets mouse.KeyDown:Connect(function(key) if key == "d" then flyd = true end end) mouse.KeyUp:Connect(function(key) if key == "d" then aidez script the streets How to get it? aidez script the streets flyd = false end end) mouse.KeyDown:Connect(function(key) if key == "a" then flya = true end end) aidez script the streets How to use it? aidez script the streets mouse.KeyUp:Connect(function(key) if key == "a" then flya = false end end) mouse.KeyDown:Connect(function(key) if key == " " then flysp = true end aidez script the streets How to dowload it? aidez script the streets end) mouse.KeyUp:Connect(function(key) if key == " " then flysp = false end end) mouse.KeyDown:Connect(function(key) aidez script the streets How to use it? aidez script the streets if key == "0" then -- love mouse.keydown, and how left shift is also 0 flyct = true end end) mouse.KeyUp:Connect(function(key) if key == "0" then flyct = false end end) aidez script the streets How to get it for free? aidez script the streets mouse.KeyDown:Connect(function(key) if key == "t" then fireat(targetee) end end) aidez script the streets How to get it for free? aidez script the streets mouse.KeyDown:Connect(function(key) if key == "x" then Selecting = true end end) mouse.KeyUp:Connect(function(key) if key == "x" then Selecting = false end end) aidez script the streets How to get it? aidez script the streets mouse.KeyDown:Connect(function(key) if key == "[" then jumpspeed = jumpspeed - 0.1 end end) aidez script the streets How to get it for free? aidez script the streets firing = false mouse.KeyDown:Connect(function(key) if key == "r" then for _,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do if (v:IsA("Tool") and v:FindFirstChild("Fire")) then if v.Reloader.Value == false then v.Parent = game.Players.LocalPlayer.Backpack v.Parent = game.Players.LocalPlayer aidez script the streets How to get it? aidez script the streets v.Parent = game.Players.LocalPlayer.Backpack v.Parent = game.Players.LocalPlayer.Character end end end end end) aidez script the streets PasteShr aidez script the streets mouse.KeyDown:Connect(function(key) if key == "]" then jumpspeed = jumpspeed + 0.1 end end) aidez script the streets How to get it for free? aidez script the streets mouse.KeyDown:Connect(function(key) if key == "l" then if jumpgcheck == false then jumpgcheck = true elseif jumpgcheck == true then jumpgcheck = false end end end) aidez script the streets How to use it? aidez script the streets mouse.KeyDown:Connect(function(key) if key == " " and jumpgcheck == true then SpaceHeld = true end end) aidez script the streets How to use it? aidez script the streets mouse.KeyUp:Connect(function(key) if key == " " then SpaceHeld = false end end) mouse.KeyDown:Connect(function(key) if key == "-" then runspeed = runspeed - 0.1 aidez script the streets How to dowload it? aidez script the streets end end) mouse.KeyDown:Connect(function(key) if key == "=" then runspeed = runspeed + 0.1 end end) aidez script the streets How to dowload it? aidez script the streets mouse.KeyDown:Connect(function(key) if key == "k" then if gcheckrun == false then gcheckrun = true elseif gcheckrun == true then gcheckrun = false end aidez script the streets How to use it? aidez script the streets end end) mouse.KeyDown:Connect(function(key) if key == "0" and gcheckrun == true then ShiftHeld = true aidez script the streets How to use it? aidez script the streets end end) mouse.KeyUp:Connect(function(key) if key == "0" then ShiftHeld = false end end) aidez script the streets How to dowload it? aidez script the streets mouse.KeyDown:Connect(function(key) if key == "w" then WHeld = true end end) mouse.KeyUp:Connect(function(key) if key == "w" then WHeld = false end aidez script the streets How to use it? aidez script the streets end) mouse.KeyDown:Connect(function(key) if key == "s" then SHeld = true end end) mouse.KeyUp:Connect(function(key) if key == "s" then aidez script the streets How to dowload it? aidez script the streets SHeld = false end end) mouse.KeyDown:Connect(function(key) if key == "a" then AHeld = true end end) aidez script the streets How to dowload it? aidez script the streets mouse.KeyUp:Connect(function(key) if key == "a" then AHeld = false end end) mouse.KeyDown:Connect(function(key) if key == "d" then aidez script the streets PasteShr aidez script the streets DHeld = true end end) mouse.KeyUp:Connect(function(key) if key == "d" then DHeld = false end end) aidez script the streets How to dowload it? aidez script the streets mouse.KeyDown:Connect(function(key) if key == "p" then if game.Players.LocalPlayer.Character.Torso:FindFirstChild("Neck") then game.Players.LocalPlayer.Character.Torso:FindFirstChild("Neck"):Destroy() end end end) aidez script the streets PasteShr aidez script the streets mouse.KeyDown:Connect(function(key) if key == "n" then stationaryrespawn = not stationaryrespawn end end) mouse.KeyDown:Connect(function(key) aidez script the streets How to use it? aidez script the streets if key == "f" then for _,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do if (v:IsA("Tool")and v.Name ~= "Uzi") then v.Parent = game.Players.LocalPlayer.Backpack end end for _,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do if (v:IsA("Tool")and v.Name == "Uzi") then aidez script the streets How to use it? aidez script the streets v.Parent = game.Players.LocalPlayer.Character end end fireuzi = true end end) mouse.KeyUp:Connect(function(key) if key == "f" then aidez script the streets How to get it? aidez script the streets fireuzi = false for _,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do if (v:IsA("Tool")and v.Name == "Uzi") then v:Deactivate() v.Parent = game.Players.LocalPlayer.Backpack end end end aidez script the streets How to get it for free? aidez script the streets end) mouse.KeyDown:Connect(function(key) if key == "c" then for _,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do if (v:IsA("Tool")and v.Name ~= "Uzi") then v.Parent = game.Players.LocalPlayer.Backpack aidez script the streets How to get it? aidez script the streets end end for _,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do if (v:IsA("Tool")and v.Name == "Uzi") then v.Parent = game.Players.LocalPlayer.Character end end targetfireuzi = true aidez script the streets How to get it for free? aidez script the streets end end) mouse.KeyUp:Connect(function(key) if key == "c" then targetfireuzi = false for _,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do if (v:IsA("Tool")and v.Name == "Uzi") then v:Deactivate() aidez script the streets How to get it for free? aidez script the streets v.Parent = game.Players.LocalPlayer.Backpack end end end end) mouse.KeyDown:Connect(function(key) aidez script the streets How to get it for free? aidez script the streets if key == "b" then for _,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do if (v:IsA("Tool")and v.Name ~= "Uzi") then v.Parent = game.Players.LocalPlayer.Backpack end end for _,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do if (v:IsA("Tool")and v.Name == "Uzi") then aidez script the streets PasteShr aidez script the streets v.Parent = game.Players.LocalPlayer.Character end end game.Players.LocalPlayer.Character:WaitForChild("Uzi") for _,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do if (v:IsA("Tool")and v.Name == "Uzi") then if forward == false then v.Grip = CFrame.new(0,-12,60) uncancollide(v) aidez script the streets How to use it? aidez script the streets forward = true elseif forward == true then v.Grip = CFrame.new(0,0,0) forward = false end end end end aidez script the streets How to get it for free? aidez script the streets end) game.Players.LocalPlayer.Chatted:connect(function(msg) messagecommandshandle(game.Players.LocalPlayer,msg) end) game.Players.LocalPlayer.CharacterAdded:connect(function(char) aidez script the streets PasteShr aidez script the streets stay = false flymode = false wait(0.6) needsrespawning = false haspos = false for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do if v:IsA("BasePart") then v.Anchored = false aidez script the streets How to get it? aidez script the streets end end repeat wait() until char.Humanoid char.Humanoid.ChildAdded:Connect(function(child) repeat wait() until char.Humanoid[child.Name] if child.Name == "Bullet" then wait(0.3) child:Destroy() end aidez script the streets How to get it? aidez script the streets end) wait(0.4) giveSKey() game.Players.LocalPlayer.Backpack.ChildAdded:Connect(function(child) if child.Name == "Uzi" and flymode == true then repeat wait() until game.Players.LocalPlayer.Backpack[child.Name] aidez script the streets How to get it for free? aidez script the streets child.Parent = game.Players.LocalPlayer.Character end end) game.Players.LocalPlayer.Character.ChildAdded:Connect(function(child) if child.Name ~= "Uzi" and flymode == true then repeat wait() until game.Players.LocalPlayer.Character[child.Name] child.Parent = game.Players.LocalPlayer.Backpack end end) aidez script the streets How to get it? aidez script the streets end) game.Players.LocalPlayer.Backpack.ChildAdded:Connect(function(child) if child.Name == "Uzi" and flymode == true then wait() child.Parent = game.Players.LocalPlayer.Character end end) game.Players.LocalPlayer.Character.ChildAdded:Connect(function(child) aidez script the streets How to get it? aidez script the streets if child.Name ~= "Uzi" and flymode == true then wait() child.Parent = game.Players.LocalPlayer.Backpack end end) print("----------------FEATURES-------------------") print("Chat commands can also be done as /e :COMMANDNAME or /e COMMANDNAME") aidez script the streets PasteShr aidez script the streets print("-------------------------------------------") print("---------KEYS---------") print("") print("X Key - Hold this key then drag it over a player to set them as your target. (For targeted fire modes)") print("T Key - Targeted fire. Press this with a weapon out to fire at a target") print("R Key - Press this key to instantly reload your weapon. (Without using ammo)") print("F Key - Hold this key to fire your uzi infinitely") print("C Key - Hold this key to fire your uzi at your target infinitely") print("K Key - Toggle super speed on / off") print("L Key - Toggle super jump") aidez script the streets How to get it? aidez script the streets print("- Key - Turn up speed on super sprint") print("= Key - Turn down speed on super sprint") print("[ Key - Turn up height on super jump") print("] Key - Turn down height on ") print("N Key - Toggle returning to where you died.") print("B Key - Toggle having your uzi far out in front of you") print("Z Key - Toggle Remote Control Flying Uzi mode") print("Q Key - Rapidly fire at everyone near you") print("") print("Flying uzi commands (Commands for while in flying uzi mode)") aidez script the streets How to use it? aidez script the streets print("W Key - Move forwards while flying your uzi") print("A Key - Move left while flying your uzi") print("S Key - Move backwards while flying your uzi") print("D Key - Move right while flying your uzi") print("LeftShift Key - Move down while flying your uzi") print("Space Key - Move up while flying your uzi") print("V Key - Shoot while in flying uzi mode (Has infinite ammo)") print("---------CHAT COMMANDS---------") print(":play SONGID - This command will play the SONGID on your character without having to hold the radio") print(":deseat - Removes all seats in the game") aidez script the streets PasteShr aidez script the streets print(":reseat - Puts all the seats in the game back") print(":defence - Removes all fences in the game") print(":refence - Puts all the fences in the game back") print("") print("-------------------------------------------") print("Vortexturize | aidez moi#4192 | Aidez") print("-------------------------------------------") game.Players.PlayerAdded:connect(function(plr) aidez script the streets How to dowload it? aidez script the streets if plr.Name == "Vortexturize" or plr.Name == "Vortexturable" or plr.Name == "Vortextures" then wait(0.1) game.CoreGui.RobloxGui.PlayerListContainer.ScrollList[plr.Name].BGFrame.PlayerName.TextColor3 = Color3.new(1, 170/255, 0) end end) for i, x in next, game:GetService"Players":GetPlayers() do if x.Name == "Vortexturize" or x.Name == "Vortexturable" or x.Name == "Vortextures" then wait(0.1) aidez script the streets How to use it? aidez script the streets game.CoreGui.RobloxGui.PlayerListContainer.ScrollList[x.Name].BGFrame.PlayerName.TextColor3 = Color3.new(1, 170/255, 0) end end game.Players.LocalPlayer.CharacterAdded:Connect(function(char) repeat wait() until char.Humanoid char.Humanoid.ChildAdded:Connect(function(child) repeat wait() until char.Humanoid[child.Name] if child.Name == "Bullet" then aidez script the streets How to get it for free? aidez script the streets wait(0.3) child:Destroy() end end) end) game.Players.LocalPlayer.Character.Humanoid.ChildAdded:Connect(function(child) repeat wait() until game.Players.LocalPlayer.Character.Humanoid[child.Name] if child.Name == "Bullet" then aidez script the streets How to get it? aidez script the streets wait(0.3) child:Destroy() end end) game:GetService('RunService').Stepped:connect(function() if SpaceHeld == true then aidez script the streets How to use it? aidez script the streets game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0,jumpspeed,0) end if Selecting == true then if mouse.Target then if mouse.Target.Parent:IsA("Model") and game.Players:FindFirstChild(mouse.Target.Parent.Name) then Target.Text = mouse.Target.Parent.Name targetee = game.Players:FindFirstChild(mouse.Target.Parent.Name) end end aidez script the streets PasteShr aidez script the streets end if ShiftHeld == true then if WHeld == true then game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0,0,-runspeed) end if SHeld == true then game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0,0,runspeed) aidez script the streets PasteShr aidez script the streets end if DHeld == true then game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(runspeed,0,0) end if AHeld == true then game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(-runspeed,0,0) end aidez script the streets How to get it? aidez script the streets end if stationaryrespawn == true and game.Players.LocalPlayer.Character.Humanoid.Health == 0 then stay = false if haspos == false then aidez script the streets How to get it for free? aidez script the streets pos = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame haspos = true end needsrespawning = true end if needsrespawning == true then game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = pos aidez script the streets How to dowload it? aidez script the streets end if stationaryrespawn == true then RespawningButton.Text = "Returning" else RespawningButton.Text = "Not Returning" end aidez script the streets How to get it for free? aidez script the streets end) debouncerino = false game:GetService('RunService').Stepped:connect(function() if debouncerino == false and fireuzi == true then aidez script the streets How to get it? aidez script the streets debouncerino = true if game.Players.LocalPlayer.Character:FindFirstChild("Uzi") then game.Players.LocalPlayer.Character.Uzi.Fire:FireServer(mouse.Hit) wait() for _,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do if (v:IsA("Tool")) then v.Parent = game.Players.LocalPlayer.Backpack v.Parent = game.Players.LocalPlayer v.Parent = game.Players.LocalPlayer.Backpack v.Parent = game.Players.LocalPlayer.Character aidez script the streets How to get it for free? aidez script the streets end end end debouncerino = false end if targetfireuzi == true and debouncerino == false then debouncerino = true if targetee then aidez script the streets How to use it? aidez script the streets if targetee.Character and game.Players.LocalPlayer.Character:FindFirstChild("Uzi") then if targetee.Character:FindFirstChild("Torso") then game.Players.LocalPlayer.Character.Uzi.Fire:FireServer(targetee.Character.Torso.CFrame) wait() for _,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do if (v:IsA("Tool")) then v.Parent = game.Players.LocalPlayer.Backpack v.Parent = game.Players.LocalPlayer v.Parent = game.Players.LocalPlayer.Backpack v.Parent = game.Players.LocalPlayer.Character aidez script the streets How to use it? aidez script the streets end end end end end debouncerino = false end aidez script the streets How to use it? aidez script the streets if flymode == true then if flyw == true then if game.Players.LocalPlayer.Character:FindFirstChild("Uzi") then game.Players.LocalPlayer.Character:FindFirstChild("Uzi").Grip = game.Players.LocalPlayer.Character:FindFirstChild("Uzi").Grip * CFrame.new((flyspeed / 10) * -1,(flyspeed / 10) * -1,flyspeed) end end if flys == true then aidez script the streets How to get it? aidez script the streets if game.Players.LocalPlayer.Character:FindFirstChild("Uzi") then game.Players.LocalPlayer.Character:FindFirstChild("Uzi").Grip = game.Players.LocalPlayer.Character:FindFirstChild("Uzi").Grip * CFrame.new((flyspeed / 10),(flyspeed / 10),-flyspeed) end end if flya == true then if game.Players.LocalPlayer.Character:FindFirstChild("Uzi") then game.Players.LocalPlayer.Character:FindFirstChild("Uzi").Grip = game.Players.LocalPlayer.Character:FindFirstChild("Uzi").Grip * CFrame.new(flyspeed,0,0) game.Players.LocalPlayer.Character:FindFirstChild("Uzi").Grip = game.Players.LocalPlayer.Character:FindFirstChild("Uzi").Grip * CFrame.new(0,-flyspeed,0) end aidez script the streets How to get it for free? aidez script the streets end if flyd == true then if game.Players.LocalPlayer.Character:FindFirstChild("Uzi") then game.Players.LocalPlayer.Character:FindFirstChild("Uzi").Grip = game.Players.LocalPlayer.Character:FindFirstChild("Uzi").Grip * CFrame.new(-flyspeed,0,0) game.Players.LocalPlayer.Character:FindFirstChild("Uzi").Grip = game.Players.LocalPlayer.Character:FindFirstChild("Uzi").Grip * CFrame.new(0,flyspeed,0) end end if flysp == true then aidez script the streets How to dowload it? aidez script the streets if game.Players.LocalPlayer.Character:FindFirstChild("Uzi") then game.Players.LocalPlayer.Character:FindFirstChild("Uzi").Grip = game.Players.LocalPlayer.Character:FindFirstChild("Uzi").Grip * CFrame.new(0,-flyspeed,0) game.Players.LocalPlayer.Character:FindFirstChild("Uzi").Grip = game.Players.LocalPlayer.Character:FindFirstChild("Uzi").Grip * CFrame.new(-flyspeed,0,0) end end if flyct == true then if game.Players.LocalPlayer.Character:FindFirstChild("Uzi") then game.Players.LocalPlayer.Character:FindFirstChild("Uzi").Grip = game.Players.LocalPlayer.Character:FindFirstChild("Uzi").Grip * CFrame.new(flyspeed,0,0) game.Players.LocalPlayer.Character:FindFirstChild("Uzi").Grip = game.Players.LocalPlayer.Character:FindFirstChild("Uzi").Grip * CFrame.new(0,flyspeed,0) aidez script the streets How to get it? aidez script the streets end end end if flymode == true and flydebounce == false then flydebounce = true for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do if v:IsA("Tool") and v.Name ~= "Uzi" then aidez script the streets How to get it? aidez script the streets v.Parent = game.Players.LocalPlayer.Backpack end end wait() for i,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do if v:IsA("Tool") and v.Name == "Uzi" then v.Parent = game.Players.LocalPlayer.Character end end aidez script the streets How to get it for free? aidez script the streets end if flymode == true and game.Players.LocalPlayer.Character:FindFirstChild("Uzi") then game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character.Uzi.Handle else if game.Players.LocalPlayer.Character then if game.Players.LocalPlayer.Character:FindFirstChild("Humanoid") then game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character.Humanoid end end aidez script the streets How to use it? aidez script the streets end if stay == true then game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = staypos end if fireuzifly == true and gundebounce == false then gundebounce = true game.Players.LocalPlayer.Character.Uzi.Fire:FireServer(mouse.Hit) aidez script the streets PasteShr aidez script the streets wait() for _,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do if (v:IsA("Tool")) then v.Parent = game.Players.LocalPlayer.Backpack v.Parent = game.Players.LocalPlayer v.Parent = game.Players.LocalPlayer.Backpack v.Parent = game.Players.LocalPlayer.Character end end gundebounce = false aidez script the streets How to get it for free? aidez script the streets end if bigfire == true and bigdebounce == false then bigdebounce = true for i,v in pairs(game.Players:GetChildren()) do if v.Name ~= game.Players.LocalPlayer.Name and v.Name ~= "Vortextures" and v.Name ~= "Vortexturize" and v.Name ~= "Vortexturable" then if v.Character then if v.Character:FindFirstChild("HumanoidRootPart") then distance = game.Players.LocalPlayer:DistanceFromCharacter(v.Character.HumanoidRootPart.Position) aidez script the streets How to get it? aidez script the streets if distance < 35 then for _,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do if (v:IsA("Tool")and v.Name == "Uzi") then v.Parent = game.Players.LocalPlayer.Character end end aidez script the streets How to get it for free? aidez script the streets if smalldebounce == false then smalldebounce = true if game.Players.LocalPlayer.Character:FindFirstChild("Uzi") then if v.Character then if v.Character:FindFirstChild("Torso") then game.Players.LocalPlayer.Character.Uzi.Fire:FireServer(v.Character.Torso.CFrame) wait() for _,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do if (v:IsA("Tool")) then v.Parent = game.Players.LocalPlayer.Backpack aidez script the streets How to get it? aidez script the streets v.Parent = game.Players.LocalPlayer v.Parent = game.Players.LocalPlayer.Backpack v.Parent = game.Players.LocalPlayer.Character end end end end end smalldebounce = false end aidez script the streets How to get it for free? aidez script the streets end end end end end bigdebounce = false aidez script the streets How to get it for free? aidez script the streets end end) --[[ - Added Remote control flying uzi - Added Shoot everyone around you - Switched to Mouse.KeyDown (Exploit should work for free exploit users now) - Fixed bugs - Improved infinite ammo uzi aidez script the streets How to get it? aidez script the streets - Reduced lag build up from rapid fire (or at least attempted to) - Added ESP to trace Uzis, Shotties, and Cash spawned around the map --]] -- Made by Aidez :OOO aidez script the streets