QuantumGh0st 1 Posted July 29, 2022 Not sure where to post this so I'm posting here. I've noticed past versions of DreamBot have a built in script scheduler. However I cannot seem to find any such option in the latest release. I'm I just being dense or does this feature not exist anymore?
420x69x420 73 Posted July 29, 2022 There are Dreambot API methods to make another script which can act as a script scheduler using threads and timestamps, which could run any other local or SDN script at a certain time and stop it after another time
Tier3 9 Posted July 29, 2022 Can also use Windows scheduler, assuming the scripts you want to schedule support quickstart (which I imagine is the main reason for removing it in the first place, quickstart is VIP+ only)
DeltaP 1 Posted July 30, 2022 19 hours ago, 420x69x420 said: There are Dreambot API methods to make another script which can act as a script scheduler using threads and timestamps, which could run any other local or SDN script at a certain time and stop it after another time I just run the scripts in a main script. Creating an object of the script and running onstart then looping onLoop untill its done. Might be better the way you described
Recommended Posts
Archived
This topic is now archived and is closed to further replies.