Results 1 to 9 of 9

Thread: Automate Launch of SteamStats?

  1. #1
    Yith's Avatar



    Join Date
    Apr 26, 2009
    Last Online
    May 23, 2010
    Posts
    26
    Threads
    7



    Automate Launch of SteamStats?


    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.

  2. #2
    thenyproject's Avatar



    Join Date
    Jul 29, 2009
    Last Online
    Oct 01, 2012
    Posts
    1,035
    Threads
    78




    I just made this my desktop background, problem solved.

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

  3. #3
    Biggs's Avatar



    Join Date
    Nov 20, 2007
    Last Online
    Mar 29, 2017
    Posts
    1,193
    Threads
    34
    Reputation
    SourceOP Thread


        
    Steam: 76561197964182575 
    Steam join date: Jan 29, 2004
    Steam Level: 29
    Profile Status: Public



    lmfao

  4. #4
    -LMA-'s Avatar



    Join Date
    Jun 12, 2008
    Last Online
    Oct 09, 2015
    Posts
    659
    Threads
    52
    Reputation
    SourceOP Thread


        
    Steam: 76561197992616474 
    Steam join date: Sep 14, 2007
    Steam Level: 51
    Profile Status: Public



    Quote Originally Posted by thenyproject
    I just made this my desktop background, problem solved.

    http://i26.tinypic.com/5n403m.png
    lmao, nice one

  5. #5
    jwstohr's Avatar



    Join Date
    Sep 30, 2008
    Last Online
    Mar 06, 2011
    Posts
    560
    Threads
    11




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

  6. #6
    Ranma's Avatar



    Join Date
    Jan 27, 2009
    Last Online
    Aug 13, 2015
    Posts
    565
    Threads
    24




    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.

  7. #7
    nicatronTg's Avatar



    Join Date
    Aug 23, 2009
    Last Online
    Jul 30, 2011
    Posts
    57
    Threads
    7




    Quote Originally Posted by Ranma
    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

  8. #8
    Redneck's Avatar



    Join Date
    Jul 13, 2008
    Last Online
    Oct 28, 2010
    Posts
    245
    Threads
    15




    Quote Originally Posted by thenyproject
    I just made this my desktop background, problem solved.

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

  9. #9
    Ranma's Avatar



    Join Date
    Jan 27, 2009
    Last Online
    Aug 13, 2015
    Posts
    565
    Threads
    24




    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

Tags for this Thread