Skip to content

Crypxtic/PythonAPIProjects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PythonAPIProjects

In this github repository is all my python API projects I have created for the past few years. If one of the packages don't exist, just do pip install in that directory.

Here is some of the trading-related projects I made:

Roblox Trade Bot

This is my own trade bot where it scrapes users and sends gains for you. It includes a custom value algorithm that isn't fully developed yet. This bot uses threads and proxies to speed up scraping. I also need to fix the queue generator and the value algorithm which is not currently accurate.

Roblox Sniping Bot

Even though it looks super simple, its the first proxy-free sniping bot that existed. It buys items for cheaper prices on the roblox limited market.

Roblox Mass Send Bot

This program uses Website Scraping to find specific users to send to. It uses 3rd party website to find all tradeable users with the item specified in the config. This also uses proxies and threads to speed up generating the queue and sending trades.

Inbound/Outbound Checker

It checks your inbound/outbound for losses/wins, and uses caching system to reduce the number of API calls.

Sell Item Bot

It's pretty straight forward, it puts your item at the lowest price (if the existing user is not underselling) so that it can sell.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors