Run script periodically

Is there a way to refresh run script periodically?
It feels like it’s outside, so I’m trying to reload it through chop, but it’s hard.

Chop Execute Dat? (or another execute dat)

a trigger or timer linked to chop execute Dat with this Python:

def onOffToOn(channel, sampleIndex, val, prev):
	op('script').run()
	return