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

!requested feature adding timer #24

Open HusRe opened 1 year ago

HusRe commented 1 year ago

Hello sotolko, First I would like to thank you for this great program, and I would like to see you add feature as timer , like make the user specify how many minutes needed for the bot to check the market "like making the bot check the market every random time between 20-60 minutes" , and give the bot random delay to buy item between 1-5 seconds

sotolko commented 1 year ago

In my first implementations, there was option to set custom delay, but i removed it later on because of Steam requests limitations.

jcardama commented 1 year ago

In my first implementations, there was option to set custom delay, but i removed it later on because of Steam requests limitations.

I believe there is a natural "randomized" delay when you query and buy skins as whenever you load the page for each new skin there is a natural delay for loading the page. Still worth it to add a randomized delay after navigating to a new skin page just to make sure.