Skip to content

Releases: jcardama/csgo-market-sniper

CS:GO Market Sniper Bot v1.2.0

15 May 15:30
43b3c0b
Compare
Choose a tag to compare

This release brings significant improvements to the CS:GO Market Sniper bot. Thank you for your feedback a number of requested features have been implemented, while also refining existing functionalities to make your experience even better.

What's New

  • Network Error Handling: This new feature will help the bot to manage and recover from network errors such as "too many requests" or "server errors". The bot can now pause for a user-specified amount of time if it encounters these types of errors, thereby reducing the risk of being blocked or rate-limited. For more details, refer to the "Network Errors" section in the configuration.

  • Configuration: Some changes were introduced to the way the bot reads and processes the configuration file. This will make adding more options to the bot easier from now on.

  • Timeouts: You can now specify timeout durations for various operations in the configuration file. This gives you more control over the bot's behavior and pacing, and can help manage the risk of being rate-limited. For more details, refer to the "Timeouts" section in the configuration.

  • Timeout Exceptions: Timeout exceptions when retrieving the page count and listings per page were fixed. This fix enhances the stability and reliability of the bot, ensuring a smoother sniping experience.

Full Changelog: v1.1.0...v1.2.0

If you encounter any issues or have suggestions for future improvements, feel free to open an issue on the GitHub repository.

Happy sniping!

CS:GO Market Sniper Bot v1.1.0

11 May 21:25
3c258a4
Compare
Choose a tag to compare

This release brings significant improvements to the CS:GO Market Sniper bot. We've listened to your feedback and have implemented a number of requested features, while also refining existing functionalities to make your experience even better.

What's New

  • Proxy Integration: In response to requests, proxy integration was added. This new feature will help users avoid IP limitations due to the amount of requests submitted to Steam. Remember to check the new Proxy section in the configuration section.

  • Extension downloader: The CSGOFloat Market Checker extension is now automatically downloaded and loaded on to the Chrome instance by the bot, no need for you to get it by yourself.

  • Float Sorting: You now have the ability to sort skins by their float value. This is a great addition for users who want more control over the quality of the skins they are purchasing.

  • Improved Skin Processing: We've improved the way our bot processes skins to avoid purchasing the wrong ones. This should lead to fewer mistakes.

  • Code Refactoring: In this release, the codebase was refactored, leading to better maintainability and easier future updates.

Full Changelog: v1.0.0...v1.1.0

If you encounter any issues or have suggestions for future improvements, feel free to open an issue on the GitHub repository.

Happy sniping!

CS:GO Market Sniper Bot v1.0.0

05 May 16:30
Compare
Choose a tag to compare

We are excited to announce the release of version 1.0.0 of the CS:GO Market Sniper Bot! This release introduces several new features and improvements to help you effortlessly monitor and automatically purchase skins on the Steam market.

New Features:

  • Support for Chromium-based browsers
  • Simplified configuration through a YAML file
  • Automatic retrieval of the CSGOFloat extension
  • Real-time progress bar and purchase log
  • Enhanced error handling and stability

Improvements:

  • Optimized search loop for faster processing
  • Refactored and commented code for better readability and maintainability
  • Updated README with clear setup instructions and detailed usage guidelines
  • Bug fixes and performance enhancements

To get started with the CS:GO Market Sniper Bot v1.0.0, please follow the instructions in the README. If you encounter any issues or have suggestions for future improvements, feel free to open an issue on the GitHub repository.

Happy sniping!

Full Changelog: https://github.com/jcardama/csgo-market-sniper/commits/v1.0.0