varsimashviliLuka / Buff163ProfitableItems

Find profitable CS2 items on Buff163 and show them on localhost server.
2 stars 0 forks source link

Buff163ProfitableItems.

This program is made to find CS2 items on Buff163 which are more likely to leave some kind of profit.

Now it's time to install required libraries. To do that, simply open terminal/cmd and type "pip install -r requirements.txt" or just open setup.bat if you are on windows.

For this program to work, you need to collect your Buff163 cookies (go to Buff163 web-site, log in via steam, open developer option, find network, choose Fetch/XHR, open this request, find Cookies and copy it.)

Cookies

After collecting cookies, run "app.py", type "python3 app.py" in terminal or "py app.py" in cmd (On Windows you can also open start.bat). go to "localhost:5000" in your browser.

localhost

In Cookies slot simply put your cookies which we collected from Buff163. Min Price and Max Price are amount of range you want to search for items. In Allowed Percent you put number, for example 10, program will search for items which are more likely to leave that many percent of profit.

Screenshot from 2024-05-06 16-15-50

Screenshot from 2024-05-06 16-16-06

Hope you enjoy, for any questions feel free to contact me anytime!

L.Varsimashvili )