All Projects → MarshalX → SalienSnake

MarshalX / SalienSnake

Licence: GPL-3.0 license
A simple bot written on Python for the Steam 2018 summer sale.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to SalienSnake

SalienBot
👽 Salien Progress Tracker / C# headless bot for Saliens
Stars: ✭ 15 (-6.25%)
Mutual labels:  steam, salien
saliengame-bot
Steam Saliens Game 2018 - Auto-play / Auto-Click Bot
Stars: ✭ 12 (-25%)
Mutual labels:  steam, saliens
SaliensAuto
Automate Saliens with no web browser required, easy to install and many features (Auto join zone/planet, auto repeat, auto kill, invincibility, always max points,...)
Stars: ✭ 27 (+68.75%)
Mutual labels:  steam, saliens
steamworks
Steamworks API wrapper for Go
Stars: ✭ 26 (+62.5%)
Mutual labels:  steam
redux-react-boilerplate-2018
Redux enabled boilerplate for React, react-bootstrap, babel and webpack ready for 2018
Stars: ✭ 12 (-25%)
Mutual labels:  2018
steam-data
A simple data project for Steam data
Stars: ✭ 29 (+81.25%)
Mutual labels:  steam
Conty
Easy to use unprivileged Linux container packed into a single portable executable
Stars: ✭ 198 (+1137.5%)
Mutual labels:  steam
hidden-gems
Ranking of Steam games which favors "hidden gems". Featured in PC Gamer.
Stars: ✭ 37 (+131.25%)
Mutual labels:  steam
auto-task
此版本不再维护,新版本地址:https://github.com/HCLonely/auto-task-v4
Stars: ✭ 37 (+131.25%)
Mutual labels:  steam
2018-JData-Unicom-RiskUser
2018-JData-联通-基于移动网络通讯行为的风险用户识别:Baseline 0.77
Stars: ✭ 20 (+25%)
Mutual labels:  2018
overthefirewall
覆盖全平台完全免费节点订阅机场推荐破解VPN软件分享
Stars: ✭ 1,042 (+6412.5%)
Mutual labels:  steam
MFS2020 zh-CN
微软模拟飞行民间汉化
Stars: ✭ 49 (+206.25%)
Mutual labels:  steam
hookey
Enables all the DLCs. Like Creamapi but just for linux and a subset of Paradox games.
Stars: ✭ 87 (+443.75%)
Mutual labels:  steam
Half-Life-Resurgence
Recreation & expansion of NPCs, entities, and weapons from the Half-Life series into Garry's Mod!
Stars: ✭ 52 (+225%)
Mutual labels:  steam
thesaurus
TT Hackathon 2018 - Autocomplete for Visual Programming Nodes
Stars: ✭ 23 (+43.75%)
Mutual labels:  2018
PowerUp-2018
The FRC 2018 programming repository for FRC Team 3695, Foximus Prime
Stars: ✭ 16 (+0%)
Mutual labels:  2018
SourceRadio
Stream music from YouTube while playing games on Steam
Stars: ✭ 10 (-37.5%)
Mutual labels:  steam
csgo-cli
CS:GO Console shows your user account, stats and latest matches. It also uploads demo sharecodes to csgostats.gg.
Stars: ✭ 31 (+93.75%)
Mutual labels:  steam
open-pos
Open Source Point of Sale System.
Stars: ✭ 52 (+225%)
Mutual labels:  sale
VTFLib
VTFLib is a LGPL open source programming library that provides a C and C++ API for reading and writing Valve VTF and VMT format image files.
Stars: ✭ 68 (+325%)
Mutual labels:  steam

SalienSnake

A simple bot written on Python for the Steam 2018 summer sale.

Features:

  • priority search for bosses and battle with them
  • search for high-level zones on all planets;
  • maximize experience;
  • cross-platform;
  • work without a browser;
  • stable work (error handling and recovery);
  • multi-account support with threading;
  • getting a list of active planets;
  • specifying for output of Steam API response;

Requirements

Usage

python SalienSnake.py [--token <token>] [--file <filename with extension>] [--language <language>] [--list-planets] [--debug]
  • Modes:
  • -l, --list-planets - Print list with planet names and IDs
  • --language (default: english) - Language (english, russian, etc.)
  • -d, --debug (default: False) - Enable debug mode

Examples

Single account example:

python SalienSnake.py --token nizqvw1sd9d4gf2nwecrg5n26e1zl80l
python SalienSnake.py --token h0s07sgjfhzhe19fxri1cf9fofm8ubqv --list-planets

Multi-account example

Example of file with tokens:

nizqvw1sd9d4gf2nwecrg5n26e1zl80l
6ibdq3baf21w1xca1x5gtgx2iwez6mn1
h0s07sgjfhzhe19fxri1cf9fofm8ubqv

Example use:

python SalienSnake.py --file tokens.txt
python SalienSnake.py --file tokens.txt --language russian

Screenshot

SalienSnake screenshot

Useful links:

License

GNU General Public License v3.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].