SourceOP
Automate Launch of SteamStats? - Printable Version

+- SourceOP (http://forums.sourceop.com)
+-- Forum: SourceOP Plugin (http://forums.sourceop.com/SourceOP-Plugin-forum)
+--- Forum: General Chat (http://forums.sourceop.com/General-Chat-forum)
+--- Thread: Automate Launch of SteamStats? (/Automate-Launch-of-SteamStats-thread)



Automate Launch of SteamStats? - Yith - Aug 24, 2009

I was wondering if it was possible to automate the launch of the SteamStats program? I find that a lot of the time after I play TF2 I forget to launch it and go and do something for a few hours then come back to find I never launched it.

If anyone knows a way to have it automatically start up after Team Fortress 2 is launched, or if I can just make it launch after it closes and just disable it while I play TF2 it would be greatly appreciated.


Automate Launch of SteamStats? - thenyproject - Aug 29, 2009

I just made this my desktop background, problem solved.

http://i26.tinypic.com/5n403m.png


Automate Launch of SteamStats? - Biggs - Aug 29, 2009

lmfao :lol:


Automate Launch of SteamStats? - -LMA- - Aug 29, 2009

thenyproject Wrote:I just made this my desktop background, problem solved.

http://i26.tinypic.com/5n403m.png

lmao, nice one


Automate Launch of SteamStats? - jwstohr - Aug 29, 2009

Can I get that in 1920x1080.... thanks.


Automate Launch of SteamStats? - Ranma - Aug 29, 2009

I tried making a bat file that would launch tf2 then steamstats after quitting tf2 but you launch tf2 through steam.exe so i couldnt get it to wait on it for exit. Well might try again later.


Automate Launch of SteamStats? - nicatronTg - Aug 29, 2009

Ranma Wrote:I tried making a bat file that would launch tf2 then steamstats after quitting tf2 but you launch tf2 through steam.exe so i couldnt get it to wait on it for exit. Well might try again later.

That would work, make it

Code:
start /wait <game>
start steamstats.exe



Automate Launch of SteamStats? - Redneck - Aug 29, 2009

thenyproject Wrote:I just made this my desktop background, problem solved.

http://i26.tinypic.com/5n403m.png

Classy!


Automate Launch of SteamStats? - Ranma - Aug 30, 2009

doesnt work, thats what I was trying, precisely:
Code:
CD "C:\Games\Steam"
START /WAIT Steam.exe -applaunch 440
CD "C:\Documents and Settings\Jerry\Desktop\Steamstats"
SteamStats.exe