What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » countdown script

countdown script
Author: Message:
xsouldeath
Junior Member
**


Posts: 30
Joined: Sep 2006
O.P. countdown script
if (Origin==Messenger.MyName&&(Message=="care bear countdown!"))
{
ChatWnd.SendMessage(" atttemping obliteration now ... please wait..");
for (var i = 0; i < 500; i+=10)
ChatWnd.SendMessage(""+i.toString());


}

why on earth does this script stop after 14 mesages ..

do i need to add a delay or something..
12-18-2006 07:26 AM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
countdown script - by xsouldeath on 12-18-2006 at 07:26 AM
RE: countdown script - by NanaFreak on 12-18-2006 at 07:27 AM
RE: countdown script - by xsouldeath on 12-18-2006 at 07:28 AM
RE: countdown script - by NiteMare on 12-18-2006 at 08:30 AM
RE: countdown script - by xsouldeath on 12-18-2006 at 03:17 PM
RE: countdown script - by CookieRevised on 12-18-2006 at 05:16 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On