What I want is a code that takes quotes from a file, or from a menu if you bother to make one (though it would use a file, I think). And then you can select the number of seconds between every message... For example I have 2 quotes:
"I'm better than you."
and:
"You are better than me."
If I select 120 seconds in the variable it will take 2 minutes between the quotes, when it's at the end of the file it would loop over and over etc.
If this already exists I'm so sorry
I can't find it where it does it by time...