Advertisement
FilterYT

Untitled

Apr 15th, 2019
67,948
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. local h1 = 'Doge' local h2 = 'Black Wings' local h3 = 'Ruby Eye' local h4 = 'DIY BiggerHead ' local h5 = 'Silly Monkey' local f1 = 'JohanSKO's Kermit Face' local f2 = 'JohanSKo's Smiling Guy' local f3 = 'Sad Makeup' local f4 = 'JohanSKO's Frowning Guy With Shine' local choice = f3 for i,everyone in pairs(game.Players:GetChildren()) do local single = game.Players.LocalPlayer local hat = 'AddHat' local face = 'ChangeFace' local mode = everyone local modeB = hat game.Workspace.HatEvent:FireServer(modeB, mode.Character, choice) end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement