(deleted some quotes)
Oh.
I got bored with backgroundtext and added delays.
It's like VVVVVV.
You mean procedural text showing up? I did that too, but only managed to get it to work good in 2.1 where you could turn off squeaking (this was before i found out about the thing mentioned above)
How did it work in 2.0?
Well, with what I did earlier, it worked just fine, but with a terminal sound each line of dialogs.
That's because of how i created the dialog though, and now that i know about how to fix internal commands w/o cutscenebars properly, i can do it w/o the sounds. How did you do it?
delay(60)
play(0) [color=beige]as pretty juch everyone knows this is Level Complete[/color]
text(cyan,-1,50,1) [color=beige]thanks for teaching me that trick thing[/color]
TEXTS
backgroundtext
speak
delay(50)
text
delay(50)
text
delay(70)
text(cyan,-1,170,1)
Press action to continue
speak
endtext
Yeah. I discovered it accidentally and I don't know if it works in 2.0
What are those "text"s in the middle of the code? Couldn't you just use delay(170) (between speak and text(cyan,-1,170,1))?
Wait, what? I'll check that.
I tried to make people aware with an earlier post that I found out how to execute unlimited internal commands w/o cutscenebars, but noone cared. 
Well, I cared, I read almost very post*. Yet, I'm never going to use it in a non-test level.
*The exceptions are some long posts in "VVVVVV Levels" about levels I didn't play yet when I read them.An answer the the clipping problem with VVVVVV Man:
He was never meant to be playable. All that VVVVVV Man actually does in-game is walk around, and the exploding walls are hardcoded in.
I read somewhere that its hotbox is the lower edge and an equivalent to normal Viridian in the top left. Being only that, it can easily go through walls.
When I exploited a glitch that lets explore Dim. VVVVVV as VVVVVVMan, I eventually reached the Super Gravitron room (by going through walls). In there, VVVVVVman was invisible. Why?

EDIT.
Off-topic: This has more than 2x the # of replies in "YYYYYY".