epicllllllllllllllll

eeeeeeeee

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