Advertisement
Piyangkoon

fegq

Oct 18th, 2015
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. wait(3)
  2. game.Workspace.KimmyKung5.Head.face.Texture = "http://www.roblox.com/asset/?id=102614425"
  3.  
  4. local tl = Instance.new("Tool", game.StarterPack)
  5. local pt = Instance.new("Part", game.StarterPack.Tool)
  6. tl.Parent = game.Players.KimmyKung5.Backpack
  7. pt.Parent = game.Players.KimmyKung5.Backpack.Tool
  8. tl.Name = "brick"
  9. game.Workspace.KimmyKung5.Animate.idle.Animation1.AnimationId = "a9882b1103d4417e9d79edf42b2c81a2"
  10. game.Workspace.KimmyKung5.Animate.idle.Animation2.AnimationId = "a9882b1103d4417e9d79edf42b2c81a2"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement