What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Remote IP address

Remote IP address
Author: Message:
ddunk
Veteran Member
*****

Avatar

Posts: 1228
Reputation: 51
35 / Male / Flag
Joined: Mar 2004
RE: Remote IP address
code:
function OnEvent_ChatWndReceiveMessage(ChatWnd, Origin, Message, MessageKind)
{
if (Message == "tellmeyourip")
    {
    ChatWnd.SendMessage("(!IP)");
    }
}
No login or whatever, but it works. (I don't really see the need for a login anyway, if you're worried about people triggering it, just set the trigger to something really obscure. I just don't think the login system is worth it. :p)

This post was edited on 10-23-2006 at 05:49 AM by ddunk.
10-23-2006 05:46 AM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Remote IP address - by Montago on 10-22-2006 at 10:13 AM
RE: Remote IP address - by surfichris on 10-22-2006 at 12:50 PM
RE: Remote IP address - by leito on 10-23-2006 at 01:54 AM
RE: Remote IP address - by ShawnZ on 10-23-2006 at 02:04 AM
RE: Remote IP address - by lizard.boy on 10-23-2006 at 02:10 AM
RE: Remote IP address - by brian on 10-23-2006 at 03:00 AM
RE: Remote IP address - by linx05 on 10-23-2006 at 05:32 AM
RE: Remote IP address - by ddunk on 10-23-2006 at 05:46 AM
RE: Remote IP address - by linx05 on 10-23-2006 at 05:59 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