What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Status changer - Quake

Status changer - Quake
Author: Message:
zefaya
New Member
*


Posts: 4
Joined: Mar 2006
O.P. Status changer - Quake
Hi everybody, i would like know if it's possible to create a script who change my status when Quake4 is running?
06-26-2006 11:28 PM
Profile E-Mail PM Web Find Quote Report
cloudhunter
Senior Member
****


Posts: 536
Reputation: 18
37 / – / –
Joined: Dec 2005
RE: Status changer - Quake
Hmm... The only conceivable way I can see of doing it is monitering if the process is running (if it is even indeed possible) and then changing the script.

It's also a possibility that you could use the XFire API (if there is one...) and connect to it via script. Pure guesswork on my part though.

Cloudy
[Image: cloudy.jpg]
Sig by pirateok/marisaok/marisa ;)
quote:
Originally posted by Moulin Rouge
The greatest thing you'll ever learn, is just to love and be loved in return

6711 days, 16 hours, 57 seconds ago
06-26-2006 11:33 PM
Profile E-Mail PM Find Quote Report
segosa
Community's Choice
*****


Posts: 1407
Reputation: 92
Joined: Feb 2003
RE: Status changer - Quake
Well as cloudhunter said the best way would probably be to have a timer and check the existence of the process (using Interop.Call and the Windows API, or creating a DLL) and changing status accordingly.

I don't know of a way that the script can be notified the moment Quake is started, though.

This post was edited on 06-26-2006 at 11:38 PM by segosa.
The previous sentence is false. The following sentence is true.
06-26-2006 11:37 PM
Profile PM Find Quote Report
deAd
Scripting Contest Winner
*****

Avatar

Posts: 1060
Reputation: 28
– / Male / Flag
Joined: Jan 2006
RE: Status changer - Quake
It can't because JScript can't get events (grrrrrrrrrr) ... you'd have to do it on a timer. Isn't Quake full screen though? Messenger has an option to change your status to Busy automatically when fullscreen apps are open..
06-27-2006 12:38 AM
Profile PM Find Quote Report
zefaya
New Member
*


Posts: 4
Joined: Mar 2006
O.P. RE: Status changer - Quake
OK :( thanks lloks for addin so ^^
06-29-2006 01:01 AM
Profile E-Mail PM Web Find Quote Report
rob_botch
Full Member
***

Avatar

Posts: 180
Reputation: 4
33 / Male / Flag
Joined: Apr 2006
RE: Status changer - Quake
Or you could do it completely differently and write a script that looks for keywords, such as !quake. It would then run Quake (/run <path> ) and change your status etc.

Hope that this helps
06-29-2006 09:22 AM
Profile E-Mail PM Web Find Quote Report
Mentality
Full Member
***

Avatar
The Best Representation OF me IS ME!

Posts: 490
Reputation: 19
38 / Male / Flag
Joined: Jun 2005
RE: Status changer - Quake
Leet Sig can monitor current forground apps - So a script similar to that should work but that would monitor all forground apps - so therefore they would all appear. - (Maybe it can be scripted to only show the one that your requesting)

Some people might like that I spose.

Is this possible? I don't know.

(If you look at my second Sig at the top it reads -"Current Foreground App - " Thats what I'm talking about)

This post was edited on 06-29-2006 at 10:10 AM by Mentality.
06-29-2006 10:08 AM
Profile E-Mail PM Find Quote Report
« 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