Skip to content

ZoltePudeleczko/SteamGifts-Bot-Enhanced

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SteamGifts Bot + Enhanced

The bot specially designed for SteamGifts.com giveaway platform. It automatically enters giveaways for you. Undetectable, does not overstrain SteamGifts API and can run 24/7.

release build-executables

SteamGifts Bot

Features

  • Automatically enters giveaways
  • Can run 24/7
  • Sleeps to restock the points
  • Remembers configuration and cookie for future runs
  • Undetectable

Easily configurable

  • Choose type of giveaways to enter
    • wishlist, group, recommended etc.
  • Only enter giveaways until a certain point threshold
  • Enter or ignore pinned giveaways

Multiplatform

Fully supports macOS, Linux and Windows.

How to run?

  1. Download the latest version from releases (https://github.com/ZoltePudeleczko/SteamGifts-Bot-Enhanced/releases)
  2. Sign in on SteamGifts.com
  3. Find PHPSESSID cookie in your browser
  4. Start the bot and follow instructions

Run from sources

Make sure you have Python 3.9 installed.

Checkout the repository, install dependencies and run the bot:

pip install -r requirements.txt
python src/cli.py

What's next?

Please leave your feedback and bugs in Issues page.

Original version

Original version developed by stilManiac can be found here. Thanks for the great work!