When making scripts, code should be put in a function in recent GM versions:
function scr_room_updated() { room_goto_live(argument0); }