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
NanaFreak
Scripting Contest Winner
*****


Posts: 1476
Reputation: 53
32 / Male / Flag
Joined: Jul 2006
RE: countdown script
Messenger doesnt let you send more that 14-16 messages in a row (aka spamming)

sorry for that
12-18-2006 07:27 AM
Profile PM Find Quote Report
xsouldeath
Junior Member
**


Posts: 30
Joined: Sep 2006
O.P. RE: countdown script
well others sure as hell can do it.. someone kept adding me to some conversation saying about nicknames ro something so i bet theres a workaround lol doesnt java have a delay statement or somethign omg..

This post was edited on 12-18-2006 at 07:28 AM by xsouldeath.
12-18-2006 07:28 AM
Profile E-Mail PM Find Quote Report
NiteMare
Veteran Member
*****

Avatar
Giga-Byte me

Posts: 2497
Reputation: 37
36 / Male / Flag
Joined: Aug 2003
RE: countdown script
quote:
Originally posted by xsouldeath
well others sure as hell can do it.. someone kept adding me to some conversation saying about nicknames ro something so i bet theres a workaround lol doesnt java have a delay statement or somethign omg..
there is no scripting work around, afaik, please explain more about what you have seen others do and maybe we can explain that
[Image: sig/]
I'll never forget what she said 6670 days, 10 hours, 59 minutes, 9 seconds ago
Need hosting? Check
out my website. we can help you out :)
12-18-2006 08:30 AM
Profile PM Web Find Quote Report
xsouldeath
Junior Member
**


Posts: 30
Joined: Sep 2006
O.P. RE: countdown script
a countdown timer for the personal msesage..

anyways THERE IS a workaround.. its called running multiple SCRIPTS GAME OVER I WIN. LETS FIND OUT ;)Ahh scratch that thought.. thats odd... i guess making a bot say a phrase and then another bot responding to it just might work... (maybe ) ..but ya.. oh well

This post was edited on 12-18-2006 at 03:19 PM by xsouldeath.
12-18-2006 03:17 PM
Profile E-Mail PM Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: countdown script
xsouldeath,

What you showed is not a countdown, but a spam-script since it instantly sends 500!!!!! messages to the chat window.

Hence why you can't send more than 14/15 messages like that because of the build in flood protection of Plus!.

---------

Anyways, if you want a countdown script, there are already three scripts available for this...

see CookieRevised's reply to Countdown for PSM/Nick

;)
.-= A 'frrrrrrrituurrr' for Wacky =-.
12-18-2006 05:16 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »


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