epicllllllllllllllll

rg

Jan 7th, 2025
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. pcall(function()
  2. table.foreach(workspace.Regen:GetDescendants(),function(_,v)
  3. if v:IsA'Part'and v.Name=='Handle'and v.Parent:IsA'Tool'then
  4. for x=0,1 do
  5. firetouchinterest(game:service'Players'.LocalPlayer.Character["Right Leg"],v,x)
  6. end
  7. end
  8. end)
  9. end)
Advertisement
Add Comment
Please, Sign In to add comment