This question should be closed because it is too broad and vague. And you didn't even try to make captions. Next time when you are asking a question, you have to try to solve the question yourself. Anyways, let's get to the answer.
You can schedule a GUI to pop up at certain times in your animation. This is just a snippet of a script you need to make this work.
02 | script.Parent.Text = lol |
05 | script.Parent.Visible = true |
06 | caption( "some loser: Your fists are about as strong as a mosquito's!" ) |
08 | caption( " [Japenese] Kenshiro: Omae wa mo shinderu..." ) |
10 | caption( " [Japenese] some loser: NANI?!" ) |
12 | caption( "some loser: You must be joking!" ) |
14 | caption( "so yeah this is why i hate anime lol xddd" ) |