You are on page 1of 5

Saliens is over, good game everyone!

:)
If you have corrections/comments pls
use the suggestions system!
For SalienCheat by Xpaw (SteamDB Group): ​https://github.com/SteamDatabase/SalienCheat
Discord: ​https://discord.gg/U8e6VPY

Updating PHP script(windows/linux desktop):


1. Stop your script with ctrl-c
2. Go to ​https://github.com/SteamDatabase/SalienCheat
3. Click on cheat.php
4. Click on Raw
5. Press ctrl-a -> ctrl-c
6. Open cheat.php on your computer using notepad/notepad++
7. Press ctrl-a -> ctrl-v
8. Save and exit
9. Run script as normal
OR: (windows only)
1. Download: update.bat from ​here​ if it’s not already in your SalienCheat folder
2. Put it into your SalienCheat folder.
3. To update:
a. Stop script with ctrl-c
b. Run update.bat
c. Start script as normal

Updating PHP script(linux shell/terminal):


1. Stop your script with ctrl-c
2. Type “git pull” (without quotes) and press enter
3. Wait until it’s done
4. Then type “php cheat.php” (without quotes) and press enter
FAQ Section:
● Does the PHP script handle bosses:
○ Yes! Auto-switches to boss zones and goes for max exp
● Does the PHP script auto-update:
○ No! See updating instructions above (if you wanna code something that does this
contact the coders in discord)
● My timestamps are wrong!
○ Yes, php has problems with timezones. This has nothing whatsoever to do with
the script being up-to-date or not. See fix below

Making cmd colorful and nice looking(windows):


1. download: ​cmder.net​ (either mini or full doesn’t matter)
2. install/run it
3. In bottom right corner open menu
4. Go to settings
5. Under integration select default term
6. Check the box marked: “Force ConEmu as default terminal for...” (see pic)
7. Save and exit
8. Stop script using ctrl-c
9. Start script as normal
Making timestamps accurate:
1. Goto your SalienCheat folder
2. Open php folder
3. Open php.ini with notepad/notepad++
4. Find date.timezone (use ctrl-f or go to line 939)
5. Remove semicolon (“;”) from in front of “date.timezone = “
6. Add your timezone found on: ​http://php.net/manual/en/timezones.php​ (see pic)
7. Save and exit
8. Restart script (ctrl-c to stop, then run script as normal)

Multiple tokens/accounts (windows):


1. Install as normal
2. Open command prompt (or cmder)
3. Navigate to your SalienCheat folder in command prompt (using cd <folder-path>)
4. Type (without quotes): “php\php.exe cheat.php <token>”, where <token> is the token of
the account you want to run the script with
5. Repeat steps 2 thru 4 with however many tokens you have/wish
Multiple tokens/accounts (linux):
1. Install as normal
2. Open terminal
3. Navigate to your SalienCheat folder in terminal (using cd <folder-path>)
4. Type (without quotes): “php cheat.php <token>”, where <token> is the token of the
account you want to run the script with
5. Repeat steps 2 thru 4 with however many tokens you have/wish

Install problems (windows):


● Try running as admin
● Try following this: ​https://www.youtube.com/watch?v=Xx6ugBFpIlQ
● Try updating powershell (windows 7 or 8 server 2008/2012, not 10):
https://www.microsoft.com/en-us/download/details.aspx?id=54616
a. For windows 7 the most likely file is the one with x64 at the end, can’t say for
sure tho, sry
● If you’re getting an error about “curl”, “php-curl” or “curl_init()” not existing or so-such, try:
a. Go to your SalienCheat folder
b. Click into php folder
c. See if you have php.ini (not production or development one)
d. If yes:
i. Open it in notepad/notepad++
ii. Use ctrl-f search for “curl” and find the first one (line 893)
iii. Remove the semicolon (“;”) at the beginning of the line, and make sure
the file-path is correct
iv. Run script as normal
v. If it still gives you the same error, follow the steps in: “e. If no:” except
replace the php.ini in the folder with the one you download
e. If no:
i. Download php.ini from ​here
ii. Put it in your php folder
iii. Open it with notepad/notepad++
iv. Use ctrl-f search for “replace this” (line 893)
v. Replace <replace this> with the file path of your SalienCheat folder
vi. Save and exit
f. Try running script normally
● Try downloading php manually:
a. Download
https://windows.php.net/downloads/releases/php-7.2.7-nts-Win32-VC15-x64.zip
b. Put it into your saliencheat folder
c. Extract it into a new folder called php
d. Try running the script again
e. If it didn’t work try:
i. Open command prompt (or cmder)
ii. Navigate to your SalienCheat folder in command prompt (using cd
<folderpath>)
iii. Type (without quotes): “php\php.exe cheat.php” (make sure your token is
saved as token.txt in the saliencheat folder)
iv. If this worked, steps i thru iii are now how you run script as normal

Install problems (linux):


● Do a standard apt-get update/upgrade, then use this:
https://www.reddit.com/r/Saliens/comments/8tvbvy/any_instruction_on_how_to_set_up_
one_of_the/e1aqq2z/?st=jj0h84bh&sh=c403ba89

Various links:
● To dl php:
https://windows.php.net/downloads/releases/php-7.2.7-nts-Win32-VC15-x64.zip
● Cheat.php history:
https://github.com/SteamDatabase/SalienCheat/commits/master/cheat.php
● Saliens reddit: ​https://www.reddit.com/r/Saliens/
● Exp Table:
https://www.reddit.com/r/Saliens/comments/8t0o1c/xp_table/?st=jj0mrsbn&sh=7db52e25
● Link to get token: ​https://steamcommunity.com/saliengame/gettoken

You might also like