quote:
Originally posted by blessedguy
Not really, since the counter starts after you've signed in to messenger, and it's mostly unprobable that someone is able to let Messenger up and running for 48 hours in a row.
Anyways, don't know if it is impossible.
It's very possible using the date object in JScript... If you format a date string properly, you can use a simple
js code:
if(now_time >= time_to_change){
ChangeDP();
}
which will include date and time differences