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

Message flooder
Author: Message:
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
36 / Male / Flag
Joined: Aug 2006
RE: Message flooder
What? How would you change the if statement to see if the message starts with ".Flood"?

code:
if(Message.substr(0,6)==".Flood"){
    for(int i = 0; i<20; i++){
        ChatWnd.SendMessage(Message.IndexOf( 8);
    }
}

<Eljay> "Problems encountered: shit blew up" :zippy:
11-23-2007 08:57 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Message flooder - by Jimbo on 11-23-2007 at 08:42 PM
RE: Message flooder - by Spunky on 11-23-2007 at 08:57 PM
RE: Message flooder - by Mike on 11-23-2007 at 10:08 PM
RE: Message flooder - by Nathan on 11-23-2007 at 10:12 PM
RE: Message flooder - by Jimbo on 11-23-2007 at 11:31 PM
RE: Message flooder - by roflmao456 on 11-24-2007 at 02:01 AM
RE: Message flooder - by bobby2000 on 11-26-2007 at 04:57 PM
RE: Message flooder - by skyserpent on 11-26-2007 at 05:19 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