This script has been archived now that the main branch supports other groups, get it here: https://github.com/SteamDatabase/SalienCheat
-
Install PHP (yes, really)
- Download x64 non thread safe zip from here: https://windows.php.net/download/
- Extract zip to
C:\php\
- Extract the contents of this program to the same folder
-
Install and enable
curl
extension in PHP- Open php.ini-production in a text editor
- Find ;extension=curl and delete the semicolon
- Save as php.ini
-
Join https://steamcommunity.com/groups/summersaliens (needed to represent captures)
-
Grab
token
from https://steamcommunity.com/saliengame/gettoken and put it intoken.txt
(replace all content there) -
Run the script:
php cheat.php
- open command prompt (Windows key + R, cmd, enter), then type
cd C:\php\
, then see above
- open command prompt (Windows key + R, cmd, enter), then type