serdeltomas / csgo-sticker-buyer

Automation for buying CS:GO Major stickers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

csgo-sticker-buyer

Automation for buying CS:GO Major sticker capsules

This script aims to automate repetitive buying of csgo sticker capsules from current major (RIO 2022). For now it is dumb script clicking on a hard coded sets of coordinates in order to speed up the process, as the used library is slow at finding exact images on the screen, it is only used for the authorize button in overlay, because that item's position may vary.

  • With this tool you can buy ~150 capsules/minute

GUI examples:

Screenshot_20221223_173050 Screenshot_20221223_174456

Prerequisites:

Screenshot_20221215_103157

BEWARE of the number of items you input (sum of capsules you want to buy) because your inventory may overflow and this app will stop. Also if you have no sufficent balance/funds in your steam wallet this app will stop. Don't move your mouse while the app is running.

GUI error examples:

image Screenshot_20221223_173422

  • csgo-sticker-buyer.py is a version with console
  • csgo-sticker-buyer.pyw is a version without console

Link to YouTube video of the app running:

IMAGE ALT TEXT HERE

About

Automation for buying CS:GO Major stickers


Languages

Language:Python 100.0%