I do really understand what you mean but..

I was officialy searching for something like this

if ($asctime(HH:NN:SS) == 09:50:00) {
// Do something
}

and if the time is not for example 09:50:00 then do nothing in that case, i need a function to put the script on name of the DJ name.

I want to do a check up on four different days on four different times.

Sunday: 09:50:00
Monday: 11:50:00
Thursday: 11:50:00
Friday: 09:50:00

Last edited by ChatSmurf; 30/01/23 08:25 AM. Reason: Giving more information about my wishes.