58

GitHub - SteamDatabase/SalienCheat: ? Cheating Salien minigame, the proper way

 6 years ago
source link: https://github.com/SteamDatabase/SalienCheat
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

README.md

How to use this

First steps

  1. Join https://steamcommunity.com/groups/SteamDB (needed to represent captures)
  2. Open https://steamcommunity.com/saliengame/gettoken and save it as token.txt in same folder as cheat.php
  3. Select PHP or Python version of the script, you don't need both

PHP

  1. Install PHP (yes, really)
    1. Download https://windows.php.net/downloads/releases/php-7.2.7-nts-Win32-VC15-x64.zip
    2. Extract zip to C:\php
    3. Open php.ini-production in a text editor
    4. Find ;extension=curl and remove the semicolon
    5. Save as php.ini
  2. Extract the contents of this script to the same folder
  3. Run the script: php cheat.php

You can also provide token directly in CLI, to ease running multiple accounts: php cheat.php aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

Python

  1. (optional) Setup virtual env: virtualenv env && source env/bin/activate
  2. pip install requests tqdm
  3. Run the script: python cheat.py

Docker

  1. Extract contents of this script somewhere.
  2. To build: docker build . -t steamdb/saliencheat
  3. To run: docker run -it --init --rm -e TOKEN=<32 character token from gettoken url> steamdb/saliencheat
  4. To stop running, Ctrl+C

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK