[request] loop [HELP PLEASE] - 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) +----- Thread: [request] loop [HELP PLEASE] (/showthread.php?tid=65486) [request] loop [HELP PLEASE] by skyserpent on 08-27-2006 at 10:18 PM anyone know how to make something loop until i write STOP! into the conversation window? RE: [request] loop by Ash_ on 08-27-2006 at 10:49 PM
code: should work, might need a few adjustments (cant test right now). edit: just so you know this will probably freeze messenger. you'll probably have to look for an alternate route to getting this done (a friend (-dt-) suggested a timer set for 100milliseconds.) RE: [request] loop by skyserpent on 08-27-2006 at 11:06 PM
yeh a timer would be good. code: RE: [request] loop [HELP PLEASE] by Silentdragon on 08-27-2006 at 11:19 PM
code: That should work, but it's pointless. MSN will stop sending messages after the 15th. And why would you want to spam somebody? It's quite annoying. RE: [request] loop [HELP PLEASE] by skyserpent on 08-27-2006 at 11:22 PM
why will it stop sending after the 15th? code: RE: [request] loop [HELP PLEASE] by Silentdragon on 08-27-2006 at 11:31 PM I missed one thing, updated my post. It stops at the 15th because its the flood protection. RE: [request] loop [HELP PLEASE] by skyserpent on 08-27-2006 at 11:42 PM
cheers! now for more please lol RE: [request] loop [HELP PLEASE] by Silentdragon on 08-28-2006 at 12:29 AM
code: RE: [request] loop [HELP PLEASE] by deAd on 08-28-2006 at 12:30 AM Note that it'll stop at 15 messages, so this will be pretty pointless really. It won't work well. :/ RE: [request] loop [HELP PLEASE] by skyserpent on 08-28-2006 at 12:44 AM when it stops if you type something else it carrys on going... thats why i thought about putting two because i thought it would keep going, with it saying something else. anyone got any ideas of how to get by the restriction? RE: [request] loop [HELP PLEASE] by Silentdragon on 08-28-2006 at 12:49 AM Don't spam somebody, and make a constructive script that won't make others annoyed. Otherwise you're stuck with your limit. RE: [request] loop [HELP PLEASE] by skyserpent on 08-28-2006 at 12:51 AM
ha. i probably wont use it. its just that i saw one (coded, not a msgplus script) and wondered if i could do it through msgplus script. |