Make text print on screen before the dialog box comes?

How do i make a text print on the screen before the dialog box comes? i am supposed to make the text be on the screen, then when the user clicks on the screen the user will have to type in the dialog box what is on the screen, if they both match then “access granted” will be printed on the screen, if it doesn’t, then “access denied” will be on the screen.

i have gotten far but my problem is i am not able to print the text on the screen before the user enters the text in the dialog box. the first thing is the dialog box, not the text.

Add a flag that activates instead of the dialogue button and then you can have more control.

Hello @resboy2445,

What are you using for dialogue boxes?

I don’t need to see code… I am just curious.