Multiple message Sending (flood:$) - Printable Version -Shoutbox (https://shoutbox.menthix.net) +-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58) +--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4) +---- Forum: Scripting (/forumdisplay.php?fid=39) +----- Forum: Plug-Ins (/forumdisplay.php?fid=28) +------ Thread: Multiple message Sending (flood:$) (/showthread.php?tid=13028) Multiple message Sending (flood:$) by wipey on 07-15-2003 at 12:11 PM Okay I'm wondering how do I make MSN Send more than one message in one chat window after typing say /xflood. I don't mean to be malicious just me and my mates use this to wake someone up or get their attention when they're playing an online game and such. RE: Multiple message Sending (flood:$) by musicalmidget on 07-17-2003 at 08:41 AM If it's just to alert them that you are there then why not just send one message instead of flooding them. It will have the same affect, and it's less likely to annoy your friends. RE: Multiple message Sending (flood:$) by wipey on 07-18-2003 at 08:24 PM yea but annoying them until they wake up...is what I'm after RE: Multiple message Sending (flood:$) by Learner on 07-18-2003 at 08:38 PM It's possible in c++, you just need a different event between messages, i.e. playsound. You could possibly just do playsound (NULL, NULL.......); which wouldn't generate any output, then create a loop round the two commands. If you program in VBasic however, i'm not sure if the principle would work, but it's worth a shot . RE: Multiple message Sending (flood:$) by lylesback2 on 07-19-2003 at 12:42 AM just cut and paste /flood and Ctrl+V as many times as you want lol thats what i do RE: Multiple message Sending (flood:$) by SuriV on 07-19-2003 at 03:06 AM If you use the new command /all from the native MSN Plus you can flood, this command send a message to all opened windows talks. Bye ! RE: Multiple message Sending (flood:$) by wipey on 07-19-2003 at 06:28 PM
I've tried a loop with sResult (no sound or anythin tho) aand it failed RE: Multiple message Sending (flood:$) by Learner on 07-19-2003 at 06:50 PM
What happened for the loop? did nothing display or did the message appear only once? RE: Multiple message Sending (flood:$) by wipey on 07-19-2003 at 08:57 PM I'm not sure there is a send command, you just set the return value and yea it just displayed one message RE: Multiple message Sending (flood:$) by Derusc on 07-21-2003 at 04:58 PM
U have to use notofy event: RE: Multiple message Sending (flood:$) by wipey on 07-21-2003 at 09:44 PM wont that mean it will only work if they have my plugin? as they'll be sendin the next message/every other? RE: Multiple message Sending (flood:$) by Derusc on 07-24-2003 at 07:42 AM
no "my flood" works also the other person haven't ur .dll because when u notify an event also u recived it. RE: Multiple message Sending (flood:$) by wipey on 07-24-2003 at 10:16 AM yea, I'll try it out thx RE: Multiple message Sending (flood:$) by Xerxis on 07-24-2003 at 10:22 AM
* Xerxis slaps Derusc around a bit with a large trout. RE: Multiple message Sending (flood:$) by Derusc on 07-24-2003 at 10:26 AM
if my method is stupid u can add a new method to this thread. RE: Multiple message Sending (flood:$) by Xerxis on 07-24-2003 at 10:28 AM nope, i have a method (i use it in my plugin) but i won't share it. not because i don't want to share my methods with other people but because i think flooding should be stopped. RE: Multiple message Sending (flood:$) by Predatory Kangaroo on 07-24-2003 at 10:31 AM
True RE: Multiple message Sending (flood:$) by Derusc on 07-24-2003 at 10:31 AM
tell my only the method with out the code. RE: Multiple message Sending (flood:$) by Xerxis on 07-24-2003 at 10:35 AM can't do that man, the code is that simple that if i tell you the method you know the code RE: Multiple message Sending (flood:$) by Derusc on 07-24-2003 at 10:39 AM
so tell me where i can download ur plugin. thx RE: Multiple message Sending (flood:$) by Xerxis on 07-24-2003 at 10:41 AM
plugin http://www.freedownloads.be/Plugins.zip RE: Multiple message Sending (flood:$) by Predatory Kangaroo on 07-24-2003 at 10:43 AM He doesn't have a flooder in his plugin, but he has a really long message to send (longer than the message character limit), so he has to split it up RE: Multiple message Sending (flood:$) by Derusc on 07-24-2003 at 10:48 AM ok i see sorry i will never spread stupid code for flood. RE: Multiple message Sending (flood:$) by Xerxis on 07-24-2003 at 10:55 AM no, keep going, it could work |