A question of plausibility |
Author: |
Message: |
Step666
Junior Member
professional layabout
Posts: 18
38 / / –
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.
|
|
11-30-2006 01:24 AM |
|
|
Menthix
forum admin
Posts: 5537 Reputation: 102
40 / /
Joined: Mar 2002
|
|
11-30-2006 01:28 AM |
|
|
Spunky
Former Super Mod
Posts: 3658 Reputation: 61
36 / /
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"
|
|
11-30-2006 01:35 AM |
|
|
Step666
Junior Member
professional layabout
Posts: 18
38 / / –
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
This post was edited on 11-30-2006 at 01:37 AM by Step666.
|
|
11-30-2006 01:36 AM |
|
|
Spunky
Former Super Mod
Posts: 3658 Reputation: 61
36 / /
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
EDIT: Even managed it in under an hour
EDIT2: Attachment Removed. Script now uploaded to the Scripts Database along with new features
This post was edited on 12-04-2006 at 01:33 AM by Spunky.
<Eljay> "Problems encountered: shit blew up"
|
|
11-30-2006 02:23 AM |
|
|
Step666
Junior Member
professional layabout
Posts: 18
38 / / –
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.
|
|
11-30-2006 02:34 AM |
|
|
deAd
Scripting Contest Winner
Posts: 1060 Reputation: 28
– / /
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
EDIT: Even managed it in under an hour
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 |
|
|
Nagamasa
Skinning Contest Winner
Posts: 1842 Reputation: 30
31 / /
Joined: May 2006
|
RE: A question of plausibility
Joined this forum 6765 days, 7 hours, 14 minutes, 27 seconds ago.
|
|
11-30-2006 03:13 AM |
|
|
ShawnZ
Veteran Member
Posts: 3146 Reputation: 43
32 / /
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 |
|
|
Nagamasa
Skinning Contest Winner
Posts: 1842 Reputation: 30
31 / /
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.
Joined this forum 6765 days, 7 hours, 14 minutes, 27 seconds ago.
|
|
11-30-2006 03:19 AM |
|
|
Pages: (2):
« First
[ 1 ]
2
»
Last »
|
|