Best Da Hood Script Ever
Best Da Hood Script Ever
Best Da Hood Script Ever
--Properties:
ScreenGui.Parent = game.CoreGui
Toolbar.Name = "Toolbar"
Toolbar.Parent = ScreenGui
Toolbar.BackgroundColor3 = Color3.fromRGB(42, 42, 42)
Toolbar.Position = UDim2.new(0.02541296, 0, 0.163390666, 0)
Toolbar.Size = UDim2.new(0, 269, 0, 34)
Toolbar.Active = true
Toolbar.Draggable = true
Background.Name = "Background"
Background.Parent = Toolbar
Background.BackgroundColor3 = Color3.fromRGB(42, 42, 42)
Background.BackgroundTransparency = 0.500
Background.Position = UDim2.new(0, 0, 0.986920536, 0)
Background.Size = UDim2.new(0, 268, 0, 360)
Name.Name = "Name"
Name.Parent = Toolbar
Name.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
Name.BackgroundTransparency = 1.000
Name.Position = UDim2.new(0.00371747208, 0, 0, 0)
Name.Size = UDim2.new(0, 268, 0, 34)
Name.Font = Enum.Font.SourceSans
Name.Text = "Ex#9571 DaHood Menu"
Name.TextColor3 = Color3.fromRGB(255, 255, 255)
Name.TextScaled = true
Name.TextSize = 14.000
Name.TextWrapped = true
Postman.Name = "Postman"
Postman.Parent = Toolbar
Postman.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
Postman.BackgroundTransparency = 1.000
Postman.Position = UDim2.new(0, 0, 1, 0)
Postman.Size = UDim2.new(0, 268, 0, 36)
Postman.Font = Enum.Font.Gotham
Postman.Text = "Postman Pat"
Postman.TextColor3 = Color3.fromRGB(255, 255, 255)
Postman.TextSize = 20.000
Postman.MouseButton1Down:connect(function()
-- This file was generated using Luraph Obfuscator v11.5 by memcorrupt.
local lp = game:GetService"Players".LocalPlayer
local SuperSpeed =
Instance.new("IntValue",lp.Character.BodyEffects.Movement);SuperSpeed.Name =
"SuperSpeed"
local HulkJump =
Instance.new("IntValue",lp.Character.BodyEffects.Movement);HulkJump.Name =
"HulkJump"
end)
ClickTP.Name = "ClickTP"
ClickTP.Parent = Toolbar
ClickTP.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
ClickTP.BackgroundTransparency = 1.000
ClickTP.Position = UDim2.new(0, 0, 3.11764717, 0)
ClickTP.Size = UDim2.new(0, 268, 0, 36)
ClickTP.Font = Enum.Font.Gotham
ClickTP.Text = "Click TP (q)"
ClickTP.TextColor3 = Color3.fromRGB(255, 255, 255)
ClickTP.TextSize = 20.000
ClickTP.MouseButton1Down:connect(function()
plr = game.Players.LocalPlayer
hum = plr.Character.HumanoidRootPart
mouse = plr:GetMouse()
mouse.KeyDown:connect(function(key)
if mouse.Target then
end
end
end)
end)
InfiniteJump.Name = "InfiniteJump"
InfiniteJump.Parent = Toolbar
InfiniteJump.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
InfiniteJump.BackgroundTransparency = 1.000
InfiniteJump.Position = UDim2.new(0, 0, 4.17647076, 0)
InfiniteJump.Size = UDim2.new(0, 268, 0, 36)
InfiniteJump.Font = Enum.Font.Gotham
InfiniteJump.Text = "Infinite Jump (f)"
InfiniteJump.TextColor3 = Color3.fromRGB(255, 255, 255)
InfiniteJump.TextSize = 20.000
InfiniteJump.MouseButton1Down:connect(function()
_G.infinjump = true
CrashServer.Name = "CrashServer"
CrashServer.Parent = Toolbar
CrashServer.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
CrashServer.BackgroundTransparency = 1.000
CrashServer.Position = UDim2.new(2.56113708e-09, 0, 10.5294123, 0)
CrashServer.Size = UDim2.new(0, 268, 0, 36)
CrashServer.Font = Enum.Font.Gotham
CrashServer.Text = "Crash Server (30+ players)"
CrashServer.TextColor3 = Color3.fromRGB(255, 255, 255)
CrashServer.TextSize = 20.000
CrashServer.MouseButton1Down:connect(function()
sounds = {}
function getSounds(loc)
if loc:IsA("Sound") then
table.insert(sounds,loc)
end
for _,obj in pairs(loc:GetChildren()) do
getSounds(obj)
end
end
getSounds(game)
game.DescendantAdded:connect(function(obj)
if obj:IsA("Sound") then
table.insert(sounds,obj)
end
end)
while wait(0.2) do
for _,sound in pairs(sounds) do
pcall(function()
sound:Play()
end)
end
end
end)
SuperBat.Name = "SuperBat"
SuperBat.Parent = Toolbar
SuperBat.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
SuperBat.BackgroundTransparency = 1.000
SuperBat.Position = UDim2.new(0, 0, 6.29411793, 0)
SuperBat.Size = UDim2.new(0, 268, 0, 36)
SuperBat.Font = Enum.Font.Gotham
SuperBat.Text = "Super Bat"
SuperBat.TextColor3 = Color3.fromRGB(255, 255, 255)
SuperBat.TextSize = 20.000
SuperBat.MouseButton1Down:connect(function()
SuperKnife.Name = "SuperKnife"
SuperKnife.Parent = Toolbar
SuperKnife.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
SuperKnife.BackgroundTransparency = 1.000
SuperKnife.Position = UDim2.new(0, 0, 5.23529434, 0)
SuperKnife.Size = UDim2.new(0, 268, 0, 36)
SuperKnife.Font = Enum.Font.Gotham
SuperKnife.Text = "Super Knife"
SuperKnife.TextColor3 = Color3.fromRGB(255, 255, 255)
SuperKnife.TextSize = 20.000
SuperKnife.MouseButton1Down:connect(function()
game.Players.LocalPlayer.Backpack["[Knife]"].Handle.Size = Vector3.new(50,
50, 50)
end)
SuperPitchFork.Name = "SuperPitchFork"
SuperPitchFork.Parent = Toolbar
SuperPitchFork.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
SuperPitchFork.BackgroundTransparency = 1.000
SuperPitchFork.Position = UDim2.new(0, 0, 7.35294151, 0)
SuperPitchFork.Size = UDim2.new(0, 268, 0, 36)
SuperPitchFork.Font = Enum.Font.Gotham
SuperPitchFork.Text = "Super PitchFork"
SuperPitchFork.TextColor3 = Color3.fromRGB(255, 255, 255)
SuperPitchFork.TextSize = 20.000
SuperPitchFork.MouseButton1Down:connect(function()
game.Players.LocalPlayer.Backpack["[Pitchfork]"].Handle.Size =
Vector3.new(50, 50, 50)
end)
SuperStopsign.Name = "SuperStopsign"
SuperStopsign.Parent = Toolbar
SuperStopsign.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
SuperStopsign.BackgroundTransparency = 1.000
SuperStopsign.Position = UDim2.new(0, 0, 8.4117651, 0)
SuperStopsign.Size = UDim2.new(0, 268, 0, 36)
SuperStopsign.Font = Enum.Font.Gotham
SuperStopsign.Text = "Super StopSign"
SuperStopsign.TextColor3 = Color3.fromRGB(255, 255, 255)
SuperStopsign.TextSize = 20.000
SuperStopsign.MouseButton1Down:connect(function()
game.Players.LocalPlayer.Backpack["[StopSign]"].Handle.Size = Vector3.new(50,
50, 50)
end)
Fly.Name = "Fly"
Fly.Parent = Toolbar
Fly.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
Fly.BackgroundTransparency = 1.000
Fly.Position = UDim2.new(0, 0, 9.47058868, 0)
Fly.Size = UDim2.new(0, 268, 0, 36)
Fly.Font = Enum.Font.Gotham
Fly.Text = "Fly (x)"
Fly.TextColor3 = Color3.fromRGB(255, 255, 255)
Fly.TextSize = 20.000
Fly.MouseButton1Down:connect(function()
local plr = game.Players.LocalPlayer
local mouse = plr:GetMouse()
localplayer = plr
if workspace:FindFirstChild("Core") then
workspace.Core:Destroy()
end
spawn(function()
Core.Parent = workspace
local Weld = Instance.new("Weld", Core)
Weld.Part0 = Core
Weld.Part1 = localplayer.Character.LowerTorso
Weld.C0 = CFrame.new(0, 0, 0)
end)
workspace:WaitForChild("Core")