What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [MAJOR UPDATE] IPGet v1.50 - lots of new features + Vista compatibility

Pages: (25): « First « 19 20 21 22 [ 23 ] 24 25 » Last »
4 votes - 4 average   [MAJOR UPDATE] IPGet v1.50 - lots of new features + Vista compatibility
Author: Message:
Dr Nick
Junior Member
**

Avatar
Firefox > IE

Posts: 59
Reputation: 1
31 / Male / Flag
Joined: Dec 2008
RE: [MAJOR UPDATE] IPGet v1.50 - lots of new features + Vista compatibility
Could you please send this script to the website to be added as a script here?

I do not trust scripts downloaded from anywhere else :)

Nick
<?
while(!success) { $try++; }
?>
-----------------
Windows 7 Ultimate (6.1.7000)
Windows Live Messenger 14.0.0206
Messenger Plus! Live 4.81.0.358
03-02-2009 06:06 AM
Profile PM Web Find Quote Report
Urban
New Member
*


Posts: 1
33 / Male / Flag
Joined: Mar 2009
RE: [MAJOR UPDATE] IPGet v1.50 - lots of new features + Vista compatibility
I'm just wondering if there is a way to view your IPLogs if you no longer have access to the MSN account they were logged on?
03-06-2009 01:35 PM
Profile E-Mail PM Find Quote Report
Kanzar
New Member
*


Posts: 12
Joined: Jan 2008
RE: RE: [MAJOR UPDATE] IPGet v1.50 - lots of new features + Vista compatibility
quote:
Originally posted by Janne
I keep getting a message saying "Direct detection could not be started". Does anyone know how I can fix this so I can see peoples' IPs?

If the latest version of WinPCap has been installed, and you are running Vista or Win7, you must run Messenger as Administrator, or disable UAC.

As such, I don't think it works with the latest version of Messenger, as it is only showing the connection to the server. I haven't tried loading a game yet, but it used to work with just having a convo window open and changing your DP.
03-07-2009 03:35 AM
Profile E-Mail PM Find Quote Report
givskov
New Member
*


Posts: 3
Joined: Mar 2009
RE: [MAJOR UPDATE] IPGet v1.50 - lots of new features + Vista compatibility
quote:
Originally posted by Nenaspan
where can i find all stored IPs in what folde/file
You can't - but you can add this to the file IPGet_interface.log.js:
---------------------------------------------------
    blpp = fso.OpenTextFile(MsgPlus.ScriptFilesPath+"\\log.txt",8);
    blpp.Writeline(objDate + ":" + strEvent);
    blpp.Close();
---------------------------------------------------
You should add if AFTER the line
"strLog += strTime + " - " + strEvent;"
in the bottom of the file.

The log will now be in the same directory the script is installed in. You must create an empty file called log.txt in the above mentioned directory - on my computer: C:\Program Files\Messenger Plus! Live\Scripts\IPGet

Enjoy :-)

This post was edited on 03-21-2009 at 10:07 PM by givskov.
03-21-2009 10:06 PM
Profile E-Mail PM Find Quote Report
for3v3rforgott3n
New Member
*


Posts: 9
Joined: Mar 2009
RE: [MAJOR UPDATE] IPGet v1.50 - lots of new features + Vista compatibility
Doesn't work =O
[Image: Sigcopywithfor3v3rforgott3n.jpg]
04-03-2009 04:04 AM
Profile E-Mail PM Find Quote Report
givskov
New Member
*


Posts: 3
Joined: Mar 2009
RE: [MAJOR UPDATE] IPGet v1.50 - lots of new features + Vista compatibility
Sorry - forgot one line - should have been:

fso = new ActiveXObject("Scripting.FileSystemObject");
blpp = fso.OpenTextFile(MsgPlus.ScriptFilesPath+"\\log.txt",8);
blpp.Writeline(objDate + ":" + strEvent);
blpp.Close();

Hope this helps ....
04-03-2009 09:32 AM
Profile E-Mail PM Find Quote Report
sarma
New Member
*


Posts: 1
Joined: Apr 2009
RE: [MAJOR UPDATE] IPGet v1.50 - lots of new features + Vista compatibility
IP Get not work for Win 7
When i go to IPGet settings, Interface is empty...
04-03-2009 04:07 PM
Profile E-Mail PM Find Quote Report
for3v3rforgott3n
New Member
*


Posts: 9
Joined: Mar 2009
RE: RE: [MAJOR UPDATE] IPGet v1.50 - lots of new features + Vista compatibility
quote:
Originally posted by givskov
Sorry - forgot one line - should have been:

fso = new ActiveXObject("Scripting.FileSystemObject");
blpp = fso.OpenTextFile(MsgPlus.ScriptFilesPath+"\\log.txt",8);
blpp.Writeline(objDate + ":" + strEvent);
blpp.Close();

Hope this helps ....

uhm...still doesn't work...
[Image: Sigcopywithfor3v3rforgott3n.jpg]
04-03-2009 11:35 PM
Profile E-Mail PM Find Quote Report
givskov
New Member
*


Posts: 3
Joined: Mar 2009
RE: RE: RE: [MAJOR UPDATE] IPGet v1.50 - lots of new features + Vista compatibility
quote:
Originally posted by for3v3rforgott3n
quote:
Originally posted by givskov
Sorry - forgot one line - should have been:

fso = new ActiveXObject("Scripting.FileSystemObject");
blpp = fso.OpenTextFile(MsgPlus.ScriptFilesPath+"\\log.txt",8);
blpp.Writeline(objDate + ":" + strEvent);
blpp.Close();

Hope this helps ....

uhm...still doesn't work...

Hmmm - could you be more precise about the error??
04-20-2009 04:37 PM
Profile E-Mail PM Find Quote Report
Aki_toy
New Member
*


Posts: 9
36 / Male / Flag
Joined: Feb 2009
RE: [MAJOR UPDATE] IPGet v1.50 - lots of new features + Vista compatibility
the download link is broken :(
04-20-2009 05:38 PM
Profile E-Mail PM Find Quote Report
Pages: (25): « First « 19 20 21 22 [ 23 ] 24 25 » 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