Skip to content

Uses the Tarkov-Market API to find things listed on the market for lower values than the selling price to in-game merchants, allowing for the scamming of less fortunate players.

License

Notifications You must be signed in to change notification settings

TheToddLuci0/Tarkov-Scammer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tarkov-Scammer

Scams tarkov market plebs using the Tarkov Market API.

Puts out a list of the things that you can buy on the market for less than you can sell it to the in game vendors for.

Note that this is NOT an automated money making bot. If you try to use it to automate buying and selling, don't blame me if Tarkov bans you :)

Running

First, get an API key from Tarkov-Market (note, a paid Tarkov-Market account is required). Then, pass that as the only argument to the function scam.py. You can also put the api key into a file called .secret, and the program will automatically use that key.

For example, pyhton3 scam.py YOUR_API_KEY_HERE.

About

Uses the Tarkov-Market API to find things listed on the market for lower values than the selling price to in-game merchants, allowing for the scamming of less fortunate players.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages