meaty2346 Posted May 14, 2014 Share Posted May 14, 2014 Hey im new here an im having some trouble i have searched but can not find i need help this is what i wanna do. xbmc is open i want to launch steam from xbmc an when steam open's i want xbmc to close then when i close steam i want xbmc to open again. CAN THIS BE DONE????? Link to comment Share on other sites More sharing options...
Xenobiologist Posted May 14, 2014 Share Posted May 14, 2014 Hi, what do you mean by start? Clicking a button? You can use an Autoit script to check for ProcessExists in a loop and then react on the click and/or processes. Scripts & functions Organize Includes Let Scite organize the include files Yahtzee The game "Yahtzee" (Kniffel, DiceLion) LoginWrapper Secure scripts by adding a query (authentication) _RunOnlyOnThis UDF Make sure that a script can only be executed on ... (Windows / HD / ...) Internet-Café Server/Client Application Open CD, Start Browser, Lock remote client, etc. MultipleFuncsWithOneHotkey Start different funcs by hitting one hotkey different times Link to comment Share on other sites More sharing options...
JustSomeone Posted May 14, 2014 Share Posted May 14, 2014 Hello there, you may wish to check out the Process management list and the relative functions http://www.autoitscript.com/autoit3/docs/functions/Process%20Management.htm Good luck Link to comment Share on other sites More sharing options...
Bert Posted May 14, 2014 Share Posted May 14, 2014 Steam is for gaming? If yes then please look at the forum rules. Game automation is not permitted to be discussed here. The Vollatran project My blog: http://www.vollysinterestingshit.com/ Link to comment Share on other sites More sharing options...
iamtheky Posted May 14, 2014 Share Posted May 14, 2014 Steam is for content. This discussion should be legit. Palestinian 1 ,-. .--. ________ .-. .-. ,---. ,-. .-. .-. .-. |(| / /\ \ |\ /| |__ __||| | | || .-' | |/ / \ \_/ )/ (_) / /__\ \ |(\ / | )| | | `-' | | `-. | | / __ \ (_) | | | __ | (_)\/ | (_) | | .-. | | .-' | | \ |__| ) ( | | | | |)| | \ / | | | | | |)| | `--. | |) \ | | `-' |_| (_) | |\/| | `-' /( (_)/( __.' |((_)-' /(_| '-' '-' (__) (__) (_) (__) Link to comment Share on other sites More sharing options...
Bert Posted May 14, 2014 Share Posted May 14, 2014 Steam is for content. This discussion should be legit. If that is ALL he is doing, I would somewhat agree. Steam is also used to launch a game. I say lets have a moderator weigh in and make a decision. The Vollatran project My blog: http://www.vollysinterestingshit.com/ Link to comment Share on other sites More sharing options...
Palestinian Posted May 14, 2014 Share Posted May 14, 2014 If that is ALL he is doing, I would somewhat agree. Steam is also used to launch a game. I say lets have a moderator weigh in and make a decision. xbmc is open i want to launch steam from xbmc an when steam open's i want xbmc to close then when i close steam i want xbmc to open again. I believe that is all he is doing with the script he's looking for. @OP: Put some effort into scripting and post your attempts, it can be done. Link to comment Share on other sites More sharing options...
Bert Posted May 14, 2014 Share Posted May 14, 2014 I believe that is all he is doing with the script he's looking for. @OP: Put some effort into scripting and post your attempts, it can be done. ok, from what I can find XMBC is this: http://xbmc.org/ If he simply wants to switch from one to another than he can use Run, ProcessClose, ProcessExist. The Vollatran project My blog: http://www.vollysinterestingshit.com/ Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now