Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 2 days ago
JSON representation

Scrap.TF Raffle Joining Bot

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.