If you're running Windows, then Powershell 2.0 gives you a great way to do it with the net.webclient namespace.
It takes a little bit of scripting knowledge, but you could queue up messages in a text file (easy), or even excel file (a bit more advanced) and have them post on a schedule.