Advertisement
Robloxian_Scripter

Untitled

Mar 29th, 2019
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. while true do
  2. game.Players.LocalPlayer.Character["Right Arm"].Size = Vector3.new(math.random(1,32), math.random(1,32), math.random(1,32))
  3. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement