Copy paste this text in the 'C': #declare $text "Hello World!" #declare $time 1 #declare $int 0 #cline prev printString $int; /wait $time;/ add $int $int &1; add $int $int &1; sub $int $int &1; jmpz2 prev &1; end;
I think I forgot to define the api numbers