Refresh script values

Hello,

I wrote a script that gets important values (signal, SNR, CCQ, rates, MAC, IP) from all the connected clients on the AP.
script.jpg
Can I make this script run every specific interval such that it only refreshes those values just how

/interface wireless monitor wlan1

works ?
inwimowl.jpg

Any one ?

Are you just after scheduling of the script? have a look at /system scheduler.
https://wiki.mikrotik.com/wiki/Manual:System/Scheduler

Not exactly, what I need is to keep the values refreshing when I call the script with

/sys scr run scr_name

and stop it with

q