Szymonidas11

fe audio abd

Sep 12th, 2020
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. local A_1 = game:GetService("Workspace").YOURNAMEHERE.Head
  2. local A_2 = "rbxassetid://627848963" --Change ID to Whatever you want
  3. local A_3 = 200 --Sound Volume [ Default is 2 but this is good ]
  4. local A_4 = 3.395
  5. local A_5 = 0
  6. local Event = game:GetService("ReplicatedStorage").Taunt
  7. Event:FireServer(A_1, A_2, A_3, A_4, A_5)
Add Comment
Please, Sign In to add comment