Important
Scraps development has ended due to a combination of tighter anti-bot measures to attempt to work around and my lack of interest (considering I haven't used the software myself to gain items in over a year, raffles won during development were not claimed).
The repository is archived and thus won't accept any contributions. If you wish to continue development of the project then you can fork the repository.
A Scrap.TF Raffle Joining Bot |
The idea for Scraps was conceived during one of my periods of "devious programming".
It uses no exploits, doesn't rely on slow and clunky browser automation, and all operations use the website's AJAX endpoints to handle loading of raffles and joining them.
- Fast and lightweight; no need to install Python/Node.JS/Java/etc, doesn't use browser automation
- Configurable
- Detailed logging so you can see everything it does and makes it easier to report problems
- Windows 10, version 2004 (10.0.19041.x)
- .NET 7 Desktop Runtime
Scraps requires your Scrap.TF session cookie, scraptf
to function. This can be found by accessing your browser's dev tools (usually by pressing F12
), going to Application and then Cookies. This process may differ depending on your browser.
/Debug
Enable debug mode
The default settings are set so as to avoid hitting any rate limits and drawing suspicion. Since staff can see if you are using the same IP for multiple accounts, it is highly recommended that you run a VPN alongside Scraps to hide your IP if you are to use multiple accounts.
This usually means that Scrap.TF manually enabled more stricter protection that prevents from software like Scraps from working. No attempts will be made by Scraps to bypass this protection. Please do not create issues regarding this as they will be closed with no response.