Advertisement
Shocker130000

Rotate

Sep 2nd, 2018
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. local y = game.CoreGui.SkidCheck.MainFrame
  2. while wait() do
  3.  
  4. y.RobloxRotationLogo.Rotation = y.RobloxRotationLogo.Rotation + 7
  5. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement