What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » IPGet v1.51

Pages: (4): « First « 1 2 [ 3 ] 4 » Last »
IPGet v1.51
Author: Message:
Aldione
New Member
*

Avatar

Posts: 9
32 / Male / Flag
Joined: Aug 2011
RE: IPGet v1.51
i restart... but continue :/

code:
Función llamada: OnGetScriptMenu
Función llamada: OnEvent_MenuClicked
Error: 'WndDisplay' es nulo o no es un objeto (código: -2146823281).
       Archivo: IPGet_interface_Display.js. Línea: 7.
La función OnEvent_MenuClicked devolvió un error. Código: -2147352567
Función llamada: OnGetScriptMenu
Función llamada: OnEvent_MenuClicked
Error: 'WndLocate' es nulo o no es un objeto (código: -2146823281).
       Archivo: IPGet_interface_Locate.js. Línea: 18.
La función OnEvent_MenuClicked devolvió un error. Código: -2147352567
Función llamada: OnGetScriptMenu
Función llamada: OnEvent_MenuClicked
Error: 'WndLog' es nulo o no es un objeto (código: -2146823281).
       Archivo: IPGet_interface_Log.js. Línea: 11.
La función OnEvent_MenuClicked devolvió un error. Código: -2147352567
Función llamada: OnGetScriptMenu
Función llamada: OnEvent_MenuClicked
Error: 'intScriptRegRoot' no está definido (código: -2146823279).
       Archivo: IPGet_loadsave.js. Línea: 33.
La función OnEvent_MenuClicked devolvió un error. Código: -2147352567
Función llamada: OnGetScriptMenu
Función llamada: OnEvent_MenuClicked
Error: 'WndAlert' es nulo o no es un objeto (código: -2146823281).
       Archivo: IPGet_interface_alert.js. Línea: 6.
Función llamada: OnGetScriptMenu
Función llamada: OnEvent_MenuClicked
Error: 'WndReadMe' es nulo o no es un objeto (código: -2146823281).
       Archivo: IPGet_interface_ReadMe.js. Línea: 7.
La función OnEvent_MenuClicked devolvió un error. Código: -2147352567
Función llamada: OnGetScriptMenu
Función llamada: OnEvent_MenuClicked
Error: 'WndAbout' es nulo o no es un objeto (código: -2146823281).
       Archivo: IPGet_interface_About.js. Línea: 18.
La función OnEvent_MenuClicked devolvió un error. Código: -2147352567

Now look... :/

i used Win7 and WLM 2011 (15.4.3538.513)

Thanks :)

This post was edited on 08-26-2011 at 03:06 PM by Aldione.
08-26-2011 03:05 PM
Profile E-Mail PM Find Quote Report
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: IPGet v1.51
This script appears to have a lot of problems. It would take a lot to try and fix it. The developer should rewrite it. I may consider doing it but we will see. I definitely do not have the time to do so nor is that fair to the developer.

This post was edited on 08-26-2011 at 05:23 PM by matty.
08-26-2011 05:20 PM
Profile E-Mail PM Find Quote Report
Aldione
New Member
*

Avatar

Posts: 9
32 / Male / Flag
Joined: Aug 2011
RE: IPGet v1.51
:/ ok, then dont worry :( i want this scripts, but if u dont have time... :'(
08-26-2011 07:01 PM
Profile E-Mail PM Find Quote Report
Aldione
New Member
*

Avatar

Posts: 9
32 / Male / Flag
Joined: Aug 2011
RE: IPGet v1.51
who can fix this scripts?

Very Thanks
11-02-2011 04:09 AM
Profile E-Mail PM Find Quote Report
pers
New Member
*


Posts: 4
Joined: Nov 2011
Roll Eyes  RE: IPGet v1.51
Okay, I'm only just learning to program, and that is in Java, so how much I can do is VERY limited by that I'm a rookie and this is scripted in a similar, but still a different language.

BUT, I took a quick peek, I noticed that the first errors in the script-log were unitiated variables.......all of them
I just created some dummy-variables with the name of the missing ones but no values, and this just took me to more unitiated variables :S

So now I check the code from the IPget 1.50, and search for these variables, and I discover that they're all found in the class IPGet_main.js
Which btw, is completely missing from 1.51, no wonder people are having trouble.

I copied the IPGet_main.js from the 1.50 folder over to the 1.51 folder, and voila, no errors, I still haven't tested if the IP-tracing works, but I should think it's an improvement, at least a suggestion to other, where things are going wrong.
11-11-2011 12:26 AM
Profile E-Mail PM Find Quote Report
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: IPGet v1.51
I was going to see if after rebuilding a computer tonight I would have some time to take a look at it... Time will tell.
11-11-2011 12:54 AM
Profile E-Mail PM Find Quote Report
pers
New Member
*


Posts: 4
Joined: Nov 2011
RE: IPGet v1.51
If you have the time that would be great Matty.

I have done some testing, which means I've played around with the settings and possibly everything I could press and do to see if I got error messages after implementing the IPGet_main class from the 1.50 into the 1.51.

And the final verdict iiiiiiiiiiiiiiiiiiiiiiiiiiiiiis....

No error messages, but I do not find the IP I'm supposed to get, I'm supposed to recieve a pop-up with the IP? Well I don't
I think it could be because of two things:

- Something is wrong on my end, don't know what.
- The 1.50 version of IPGet_main class doesn't work with the 1.51 version and needs a rewrite, however, it might be the only class that does so.

I could be wrong, as I've allready said, I'm new to this, and I'm mainly playing around for practice, I even got a volunteer to test with.
11-11-2011 01:54 AM
Profile E-Mail PM Find Quote Report
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: IPGet v1.51
Rebuild has taken longer than I thought...
11-11-2011 03:19 AM
Profile E-Mail PM Find Quote Report
Aldione
New Member
*

Avatar

Posts: 9
32 / Male / Flag
Joined: Aug 2011
RE: IPGet v1.51
ok, very thanks for help :P
11-11-2011 07:36 AM
Profile E-Mail PM Find Quote Report
pers
New Member
*


Posts: 4
Joined: Nov 2011
RE: IPGet v1.51
Okay so I'll update what's happened in the last 24 hours or soin case it helps.
Tried following:
- Send pictures, no good.
- Cam, no good.
- MSN Games, no good.

Then something strange happened, I checked the log and saw that some hour earlier I've located an IP.
9:26 PM - IP Address detected - random.83@hotmail.com;{a466c714-b843-48b8-8844-7efbc76db6f0} : 10.0.0.30

I have no idea what this means however, whatever is happening there is probably not correct.

It's too bad I didn't get the pop-up so I could have noticed it when it happened, I don't remeber what I was doing at the time.
I think I was changing my display picture and then I rebooted Windows to install some updates.
11-12-2011 03:11 AM
Profile E-Mail PM Find Quote Report
Pages: (4): « First « 1 2 [ 3 ] 4 » 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