actually :loops can be very useful

if you use this kind of scripting style, for example dialogs:

on *:dialog:whatever:sclick:*:{
goto $did

:1
blah

:2
blah2

:3
blah3
}