• This repository has been archived on 04/Jul/2018
  • Stars
    star
    936
  • Rank 48,822 (Top 1.0 %)
  • Language
    PHP
  • License
    MIT License
  • Created over 6 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

👽 Cheating Salien minigame, the proper way

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 (Ctrl+S) as token.txt in the same folder as cheat.php

PHP

Windows

  1. Download this script
  2. Extract it into a new folder
  3. Click cheat.bat and follow instructions

If that fails for any reason, or you still have questions, check out this Google doc for commonly asked questions.

Mac

  1. (optional) Launch the App Store and download any updates for macOS. Newer versions of macOS have php and curl included by default
  2. Extract the contents of this script to the Downloads folder
  3. Launch Terminal and run the script: php downloads/cheat.php

You can also provide token directly in CLI, to ease running multiple accounts:

php cheat.php token1 accountid1
php cheat.php token2 accountid2

Linux

  1. Install php-curl and enable it in php.ini
  2. You know what you are doing. 🐧

Python

Python version currently does not support Boss battles, so you should choose the PHP version.

Windows

  1. Download this script
  2. Extract it into a new folder
  3. Click python-cheat.bat and follow instructions

Linux/Cygwin

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

Mac

  1. (optional) Launch the App Store and download any updates for macOS. Newer versions of macOS have Python 2.7.10 included by default.
  2. Extract the contents of this script to the Downloads folder.
  3. Launch Terminal and run the following scripts:
    1. sudo easy_install pip
    2. pip install requests tqdm
    3. python downloads/cheat.py [token]

Vagrant

  1. Install vagrant and VirtualBox
  2. Run vagrant up to setup VM
  3. Run cheat
  • For PHP vagrant ssh -c 'php cheat.php [token]
  • For Python vagrant ssh -c 'python3 cheat.py [token]

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

More Repositories

1

ValveResourceFormat

🔬 Valve's Source 2 resource file format parser and decompiler
C#
1,048
star
2

SteamTracking

🕵 Tracking things, so you don't have to
JavaScript
844
star
3

BrowserExtension

💻 SteamDB's extension for Steam websites
JavaScript
710
star
4

GameTracking-Dota2

📥 Game Tracker: Dota 2
Lua
648
star
5

GameTracking-CS2

📥 Game Tracker: Counter-Strike 2
JavaScript
625
star
6

steamdb.info-issues

🚱 Issue tracker for the SteamDB website
412
star
7

Protobufs

👑 Automatically tracked Steam, CS:GO, Dota 2, Artifact, Underlords and TF2 protobufs.
Shell
340
star
8

GameTracking

🛢 Dumping things, so you don't have to
Shell
254
star
9

SteamLinux

🐧 The Big List of Steam Games on GNU/Linux
PHP
207
star
10

FileDetectionRuleSets

🔎 Rules to detect game engines and other technologies based on Steam depot file lists
PHP
177
star
11

ValveKeyValue

📃 Next-generation Valve's key value framework for .NET
C#
104
star
12

UndocumentedAPI

💩 Undocumented Steam WebAPI Methods
91
star
13

ValvePak

📦 Fully fledged library to work with Valve's Pak archives in .NET
C#
90
star
14

MonsterMinigame

☠ Steam Summer Sale 2015 Monster Minigame fully reimplemented server clone
JavaScript
84
star
15

GameTracking-TF2

📥 Game Tracker: Team Fortress 2
Shell
79
star
16

steamstat.us

✅ Front-end of Steam services status website
HTML
74
star
17

SteamAppInfo

Parser for appinfo.vdf and packageinfo.vdf files used by the Steam client
C#
64
star
18

GameTracking-Underlords

📥 Game Tracker: Dota Underlords
CSS
36
star
19

TowerAttack

📊 Historic data of Steam Summer Sale 2015 minigame rooms and their levels
25
star
20

GameTracking-HalfLifeAlyx

📥 Game Tracker: Half-Life: Alyx
CSS
24
star
21

SteamworksDocumentation

📜 Scraper for Steamworks documentation
PHP
24
star
22

GameTracking-SteamVR

📥 Game Tracker: SteamVR Home
JavaScript
23
star
23

SteamTracking-GDPR

📜 Tracking Valve's GDPR related pages
Python
20
star
24

RemoteUI

🏴 Pewpew using unfinished features before they're official released arrrooo
HTML
19
star
25

GameTracking-Dota2Test

📥 Game Tracker: Dota 2 Test
CSS
19
star
26

SteamToTwitter

🕊 Tweets announcements from various Steam groups
C#
16
star
27

RemoteControlDocs

📻 API Documentation for the Steam Remote Control
15
star
28

GameTracking-Artifact-Beta

📥 Game Tracker: Artifact Foundry
Lua
11
star
29

GameTracking-Artifact

📥 Game Tracker: Artifact
CSS
9
star
30

SteamTokenDumper

🔢 Submit users' PICS access tokens to SteamDB
C#
7
star
31

GameTracking-Underlords-Android

📥 Game Tracker: Dota Underlords (Android)
Java
6
star
32

SteamHelpTracking

📜 Tracking Steam Help articles
PHP
2
star
33

.github

💗 Organization-wide community health files
1
star
34

steam-advanced-access-fetch-players

📈 Simple script to fetch Steam player count
JavaScript
1
star