Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local A_1 = game:GetService("Workspace").YOURNAMEHERE.Head
- local A_2 = "rbxassetid://627848963" --Change ID to Whatever you want
- local A_3 = 200 --Sound Volume [ Default is 2 but this is good ]
- local A_4 = 3.395
- local A_5 = 0
- local Event = game:GetService("ReplicatedStorage").Taunt
- Event:FireServer(A_1, A_2, A_3, A_4, A_5)
Add Comment
Please, Sign In to add comment