HaxRoblox

fuckhim

Oct 1st, 2016
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. while true do wait (0.4)
  2. player = game.Workspace.NotoriousSheep
  3. player["Left Leg"].Size = Vector3.new(1,1,1)
  4. player["Right Leg"].Size = Vector3.new(1,1,1)
  5. player["Left Arm"].Size = Vector3.new(1,1,1)
  6. player["Right Arm"].Size = Vector3.new(1,1,1)
  7. player.Head.Size = Vector3.new(1,1,1)
  8. player.Torso.Size = Vector3.new(1,1,1)
  9. end
Advertisement
Add Comment
Please, Sign In to add comment