Advertisement
udahlah

Hit

Jan 15th, 2020
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. local plr=game.Players.LocalPlayer;local tool=Instance.new("Tool",plr.Backpack)tool.GripPos=Vector3.new(9.9,-9,9)tool.Name=" 0==|===>"local k=Instance.new("Part",tool)k.Name="Handle"k.Size=Vector3.new(0.0,0,0.0)local l=Instance.new("Animation",tool)l.AnimationId="rbxassetid://218504594"local m=plr.Character.Humanoid:LoadAnimation(l)db=true;da=false;tool.Equipped:connect(function()tool.Activated:connect(function()if db==true then db=false;m:Play()wait()da=true;db=true;wait(0.1)da=false end end)end)k.Touched:connect(function(n)if da==true then local o=n.Parent.Humanoid;if o~=nil then local p=game.Players:FindFirstChild(n.Parent.Name)for j=1,10 do if p.Name~="RealAnimus"then game.ReplicatedStorage.meleeEvent:FireServer(p)end end end end end)
  2.  
  3. -- https://www.youtube.com/channel/UCy2qEInXVBChdfjIhoJhb7A?view_as=subscriber
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement