Advertisement
7kLxst

Faceless script

Dec 16th, 2020
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. for i,v in pairs (game.Players:GetPlayers()) do
  2. tool = v.Backpack:FindFirstChild'OddPotion' or v.Character:FindFirstChild'OddPotion'
  3. if tool then break end
  4. end
  5.  
  6. for i,v in pairs(workspace.MyAccHackdNowiamNoob.Head:GetChildren()) do
  7. tool.TransEvent:FireServer(v,1)
  8. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement