Advertisement
ForkFullFight

xd

Jan 31st, 2023 (edited)
448
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
IDL 0.19 KB | None | 0 0
  1. local Humanoid = User.Character:FindFirstChild"Humanoid"
  2.  
  3.  
  4.  
  5. local Explosion = Instance.new("Explosion", User.Character.HumanoidRootPart, {})
  6.  
  7.  
  8.  
  9. Humanoid.FireEvent("Explosion.Explode")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement