Advertisement
TheMagicManBoy

Untitled

Aug 13th, 2016
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. local p = game.Players.MineMagiDashi.Data
  2.  
  3. local r = game.ReplicatedStorage.Remotes.ChangeValue
  4.  
  5. r:FireServer(p.Ghoul_SecondaryColor,"Really black")
  6.  
  7. r:FireServer(p.Ghoul_PrimaryColor,"Black")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement