Log in

View Full Version : [Hackfind] Automatic Thread Creator?


Servo
01-06-2009, 05:27 PM
I'm looking for a hack that would automatically create threads at a certain time from a queue. So let's say I went ahead, wrote 30 tutorials on a certain subject and wanted to post them each Monday at 6am...but I might not be reliable, as a human, to do such a thing. Is there a hack that can accomplish this for me?

I guess this would be something similar to wordpress where I could select the publish date and time of each individual thread or post.

Bellardia
01-06-2009, 07:09 PM
Use this script https://vborg.vbsupport.ru/showthread.php?t=102418&highlight=make+thread combined with a php script to select a post from a source depending on the date etc, and create a cron to use it to submit it at specific intervals.