sotolko / csgo-market-sniper

Bot that monitors desirable skins and will automatically buy them
GNU General Public License v3.0
96 stars 28 forks source link

Float bug. #8

Open SDSSSpai opened 1 year ago

SDSSSpai commented 1 year ago

I set a float of 0.15 or 0.16 The bot does not pay attention to the set values.(If you need, i can create video)

image image image
sotolko commented 1 year ago

In those two last images there are floats 0.18 and 0.22 which is higher than float you set in config file. But there can be issue when you have exceeded steam request limit, and bot skips some skins.

SDSSSpai commented 1 year ago

I have been testing for a long time throughout this time, and I constantly changed ip using a VPN proxy . And I turned on the program for no longer than 30 seconds to test

Tried again with a different skin. Did not work.

image image
SDSSSpai commented 1 year ago

I left the program for the purchase of skins at a higher price. And then he did it with a bang. Maybe the bot fails on small price tags. Or is it due to the fact that I now bought skins with a float of 0.079

CAKyPA commented 1 year ago

Noticed this bug too and found the issue. Sometimes there is a page with "Sold" items with no "Buy Now" button. And if the Sold item matches the float, price etc it will buy the next item which is different float, price etc.

sotolko commented 1 year ago

Noticed this bug too and found the issue. Sometimes there is a page with "Sold" items with no "Buy Now" button. And if the Sold item matches the float, price etc it will buy the next item which is different float, price etc.

Thank you, I will try to fix this in next commit.

Neves-2 commented 1 year ago

Did you managed to fix it? Great job with the bot btw