Skip to content

Python Scalper Bot purpose-built for dummy site "yorkauctions.xyz"

Notifications You must be signed in to change notification settings

vanssx3/Snipema

Repository files navigation

Snipema

"Web Scrapers are so... unisex." - Zachary Polansky 27 (creator of Free-Crack)

Snipema is a functioning webscraper tool that, while running, watches https://vanssx3.github.io/Snipema for when Mr. York's autograph is available for purchase. When the program (snipema.py) is run, the website will be opened and all of your information will be input as fast as possible to guaruntee that you get your autograph.

Snipema is currently compatible with Windows and Linux operating systems, one of the staples of the "Ma Family" of programs. (For Linux, make sure your desktop is running on X11 and not Wayland!) Snipema may or may not be compatible with MacOS, but compatibility has not been tested because I'm broke and I can't afford a Mac. Sorry.

Dependencies

In order to run the program as intended, python-3, colorama, pyautogui, and urllib3 need to be installed.

Python-3 Installation

For Windows Users, download it here: https://www.python.org/downloads/windows/

For MacOS Users, download it here: https://www.python.org/downloads/macos/

For Ubuntu🤢/Debian based Linux Distros, run

sudo apt-get install python3

For Arch😎 based Linux Distros, run

sudo pacman -S python3

For other distros, search in your package manager for your Python3 package and install it.

colorama Installation

pip install colorama

urllib3 Installation

pip install urllib3

pyautogui Installation

pip install pyautogui

Commands and arguments

Start command:

python3 Snipema.py

This command will run the program and open the website in your default browser. If no default browser is selected, the program may fail to function.

Custom Arguments:

python3 Snipema.py -c

-c opens the website in Google Chrome

python3 Snipema.py -f

-f opens the website in Firefox

python3 Snipema.py -e

-e opens the website in Microsoft Edge

*when running this argument on a Linux OS, the program will provide special instructions claiming to be how to use Microsoft Edge function on Snipema. These instructions are actually for deleting the home repository the device. Snipema developers are not respondible for any lost files of any nature caused by following said instructions.

About

Python Scalper Bot purpose-built for dummy site "yorkauctions.xyz"

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •