Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- while true do
- script.parent.text = "Loading"
- wait(1)
- script.parent.text = "Loading."
- wait(1)
- script.parent.text = "Loading.."
- wait(1)
- script.parent.text = "Loading..."
- wait(1)
- script.parent.text = "Loading."
- wait(1)
- script.parent.text = "Loading.."
- wait(1)
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement