why not try to use .. ?

while(1)
{
draw_text("Hello There");
wait(1);
}