![]() Blocking nudges, buzzes or zumbidos [SOLVED] - 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: Blocking nudges, buzzes or zumbidos [SOLVED] (/showthread.php?tid=67397) Blocking nudges, buzzes or zumbidos [SOLVED] by cyrax256 on 10-16-2006 at 09:23 PM
Hi. I'm not currently a script developer, but have extensive experience in Javascript and other programming languages. I do have a interest in developing a script, because nudges do annoy me big time (on the OT side, I cannot believe there are people developing auto-nudge features and new ways to annoy other people RE: Blocking nudges, buzzes or zumbidos by Plan-1130 on 10-16-2006 at 09:35 PM
For detecting nudges you most likely need Xniff Packet Sniffer @ http://shoutbox.menthix.net/showthread.php?tid=64230 RE: Blocking nudges, buzzes or zumbidos by CookieRevised on 10-16-2006 at 09:36 PM
quote:You can already disable all that stuff in Messenger itself so they don't bother you. No need for scripts for that. Tools > Options > Messages > - Allow me to send and recieve nudges - Play winks automatically when they are recieved - Play voice clips automatically when they are recieved quote:Nudges aren't normal chat messages (unlike winks) and thus aren't catched with the ChatWndReceiveMessage event, as you can read in several threads which already exist about this subject (search for "nudges"). To catch nudges you need to sniff the protocol messages directly. And to stop them from even recieving your messenger you need to write a proxy and directly intercept those server messages on the protocol level. However, there are also already scripts which deal with nudge floods and block contacts (temporarly or not) who flooded you. eg: CookieRevised's reply to [Request] Block on x nudges in x seconds RE: Blocking nudges, buzzes or zumbidos by cyrax256 on 10-16-2006 at 09:38 PM Thanks CookieRevised. Guess I didn't catch the option when scanning that menu. RE: Blocking nudges, buzzes or zumbidos [SOLVED] by Zoozoo on 10-18-2006 at 07:29 AM
I turn off my nudges sometimes....But people can still nudge me, and i have the nudgeback script so i get some.... quote: |