function on_load() ui:show_text("Script loaded") end function on_resume() ui:show_text("Script resumed") end