*BUMP*
Anyone?
I don't think you can change the lock screen wallpaper but I wouldn't use a loop to change your wallpaper. I would use a profile that is triggered based on day/time.
I am not sure I understand.Are you saying you cannot create a profile with a set schedule based on time of day, day of week, etc? If so that is possible.If you are saying you cannot create a random interval, that is a little more complicated but can be accomplished. First create a task that changes your wallpaper, generates a random time in the future by adding a random variable to %TIMES and saves it in a global variable say (%TIME2CHANGE). Create a profile that runs every hour (or other interval). When this profile runs, check if %TIMES > %TIME2CHANGE. If it is then run the change wallpaper task again. Otherwise end without doing anything.Maybe I am missing something.
You might be able to do it by renaming files in a system folder. Here are two links that show how to do this. Never tried myself.