scanForTaskID(){ for ( new i = 1337 ; i < 1337*2 ; i++ ) { if ( !task_exists(i) ) return i } return 0}