Advertisement
XzotikkDeath

Untitled

Dec 2nd, 2016
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. while true do
  2. game.StarterGui.ScreenGui.Parent = game:WaitForChild("Lighting")
  3. wait(.001)
  4. game.StarterGui.ScreenGui.Parent = game:WaitForChild("Workspace")
  5. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement