jcardama / csgo-market-sniper

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

not buying, just analysing #42

Open sargija opened 1 month ago

sargija commented 1 month ago

I've gone through hours of troubleshooting just to get stuck here, I don't know what to do now, it just keeps cheking for hours and it won't buy anything even though it fits the criteria, I have changed I've changed this too:

CSFLOAT_UTILITY_BELT = (By.CSS_SELECTOR, "csgofloat-utility-belt")
CSFLOAT_SORT_FLOATS = (By.CSS_SELECTOR, "csgofloat-sort-floats")
CSFLOAT_STEAM_BUTTON = (By.CSS_SELECTOR, "csgofloat-steam-button")
CSFLOAT_ITEM_ROW_WRAPPER = (By.CSS_SELECTOR, "csgofloat-item-row-wrapper")

please help :(