What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Request] System/Plugins/Scripts info for bugs reports

Pages: (3): « First [ 1 ] 2 3 » Last »
[Request] System/Plugins/Scripts info for bugs reports
Author: Message:
warmth
Veteran Member
*****

Avatar
Electronic Engineer

Posts: 1730
Reputation: 26
39 / Male / Flag
Joined: Jul 2003
O.P. [Request] System/Plugins/Scripts info for bugs reports
How about make a script that copy to clipboard a thing like this...

code:
Operating System Windows XP
Windows Live Messenger Version 8.1.0168.00

Plugins:
StuffPlug Version 3.0.249
MsgPlus Version 4.11.0.254
MsgDiscovery live Version 1.1 build 153

Scripts:
Bla
Bla

for bugs reports in the forum of MP!L??? this will be very usefull if you want to specified your info in the report to help the developers to see what's is the problem in your enviroment....
@warmth - Beta Testing a life!
Official Nokia (former Ovi) Suite Beta Tester | Nokia Beta Labs Contributor of the month (June, 2011)
01-02-2007 05:48 PM
Profile PM Web Find Quote Report
hmaster
Senior Member
****

Avatar

Posts: 716
Reputation: 24
32 / Male / Flag
Joined: Nov 2004
RE: [Request] System/Plugins/Scripts info for bugs reports
This could be done.
-dt-'s script already has the capability of detecting OS information and you can check which scripts are installed by going into the MsgPlus! script directory and seeing the folder names, however theres no way of checking if a script is activated or not.
[Image: sig.png]
01-02-2007 05:57 PM
Profile PM Web Find Quote Report
Chris4
Elite Member
*****

Avatar

Posts: 4461
Reputation: 84
32 / Male / Flag
Joined: Dec 2004
RE: [Request] System/Plugins/Scripts info for bugs reports
Yeah I like that idea. It would be more like this though:

quote:
Windows XP
Windows Live Messenger 8.1.0168
Messenger Plus! Live 4.11.0.254

Messenger Plus! Scripts:
Count Down [running]
HopperLive [running]
IMoffline [running]
Linked Chats [stopped]
NickSaver [stopped]

It won't include plug-ins, I doubt. :tongue:

quote:
Originally posted by hmaster
however theres no way of checking if a script is activated or not.
Oh, that sucks.

This post was edited on 01-02-2007 at 06:00 PM by Chris4.
Twitter: @ChrisLozeau
01-02-2007 06:00 PM
Profile PM Find Quote Report
Dempsey
Scripting Contest Winner
*****

Avatar
http://AdamDempsey.net

Posts: 2395
Reputation: 53
37 / Male / Flag
Joined: Jul 2003
RE: [Request] System/Plugins/Scripts info for bugs reports
quote:
Originally posted by Chris4
quote:
Originally posted by hmaster

    however theres no way of checking if a script is activated or not.
Oh, that sucks.

HKEY_CURRENT_USER\Software\Patchou\Messenger Plus! Live\GlobalSettings\Scripts\<Script Name>\Enabled
SoundPacks   -   Scripts   -   Skins

that's not a bug, thats an unexpected feature
01-02-2007 06:03 PM
Profile E-Mail PM Web Find Quote Report
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
35 / Male / Flag
Joined: Aug 2006
RE: [Request] System/Plugins/Scripts info for bugs reports
quote:
Originally posted by Dempsey
quote:
Originally posted by Chris4
quote:
Originally posted by hmaster

    however theres no way of checking if a script is activated or not.
Oh, that sucks.

HKEY_CURRENT_USER\Software\Patchou\Messenger Plus! Live\GlobalSettings\Scripts\<Script Name>\Enabled

About to suggest that. How easy would it be to use the clipboard though? I've not used it much before (VB I think it was :S)
<Eljay> "Problems encountered: shit blew up" :zippy:
01-02-2007 06:06 PM
Profile PM Find Quote Report
hmaster
Senior Member
****

Avatar

Posts: 716
Reputation: 24
32 / Male / Flag
Joined: Nov 2004
RE: [Request] System/Plugins/Scripts info for bugs reports
quote:
Originally posted by Dempsey
quote:
Originally posted by Chris4
quote:
Originally posted by hmaster

    however theres no way of checking if a script is activated or not.
Oh, that sucks.

HKEY_CURRENT_USER\Software\Patchou\Messenger Plus! Live\GlobalSettings\Scripts\<Script Name>\Enabled
Then it should be quite easy to create.
quote:
Originally posted by SpunkyLoveMuff
quote:
Originally posted by Dempsey
quote:
Originally posted by Chris4
quote:
Originally posted by hmaster

    however theres no way of checking if a script is activated or not.
Oh, that sucks.

HKEY_CURRENT_USER\Software\Patchou\Messenger Plus! Live\GlobalSettings\Scripts\<Script Name>\Enabled

About to suggest that. How easy would it be to use the clipboard though? I've not used it much before (VB I think it was :S)
I think you could use interop?
[Image: sig.png]
01-02-2007 06:08 PM
Profile PM Web Find Quote Report
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
35 / Male / Flag
Joined: Aug 2006
RE: [Request] System/Plugins/Scripts info for bugs reports
Yeah, but theres so many different items you can add now or something and different types that need to be set (text/pic etc)

I don't know if it's just a simple dll call
<Eljay> "Problems encountered: shit blew up" :zippy:
01-02-2007 06:12 PM
Profile PM Find Quote Report
alexp2_ad
Scripting Contest Winner
****

Avatar
Who love the chocolate?

Posts: 691
Reputation: 26
36 / Male / –
Joined: May 2004
Status: Away
RE: RE: [Request] System/Plugins/Scripts info for bugs reports
quote:
Originally posted by SpunkyLoveMuff
About to suggest that. How easy would it be to use the clipboard though? I've not used it much before (VB I think it was :S)

http://shoutbox.menthix.net/showthread.php?tid=63067

(Search n00b :P )

This post was edited on 01-02-2007 at 06:13 PM by alexp2_ad.
01-02-2007 06:13 PM
Profile E-Mail PM Find Quote Report
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
35 / Male / Flag
Joined: Aug 2006
RE: [Request] System/Plugins/Scripts info for bugs reports
OMG! Why have I never seen that?! :O

* Spunky gets 100000000000000000001  ideas for scripts... then realises only 2 are possible, 1 is a good idea and he can be arse with 0 of them

[/n00b]
<Eljay> "Problems encountered: shit blew up" :zippy:
01-02-2007 06:17 PM
Profile PM Find Quote Report
warmth
Veteran Member
*****

Avatar
Electronic Engineer

Posts: 1730
Reputation: 26
39 / Male / Flag
Joined: Jul 2003
O.P. RE: RE: [Request] System/Plugins/Scripts info for bugs reports
quote:
Originally posted by Chris4
Yeah I like that idea. It would be more like this though:

code:
Windows XP
Windows Live Messenger 8.1.0168
Messenger Plus! Live 4.11.0.254

Messenger Plus! Scripts:
Count Down [running]
HopperLive [running]
IMoffline [running]
Linked Chats [stopped]
NickSaver [stopped]


Yes, I like it more... (Y) but is there any way to see the status of the scripts in registry???

quote:
Originally posted by Chris4
It won't include plug-ins, I doubt. :tongue:


Why not??? :-# I think is possible to do...

quote:
Originally posted by SpunkyLoveMuff
* SpunkyLoveMuff gets 100000000000000000001  ideas for scripts... then realises only 2 are possible, 1 is a good idea and he can be arse with 0 of them



Nice to see that my idea, likes you and makes you improve other things (H)!!!

This post was edited on 01-02-2007 at 06:19 PM by warmth.
@warmth - Beta Testing a life!
Official Nokia (former Ovi) Suite Beta Tester | Nokia Beta Labs Contributor of the month (June, 2011)
01-02-2007 06:17 PM
Profile PM Web Find Quote Report
Pages: (3): « First [ 1 ] 2 3 » 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