OogaBoogaNoob

Auto grammy badge

Apr 2nd, 2022 (edited)
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. --click "execute" and wait 3-10 seconds to get 3d mastercard t-shirt + badge
  2. local playerhead = game.Players.LocalPlayer.Character.Head
  3. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
  4. if v.Name == "TouchInterest" and v.Parent then
  5. firetouchinterest(playerhead, v.Parent, 0)
  6. end
  7. end
  8.  
Advertisement
Add Comment
Please, Sign In to add comment