SonGorLick / SteamGiftBot

Software to automate YOUR actions on SteamGift site, turn it on and enjoy it.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python

Screenshot

image

About

This bot was created to automate the operation of the site SteamGifts

Nothing else is required from you except running the program, because it will do everything for YOU.

What does this program do?

  • Process Automation
  • Stealth/undetectable:shipit:
  • Š”onfigurable
  • Likes to sleep when there are few glasses
  • Saving logs after each job

Beginning of work

  1. Download the latest version of the program [releases]
  2. Sign in SteamGifts by Steam
  3. Find PHPSESSID cookie in your browser

Make it exclusively on the site itself

  1. We start the bot and enjoy the work

Run from sources

python -m venv env 
source env/Scripts/activate
pip install -r requirements.txt
python main.py

If there is a suggestion to improve the application, I propose to go here link. Much has been changed, and much will be added.

How to Sharede

About

Software to automate YOUR actions on SteamGift site, turn it on and enjoy it.

License:Mozilla Public License 2.0


Languages

Language:Python 100.0%