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

Pages: (3): « First « 1 2 [ 3 ] Last »
Nudge Blocker
Author: Message:
Jarrod
Veteran Member
*****

Avatar
woot simpson

Posts: 1304
Reputation: 20
– / Male / Flag
Joined: Sep 2006
RE: Nudge Blocker
you like way smarter than me cookie so i'll take your word for it but if you used packet sniffing to pick up when the nudge was sent couldn't it be told something else like

_________
puesdocode
______________

var trynudge
var nudged  // sets the value of the packet to here

sniffed packet = nudged

when  sniffedpacket == nudged
do
msgbox "  "  /to print nothing or set a value to prevent nudging

______________________

quiet possibally won't work or you guys would have thought of it all ready.

if you don't want your contact to nudge you but you can nudge them just appear off line and you can nudge them but the other way around it says contact appears to be offline

[Image: 5344.png]
[Image: sig.png]

A.k.a. The Glad Falconer














12-13-2006 10:59 AM
Profile E-Mail PM Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: Nudge Blocker
Yes you could do some action when a nudge is recieved, but with packet sniffing you can not dismiss or change packets. The packets will still be handled by Messenger and thus Messenger will still shake the convo window and all.

If you don't want to shake your window and make a sound and all that (because it isn't that easy to exactly 100% simulate a decent nudge with a script), but you want a toast to popup or something, it would be much easier because then you could simply globally disable nudging by patching Messenger.

But you can not just disable Messenger from shaking the window and all when it recieves a nudge without patching Messenger. And patching will mean it will be disabled for all contacts.

With a proxy you can pick out individual packets for specific contacts and then dismiss those packets so messenger wont recieve them for those specific contacts.

This post was edited on 12-13-2006 at 11:11 AM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
12-13-2006 11:08 AM
Profile PM Find Quote Report
Pages: (3): « First « 1 2 [ 3 ] Last »
« 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