What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [request]Key press notifier

[request]Key press notifier
Author: Message:
Jimbo
Veteran Member
*****

Avatar

Posts: 1650
Reputation: 18
31 / Male / Flag
Joined: Jul 2006
RE: [request]Key press notifier
quote:
Originally posted by Jesus
Here it is,
please note this line:
code:
xniff.IP = getLocalIp(); // assign your last local IP address, automatically detected (if you want to force a specific ip to listen to, just set it as a string 'XXX.XXX.XXX.XXX')

if you have multiple network adapters (or if you have VMware or something like that installed), just replace getLocalIp() with the IP address of the network adapter you use to connect to the internet, eg:
code:
xniff.IP = "10.0.0.1"; // assign your last local IP address, automatically detected (if you want to force a specific ip to listen to, just set it as a string 'XXX.XXX.XXX.XXX')
like it says in the comment ;)

also, Xniff might have problems with wireless connections. I don't know the ins and outs about that, but if you're having problems on wireless, it might be that.

have fun :)

edit: oops, forgot to include the script:P

edit2: oh and it's in dutch... but it's only 1 line to translate: " is een bericht aan het typen." is dutch for " is typing a message."
Thanks thats good. I don't think i ill have to change anything but ... i might.
10-23-2006 12:50 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[request]Key press notifier - by blow on 10-20-2006 at 04:33 PM
RE: [request]Key press notifier - by Zahid™ on 10-20-2006 at 04:57 PM
RE: [request]Key press notifier - by CookieRevised on 10-20-2006 at 05:55 PM
RE: [request]Key press notifier - by blow on 10-20-2006 at 06:46 PM
RE: [request]Key press notifier - by CookieRevised on 10-21-2006 at 04:22 AM
RE: [request]Key press notifier - by blow on 10-21-2006 at 03:03 PM
RE: [request]Key press notifier - by Deco on 10-21-2006 at 04:04 PM
RE: [request]Key press notifier - by blow on 10-21-2006 at 06:47 PM
RE: [request]Key press notifier - by CookieRevised on 10-21-2006 at 07:04 PM
RE: [request]Key press notifier - by blow on 10-21-2006 at 07:12 PM
RE: [request]Key press notifier - by Jesus on 10-23-2006 at 09:25 AM
RE: [request]Key press notifier - by Jimbo on 10-23-2006 at 09:34 AM
RE: [request]Key press notifier - by Jesus on 10-23-2006 at 11:53 AM
RE: [request]Key press notifier - by Jimbo on 10-23-2006 at 12:50 PM
RE: [request]Key press notifier - by CookieRevised on 10-23-2006 at 07:41 PM
RE: RE: [request]Key press notifier - by Jesus on 10-24-2006 at 01:04 AM


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