I made it! The thing is that all the "every x second" or "wait", "timer" and other time-related events pause, but triggers keep working.
Beside it, I have used "int(Browser.ExecJS("Date.now()")/1000)" instead of any "time" variables.
It works well even in multiplayer with Photon plugin. Add the shared changes apply all right