What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » A question of plausibility

Pages: (2): « First [ 1 ] 2 » Last »
A question of plausibility
Author: Message:
Step666
Junior Member
**

professional layabout

Posts: 18
38 / Male / –
Joined: Jan 2005
O.P. A question of plausibility
I was wondering if it were possible/plausible to have a script that when you used a certain keyboard shortcut, it brought up a pop-up menu of different statuses and you could click on one.

I don't think there's anything out there that does this, at least I've been searching for it but having no idea what search term to use other than 'status', I understandably was left digging through quite a mountain of threads with, sadly, no luck - I started going light-headed after a while, it was almost like being stoned except with more of an urge to pass out than to snack.

So, yeah, this isn't a request as such as I don't even know if such a thing would be possible (I suspect/hope it is but I would appreciate it if someone with more knowledge of scripting could confirm this for me).
That said, I suppose that if it is true, then I would quite like someone to make such a thing (I'm a terrible coder myself and am not familiar in any way with how scripting works with msgplus).


Anyway, thanks for reading and especially so if you're able to help.
-Step666
11-30-2006 01:24 AM
Profile E-Mail PM Web Find Quote Report
Menthix
forum admin
*******

Avatar

Posts: 5537
Reputation: 102
39 / Male / Flag
Joined: Mar 2002
RE: A question of plausibility
Should be possible, how to use keyboard shortcuts is explained here: http://shoutbox.menthix.net/showthread.php?tid=68...d=758339#pid758339

Add a nice GUI window to that with statuses, preferable at the position of the mousecursor, and we have ourselves the basis of what you want :D.
Finish the problem
Menthix.net | Contact Me
11-30-2006 01:28 AM
Profile E-Mail PM Web Find Quote Report
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
35 / Male / Flag
Joined: Aug 2006
RE: A question of plausibility
Gimme an hour and I'll see what I can do ;)
<Eljay> "Problems encountered: shit blew up" :zippy:
11-30-2006 01:35 AM
Profile PM Find Quote Report
Step666
Junior Member
**

professional layabout

Posts: 18
38 / Male / –
Joined: Jan 2005
O.P. RE: A question of plausibility
Well, it's nice to know it's possible.
Thanks for the quick response.

Now all I need to do is teach myself how to write scripts...

edit: scrap that, my knight in shining armour has just pitched up :D

This post was edited on 11-30-2006 at 01:37 AM by Step666.
-Step666
11-30-2006 01:36 AM
Profile E-Mail PM Web Find Quote Report
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
35 / Male / Flag
Joined: Aug 2006
RE: A question of plausibility
Right, just press ALT+S to open up a window with buttons to switch status... The window opens at the mouse location :p

[Image: statuskey.png]

EDIT: Even managed it in under an hour :D

EDIT2: Attachment Removed. Script now uploaded to the Scripts Database along with new features :p

This post was edited on 12-04-2006 at 01:33 AM by Spunky.
<Eljay> "Problems encountered: shit blew up" :zippy:
11-30-2006 02:23 AM
Profile PM Find Quote Report
Step666
Junior Member
**

professional layabout

Posts: 18
38 / Male / –
Joined: Jan 2005
O.P. RE: A question of plausibility
That is, quite possibly, perfect.

To offer up a little explanation as to why I wanted this, I have a Logitech MX500 bluetooth keyboard.
It has function keys for a messenger program and a status change. Problem is, every time MSN logs out or I restart my computer or whatever, it forgets which status it is I want it to switch to and reverts back to 'Appear offline', very annoying.

However, the Logitech software also allows it to mimic certain keyboard shortcuts, ALT + ..., CTRL + ... or CTRL + ALT + ... - so know I can set it to mimic ALT + S and everything's perfect. In fact, it's better now than it was when the Logitech software worked the way it's meant to.


Thanks.
-Step666
11-30-2006 02:34 AM
Profile E-Mail PM Web Find Quote Report
deAd
Scripting Contest Winner
*****

Avatar

Posts: 1060
Reputation: 28
– / Male / Flag
Joined: Jan 2006
RE: RE: A question of plausibility
quote:
Originally posted by SpunkyLoveMuff
Right, just press ALT+S to open up a window with buttons to switch status... The window opens at the mouse location :p

[Image: statuskey.png]

EDIT: Even managed it in under an hour :D

Just a suggestion: make the statuses in a list box with the status icons appropriately before each item, and pressing S again while its open goes forward and pressing Shift+S goes backwards, and when you release the Alt key it sets the status to the selected item and hides the window (no clicking necessary!)

This can all be done with RegisterWindowNotification, you'll need to listen for WM_KEYUP and WM_KEYDOWN etc.

but good work!

This post was edited on 11-30-2006 at 03:09 AM by deAd.
11-30-2006 03:09 AM
Profile PM Find Quote Report
Nagamasa
Skinning Contest Winner
*****

Avatar

Posts: 1842
Reputation: 30
30 / Male / Flag
Joined: May 2006
RE: A question of plausibility
quote:
Originally posted by SpunkyLoveMuff
Right, just press ALT+S to open up a window with buttons to switch status... The window opens at the mouse location :p

[Image: statuskey.png]

EDIT: Even managed it in under an hour :D

Is it possible to add Personalized Status to the List?
[Image: unled1uo.png]
Joined this forum 6525 days, 5 hours, 2 minutes, 27 seconds ago.



11-30-2006 03:13 AM
Profile PM Web Find Quote Report
ShawnZ
Veteran Member
*****

Avatar

Posts: 3146
Reputation: 43
31 / Male / Flag
Joined: Jan 2003
RE: A question of plausibility
quote:
Originally posted by Step666
Problem is, every time MSN logs out or I restart my computer or whatever, it forgets which status it is I want it to switch to and reverts back to 'Appear offline', very annoying.

There are scripts to remember your last status, of course...
Spoiler:
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
11-30-2006 03:13 AM
Profile PM Web Find Quote Report
Nagamasa
Skinning Contest Winner
*****

Avatar

Posts: 1842
Reputation: 30
30 / Male / Flag
Joined: May 2006
RE: A question of plausibility
quote:
Originally posted by SpunkyLoveMuff
quote:
Originally posted by Naga
Is it possible to add Personalized Status to the List?

Not everybody had the same personalised status' though so it would be hard to get which code, tag, psm etc to use... I don't think it's possible

No, I mean for the pop-up Personalized Status thing to appear.
[Image: unled1uo.png]
Joined this forum 6525 days, 5 hours, 2 minutes, 27 seconds ago.



11-30-2006 03:19 AM
Profile PM Web Find Quote Report
Pages: (2): « First [ 1 ] 2 » 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