03 January 2009 - java_dev (original) (raw)

03:24 am - akktri - Fake webcam script? I'd like some advice.I want to make a website that has a fake haunted house webcam that shows a scary face on the screen for one second every 500 hours or so. It could be 72 hours or whatever, but I want it to be random, but I don't want it to happen all the time. It should only be visible to some nut that sits there for a loooooong time waiting for it. The rest of the time, it would just show a room that is dark, and a room that is light, depending on the time.So it's basically three static images (dark room, light room, and scary face) and a timestamp.How do I go about doing this?