Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- TextLabel için/for:
- 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)
- end
- Loading Frame için/for:
- wait(6)
- script.Parent.Visible = false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement