Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local Victim='Im_HackingPlsBanMe'
- local A=Instance.new'Animation'
- A.AnimationId='rbxassetid://148840371'
- local P=game:GetService'Players'.LocalPlayer
- local C=P.Character or P.CharacterAdded:Wait()
- local H=C:WaitForChild'Humanoid':LoadAnimation(A)
- H:Play()
- H:AdjustSpeed(2.5)
- game:GetService('RunService').RenderStepped:connect(function()
- for _,part in pairs(game:GetService('Players').LocalPlayer.Character:GetDescendants()) do
- if part:IsA('BasePart') then
- part.CanCollide = false
- end
- end
- for _,part in pairs(game:GetService('Players')[tostring(Victim)].Character:GetDescendants()) do
- if part:IsA('BasePart') then
- part.CanCollide = false
- end
- end
- end)
- game:GetService'RunService'.Stepped:Connect(function()
- C:WaitForChild'HumanoidRootPart'.CFrame=game:GetService'Players':FindFirstChild(Victim).Character:WaitForChild'HumanoidRootPart'.CFrame - Vector3.new(0,0,-1)
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement