Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --This only works on cords 83-86 2
- local u = game:GetService("UserInputService")
- u.InputBegan:Connect(function(input)
- if input.KeyCode == Enum.KeyCode.J then
- function getNil(name,class) for _,v in next, getnilinstances() do if v.ClassName==class and v.Name==name then return v;end end end
- local target = "chicken472399" --put your enemie here and on line 14
- local args = {
- [1] = getNil("TouchPart", "LocalScript"),
- [2] = game:GetService("Lighting"):WaitForChild("Kick2"),
- [3] = game:GetService("Players"):WaitForChild("chicken472399").Character.LeftUpperLeg,
- [4] = 2,
- [5] = 10,
- [6] = game.Workspace[target].HumanoidRootPart.CFrame
- [7] = false,
- [8] = 0,
- [9] = getNil("Animation", "Animation"),
- [10] = true,
- [11] = 1,
- [12] = game:GetService("Players").LocalPlayer.Character.RightFoot,
- [13] = false
- }
- game:GetService("ReplicatedStorage"):WaitForChild("Events"):WaitForChild("HitReg"):FireServer(unpack(args))
- end
- end)
- --https://discord.gg/QRDaCS59
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement