Checking if someone nudges you? |
Author: |
Message: |
CYBERSONIC/REDBONE
New Member
/me eats you
Posts: 11
33 / /
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 |
|
|
matty
Scripting Guru
Posts: 8336 Reputation: 109
39 / /
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 |
|
|
CYBERSONIC/REDBONE
New Member
/me eats you
Posts: 11
33 / /
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 |
|
|
MeEtc
Patchou's look-alike
In the Shadow Gallery once again
Posts: 2200 Reputation: 60
38 / /
Joined: Nov 2004
Status: Away
|
RE: Checking if someone nudges you?
I cannot hear you. There is a banana in my ear.
|
|
04-06-2008 04:21 AM |
|
|
CYBERSONIC/REDBONE
New Member
/me eats you
Posts: 11
33 / /
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 |
|
|
Aardvark
Full Member
Waterfall! :O
Posts: 280 Reputation: 5
33 / /
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 |
|
|
Spunky
Former Super Mod
Posts: 3658 Reputation: 61
36 / /
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"
|
|
04-06-2008 12:44 PM |
|
|
CYBERSONIC/REDBONE
New Member
/me eats you
Posts: 11
33 / /
Joined: Apr 2008
|
O.P. RE: Checking if someone nudges you?
Okay.
|
|
04-06-2008 04:44 PM |
|
|
CookieRevised
Elite Member
Posts: 15517 Reputation: 173
– / /
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 |
|
|
Spunky
Former Super Mod
Posts: 3658 Reputation: 61
36 / /
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"
|
|
04-06-2008 08:04 PM |
|
|
Pages: (3):
« First
«
1
[ 2 ]
3
»
Last »
|
|