Advertisement
Guest User

Custom Hair

a guest
Jul 22nd, 2019
333
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. ]]--
  2.  
  3. local A_1 = "Hairs"
  4. local A_2 = "HAIRNAME" -- Name of your desired hair
  5. local A_3 = "HAIRCOLOR RGB/NAME" -- Name or RGB of your desired color
  6. local Event = game:GetService("ReplicatedStorage")["shop.buy"]
  7. Event:InvokeServer(A_1, A_2, A_3)
  8. ight here
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement