What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Checking if someone nudges you?

Pages: (3): « First « 1 [ 2 ] 3 » Last »
Checking if someone nudges you?
Author: Message:
CYBERSONIC/REDBONE
New Member
*

Avatar
/me eats you

Posts: 11
32 / Male / Flag
Joined: Apr 2008
O.P. RE: Checking if someone nudges you?
Look, none of this is helping. If you have any very helpful information or at least how to detect a nudge, go ahead and post. But if you don't, please don't post.
04-06-2008 04:09 AM
Profile PM Find Quote Report
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: Checking if someone nudges you?
Packet sniffing

Only current possible way is using Xniff. Is it reliable? No.
04-06-2008 04:16 AM
Profile E-Mail PM Find Quote Report
CYBERSONIC/REDBONE
New Member
*

Avatar
/me eats you

Posts: 11
32 / Male / Flag
Joined: Apr 2008
O.P. RE: Checking if someone nudges you?
Okay. Would you tell me where to get Xniff? Google's not loading for some reason.

Thanks. :)
04-06-2008 04:19 AM
Profile PM Find Quote Report
MeEtc
Patchou's look-alike
*****

Avatar
In the Shadow Gallery once again

Posts: 2200
Reputation: 60
38 / Male / Flag
Joined: Nov 2004
Status: Away
RE: Checking if someone nudges you?
[Release] Xniff (ActiveX Packet Sniffer) - Examples inside
[Image: signature/]     [Image: sharing.png]
I cannot hear you. There is a banana in my ear.
04-06-2008 04:21 AM
Profile PM Web Find Quote Report
CYBERSONIC/REDBONE
New Member
*

Avatar
/me eats you

Posts: 11
32 / Male / Flag
Joined: Apr 2008
O.P. RE: Checking if someone nudges you?
Okay. Thanks!

Edit: Oh dear, I don't know how to work ActiveX Contol. :|

This post was edited on 04-06-2008 at 04:30 AM by CYBERSONIC/REDBONE.
04-06-2008 04:25 AM
Profile PM Find Quote Report
Aardvark
Full Member
***

Avatar
Waterfall! :O

Posts: 280
Reputation: 5
32 / Male / Flag
Joined: Jul 2006
RE: Checking if someone nudges you?
Offtopic: If you don't know how to read the code this would be an excellent place to start to develop your skills (if you're interested). You don't have to understand what every single statement means and does, but as long as you can understand what the gist of the code is doing and telling you, you're already off to a good start.

Not only will these skills allow you to interpret other people's scripts, but possibly even allow you to extract the various parts you want to use yourself (provided they have cited it is ok to use their work if they are recognised as owning the portion of code in yours)

Anyway, if you are new to scripting you should be doing basic things first to develop your skills, working your way up to the more complex things (such as what you're working on now?) Or maybe you've already done that.

That's just my opinion of course.

This post was edited on 04-06-2008 at 09:43 AM by Aardvark.
04-06-2008 09:43 AM
Profile E-Mail PM Web Find Quote Report
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
35 / Male / Flag
Joined: Aug 2006
RE: Checking if someone nudges you?
quote:
Originally posted by CYBERSONIC/REDBONE
Okay. Thanks!

Edit: Oh dear, I don't know how to work ActiveX Contol. :|


I'm currently making something that will "teach" people how to use Xniff properly and discover which protocol messages mean what. Obviously, there are quite a few messages to cover so this may take a while
<Eljay> "Problems encountered: shit blew up" :zippy:
04-06-2008 12:44 PM
Profile PM Find Quote Report
CYBERSONIC/REDBONE
New Member
*

Avatar
/me eats you

Posts: 11
32 / Male / Flag
Joined: Apr 2008
O.P. RE: Checking if someone nudges you?
Okay.
04-06-2008 04:44 PM
Profile PM Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: Checking if someone nudges you?
quote:
Originally posted by SpunkyLoveMuff
quote:
Originally posted by CYBERSONIC/REDBONE
Okay. Thanks!

Edit: Oh dear, I don't know how to work ActiveX Contol. :|


I'm currently making something that will "teach" people how to use Xniff properly and discover which protocol messages mean what. Obviously, there are quite a few messages to cover so this may take a while
No offense but all that is already done:

How to use Xniff properly:
[Release] Xniff (ActiveX Packet Sniffer) - Examples inside

What are the protocol messages:
- Also the post from Xniff gives a good example how to sniff all messages
- http://www.hypothetic.org/docs/msn/
- http://msnpiki.msnfanatic.com/index.php/Main_Page
- http://zoronax.bot2k3.net/
- etc

All _very_ clearly explained.

Of course, if you can not walk first, you should never start to run...
.-= A 'frrrrrrrituurrr' for Wacky =-.
04-06-2008 07:28 PM
Profile PM Find Quote Report
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
35 / Male / Flag
Joined: Aug 2006
RE: Checking if someone nudges you?
quote:
Originally posted by CookieRevised
quote:
Originally posted by SpunkyLoveMuff
quote:
Originally posted by CYBERSONIC/REDBONE
Okay. Thanks!

Edit: Oh dear, I don't know how to work ActiveX Contol. :|


I'm currently making something that will "teach" people how to use Xniff properly and discover which protocol messages mean what. Obviously, there are quite a few messages to cover so this may take a while
No offense but all that is already done:

How to use Xniff properly:
[Release] Xniff (ActiveX Packet Sniffer) - Examples inside

What are the protocol messages:
- Also the post from Xniff gives a good example how to sniff all messages
- http://www.hypothetic.org/docs/msn/
- http://msnpiki.msnfanatic.com/index.php/Main_Page
- http://zoronax.bot2k3.net/
- etc

All _very_ clearly explained.

Of course, if you can not walk first, you should never start to run...


I find that they are only explained well in the context of being able to send and receive messages. Messages sniffed appear different to those in the examples they show. Not only would it be a good way to show people how detecting various events occurs, but also good and accurate ways of doing it themselves. Many people who script do not know how to properly use Xniff
<Eljay> "Problems encountered: shit blew up" :zippy:
04-06-2008 08:04 PM
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