Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/depthbomb/scraps
Scrap.TF Raffle Joining Bot
https://github.com/depthbomb/scraps
bot bots csharp dotnet dotnet5 dotnetcore tf-raffle-bot windows-forms winforms
Last synced: 3 months ago
JSON representation
Scrap.TF Raffle Joining Bot
- Host: GitHub
- URL: https://github.com/depthbomb/scraps
- Owner: depthbomb
- License: gpl-3.0
- Archived: true
- Created: 2020-05-09T18:46:29.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-11-26T09:28:52.000Z (about 1 year ago)
- Last Synced: 2024-09-25T10:35:27.667Z (4 months ago)
- Topics: bot, bots, csharp, dotnet, dotnet5, dotnetcore, tf-raffle-bot, windows-forms, winforms
- Language: C#
- Homepage:
- Size: 1.62 MB
- Stars: 31
- Watchers: 6
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
> [!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.---
Scraps
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.
## Features
- 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## Requirements
- Windows 10, version 2004 (10.0.19041.x)
- [.NET 7 Desktop Runtime](https://dotnet.microsoft.com/en-us/download/dotnet/7.0)## Finding your Cookie
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.
## Launch Flags
- `/Debug` Enable debug mode
## Avoiding Bans
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.
## I can't use Scraps because of Cloudflare!
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.