Lists Game action
Garry's Mod
tracking their Garry's Mod achievements.
Click here to track your progress.

Startup Millenium achievement in Garry's Mod

Startup Millenium

Start Garry's Mod 1000 times

Startup Millenium0

How to unlock the Startup Millenium achievement

  • diedyesterdaydiedyesterday
    Locked 18 Jul 2022 18 Jul 2022
    This achievement requires you to open your garry's mod 1000 times, to get this you can use three methods:

    1. Just play the game and you will get that achievement at some point
    2. Open and close it after it loads 1000 times in steam
    3. Create batch script which will open and close game for you


    I use third way, and i can drop that script in text if someone will need it
    Showing all 3 comments.
    vertI know its been a while, but can you drop the script?
    Posted by vert on 02 Jun 23 at 00:44
    SticerACNavigate to Gmod hl2.exe
    Create a .bat file ( text file works, rename it to bat after )
    Paste in the following code:




    @ECHO OFF

    for /L %%i IN (1, 1, 1000) DO (
    start "" "hl2.exe" -noborder -windowed -novid -nosound -nojoy -noipx -nopreload -nod3d9ex -low -textmode -insecure +sv_lan 1 +map gm_flatgrass +achievement_debug 1
    echo Started %%i times
    timeout /t 7 /nobreak
    taskkill /f /im "hl2.exe"
    )

    pause




    Save
    Double click the batch file to run it
    Posted by SticerAC on 26 May 24 at 18:00
    Hand SanitizerI know is has been some time since you've posted this @SticerAC but it when I run the .bat file it says "Windows cannot find 'hl2.exe'. Make sure you typed the name correctly, and then try again.", how do I fix this?
    Posted by Hand Sanitizer on 12 Jun 24 at 22:53
  • Have you got any tips or tricks to unlock this achievement?
    Add a guide to share them with the community.

    Add a guide
Do you have a question about this achievement? Please post it in the Garry's Mod Forum