Skip to content

Mircoxi/Scraps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • Cross-platform CLI version available here.
  • 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

Finding your Cookie

Scraps requires your Scrap.TF session cookie, scr_session 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.

About

Scrap.TF Raffle Joining Bot

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 97.1%
  • Inno Setup 2.9%