All Projects → depthbomb → Scraps

depthbomb / Scraps

Licence: GPL-3.0 license
Scrap.TF Raffle Joining Bot

Programming Languages

C#
18002 projects
Inno Setup
370 projects

Projects that are alternatives of or similar to Scraps

Microsoft.toolkit.win32
This repository contains all controls for WPF and WinForms to simplify and demonstrate usage of UWP controls
Stars: ✭ 257 (+970.83%)
Mutual labels:  winforms, windows-forms
Darkui
Dark themed control and docking library for .NET WinForms.
Stars: ✭ 539 (+2145.83%)
Mutual labels:  winforms, windows-forms
WinForms.FC UI
👀 FC_UI (Fun-Code User Interface) - библиотека пользовательских элементов управления (user control) для WinForms (.Net Framework / .Net Core).
Stars: ✭ 18 (-25%)
Mutual labels:  winforms, windows-forms
Microsoft.Toolkit.Win32
This repository contains all controls for WPF and WinForms to simplify and demonstrate usage of UWP controls
Stars: ✭ 345 (+1337.5%)
Mutual labels:  winforms, windows-forms
HerokuContainer
Dockerized ASP.NET Core Web API app in Heroku
Stars: ✭ 26 (+8.33%)
Mutual labels:  dotnetcore, dotnet5
Csla
A home for your business logic in any .NET application.
Stars: ✭ 865 (+3504.17%)
Mutual labels:  winforms, windows-forms
Winforms
Windows Forms is a .NET UI framework for building Windows desktop applications.
Stars: ✭ 3,301 (+13654.17%)
Mutual labels:  winforms, windows-forms
Try Convert
Helping .NET developers port their projects to .NET Core!
Stars: ✭ 671 (+2695.83%)
Mutual labels:  dotnetcore, winforms
Ookii Dialogs Winforms
Common dialog classes for Windows Forms applications
Stars: ✭ 130 (+441.67%)
Mutual labels:  winforms, windows-forms
Mvvmfx
MVVM for Wisej and Windows Forms - Caliburn.Micro and Bound controls libraries
Stars: ✭ 50 (+108.33%)
Mutual labels:  winforms, windows-forms
Fastreport
Free Open Source Reporting tool for .NET6/.NET Core/.NET Framework that helps your application generate document-like reports
Stars: ✭ 1,688 (+6933.33%)
Mutual labels:  dotnetcore, dotnet5
AsteroidsWasm
Collection of applications based on a single C# .NET Standard project running in: Blazor Client (WebAssembly), Blazor Server, Electron, WPF, WinForms, Xamarin
Stars: ✭ 136 (+466.67%)
Mutual labels:  dotnetcore, winforms
PugetSound
PugetSound allows you and your group to enjoy music together using Spotify.
Stars: ✭ 52 (+116.67%)
Mutual labels:  dotnetcore
SimpleClassicTheme.Taskbar
Taskbar for Simple Classic Theme
Stars: ✭ 47 (+95.83%)
Mutual labels:  winforms
aspnet-core-web-api-using-odata
Demo application of my speech 'Add OData Support to Your Asp.Net Core Web Api' at Dotnet Konf İstanbul. http://dotnetkonf.com/
Stars: ✭ 28 (+16.67%)
Mutual labels:  dotnetcore
GPONMonitor
GPON Monitoring tool for Dasan Networks GPON OLTs
Stars: ✭ 26 (+8.33%)
Mutual labels:  dotnetcore
SimpleSocial
A simple social network web application using ASP.NET Core 3.1
Stars: ✭ 16 (-33.33%)
Mutual labels:  dotnetcore
discord-bot-creator
Create your Discord bot in less than 30 minutes.
Stars: ✭ 17 (-29.17%)
Mutual labels:  bots
laravel-block-bots
Block crawlers and high traffic users on your site by IP using Redis
Stars: ✭ 25 (+4.17%)
Mutual labels:  bots
Milvasoft
Helper structures for .Net 6 projects.
Stars: ✭ 24 (+0%)
Mutual labels:  dotnet5

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].