guy123457

Untitled

Oct 20th, 2019
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.12 KB | None | 0 0
  1. h = Instance.new("Hint")
  2. h.Parent = workspace
  3. h.Text = "hey guys im testing this"
  4. wait(2)
  5. h.Parent = game.Lighting
Add Comment
Please, Sign In to add comment