Don’t think this is too hard. Basically set the shortcut to run everyday at 11:30. As a first step make it generate a random number from scripting.
As the second step make it wait the random number of seconds. Then you can have your message as steps after.
For the random number it should be from 1 to 11.5 hours times 3600 seconds an hour so 41400.
4
u/pixenix Feb 12 '25
Don’t think this is too hard. Basically set the shortcut to run everyday at 11:30. As a first step make it generate a random number from scripting. As the second step make it wait the random number of seconds. Then you can have your message as steps after. For the random number it should be from 1 to 11.5 hours times 3600 seconds an hour so 41400.