How do i make a looped text

So i was making a cursed chinese world and i wanted to make a text that pops up like 64 seconds on loop so how do i make them?

you need create a variable number with 64,make one script with trigger every second and make one script
set variable
set (time) as calculate( (time ) - 1 )

make other action
show overlay text for player(or everyone)
show top

update overlay text
top
value(concanate(text a=Wait (text b = concanate(text a set as number(variable(time))text b seconds))))

on the First word what kind of trigger script? im so confused :confused:

The trigger was every second bro

need learn more