Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --click "execute" and wait 3-10 seconds to get 3d mastercard t-shirt + badge
- local playerhead = game.Players.LocalPlayer.Character.Head
- for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
- if v.Name == "TouchInterest" and v.Parent then
- firetouchinterest(playerhead, v.Parent, 0)
- end
- end
Advertisement
Add Comment
Please, Sign In to add comment