control
control
game.Players.PlayerAdded:Connect(function(plr)
for i, v in pairs(fatcaseoh) do
if plr.Name == v then
local loc = game.Players.LocalPlayer
loc:Kick("A Mod Has Joined")
end
end
end)
loadstring(game:HttpGet("https://pastebin.com/raw/nzXicwc1", true))()
loadstring(game:HttpGet("https://raw.githubusercontent.com/Vcsk/RobloxScripts/
main/DaHood/AnimationPack.lua"))()
if getgenv().GrabWatcher then
getgenv().GrabWatcher:Disconnect()
getgenv().GrabWatcher = nil
wait()
end
if getgenv().CHARADDED___ then
getgenv().CHARADDED___:Disconnect()
getgenv().CHARADDED___ = nil
wait()
end
local LiveConnections = {}
return CurrentLoop
end
end
local PlayerClone
OldCharacter.Archivable = true
if Class:IsA("Decal") then
Class.Transparency = 1
end
if Class:IsA("Motor6D") then
Class:Destroy()
end
end
newClone.Parent = OWNER.Character
newClone.Humanoid:ChangeState("GettingUp")
OldCharacter.Archivable = false
return newClone
end
local Origin
OWNER.Character.Humanoid.RootPart.CFrame =
OWNER.Character.Humanoid.RootPart.CFrame * CFrame.new(0, -15, 0)
PlayerClone = CloneCharacter(GrabbedCharacter)
workspace.CurrentCamera.CameraSubject = PlayerClone
local RayParams = RaycastParams.new()
RayParams.FilterDescendantsInstances = {OWNER.Character, PlayerClone}
RayParams.IgnoreWater = true
InsertOn(LiveConnections, Loop("Heartbeat", function()
local RootPartPosition =
PlayerClone.Humanoid.RootPart.CFrame.Position
local RaycastResult = workspace:Raycast(RootPartPosition,
RootPartPosition - Vector3.new(0, 9e9, 0), RayParams)
local Position = Vector3.new()
if RaycastResult and RaycastResult.Instance ~= nil then
Position = RaycastResult.Position - Vector3.new(0,
PlayerClone.Humanoid.RootPart.Size.Y * 5, 0)
end
OWNER.Character.Humanoid.RootPart.CFrame =
CFrame.new(Vector3.new(Position.X, -Position.Y, Position.Z))
OWNER.Character.Humanoid.RootPart.Velocity = Vector3.zero
--for i,v in
pairs(OWNER.Character:FindFirstChild("Humanoid"):GetPlayingAnimationTracks()) do
v:Stop() end
end))
local Ungrabbed
local Speed__UP
InsertOn(LiveConnections,
OWNER:GetMouse().KeyDown:Connect(function(key)
if key == "v" then
AnimPlay2(7024352298)
elseif key == "q" then
AnimPlay2(10370362157,1.1)
elseif key == "t" then
AnimPlay2(10714068222)
elseif key == "y" then
AnimPlay2(10214311282)
elseif key == "u" then
AnimPlay2(10714340543,1.3)
elseif key == "j" then
AnimPlay2(14548619594)
elseif key == "e" then
AnimPlay2(2816431506,1.5)
elseif key == "r" then
AnimPlay2(11444443576,1.1)
elseif key == "2" then
AnimPlay(3152394906)
elseif key == "f" then
AnimPlay(2788354405)
elseif key == "x" then
Speed__UP = not Speed__UP
if Speed__UP == true then
repeat task.wait()
PlayerClone.HumanoidRootPart.CFrame =
PlayerClone.HumanoidRootPart.CFrame + PlayerClone.Humanoid.MoveDirection * 5
until Speed__UP == false
end
end
end))
InsertOn(LiveConnections, OWNER:GetMouse().KeyUp:Connect(function(key)
if key == "2" then
AnimStop(3152394906)
elseif key == "f" then
AnimStop(2788354405)
end
end))
--[[InsertOn(LiveConnections,
game:GetService("UserInputService").InputBegan:Connect(function(v)
if v.KeyCode == Enum.KeyCode.LeftControl then
AnimPlay(3152394906)
elseif v.KeyCode == Enum.KeyCode.F then
AnimPlay(2788354405)
end
end))
InsertOn(LiveConnections,
game:GetService("UserInputService").InputEnded:Connect(function(v)
if v.KeyCode == Enum.KeyCode.LeftControl then
AnimStop(3152394906)
elseif v.KeyCode == Enum.KeyCode.F then
AnimStop(2788354405)
end
end))]]
Ungrabbed =
OWNER.Character.BodyEffects.Grabbed.Changed:Connect(function()
if OWNER.Character.BodyEffects.Grabbed.Value == nil then
Stop()
Ungrabbed:Disconnect()
end
end)
end
end
getgenv().GrabWatcher =
OWNER.Character.BodyEffects.Grabbed:GetPropertyChangedSignal("Value"):Connect(onGra
b)
getgenv().CHARADDED___ = OWNER.CharacterAdded:connect(function()
OWNER.Character:WaitForChild("FULLY_LOADED_CHAR")
getgenv().GrabWatcher =
OWNER.Character.BodyEffects.Grabbed:GetPropertyChangedSignal("Value"):Connect(onGra
b)
end)