Code Monkey home page Code Monkey logo

scraps's Introduction

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

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.

scraps's People

Contributors

depthbomb avatar mircoxi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

scraps's Issues

Raffle Script not starting (http error 403?)

Raffle Script not starting
immediately upon pressing start the script gets snagged by an error message (using older releases doesn't solve it)

Error message:
"System.Net.Http.HttpRequestException: Response status code does not indicate success: 403 (Forbidden).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at System.Net.Http.HttpClient.GetStringAsyncCore(HttpRequestMessage request, CancellationToken cancellationToken)
at Scraps.GUI.Services.RaffleService.GetCsrfTokenAsync() in C:\Users\reese\source\repos\Scraps\Scraps.GUI\Services\Raffle\RaffleService.cs:line 239
at Scraps.GUI.Services.RaffleService.StartAsync() in C:\Users\reese\source\repos\Scraps\Scraps.GUI\Services\Raffle\RaffleService.cs:line 112

Note
(idk why C:\Users\reese\source... is there it wasn't present in older releases, there is only one user on my PC)

still getting this error after running for a long time

"System.Net.Http""   at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
   at System.Net.Http.HttpClient.GetStringAsyncCore(HttpRequestMessage request, CancellationToken cancellationToken)
   at Scraps.GUI.Services.RaffleService.ScanRafflesAsync() in C:\Users\reese\source\repos\Scraps\Scraps.GUI\Services\Raffle\RaffleService.cs:line 243
   at Scraps.GUI.Services.RaffleService.StartAsync() in C:\Users\reese\source\repos\Scraps\Scraps.GUI\Services\Raffle\RaffleService.cs:line 139"

Question

I have just found out that they added a captcha when you try joining a raffle. Would this stop Scraps?
image
image

Suggestions to prevent captcha

  1. Add options to "Randomize Scan Delay", "Randomize Paginate Delay" and "Randomize Join Delay". As well as include a threshold as to how little or how much the randomized value can reach.
  2. Add proxies to select from or add a proxy option that allows you to insert your own proxies.
  3. To be able to have multiple accounts at once, the ability to add more cookies or have a multiple account system.
  4. Have a captcha bypass token box that you can fill in if you already own a captcha bypass.
  5. If adding a captcha bypass token box that you can fill in is not ever going to happen, I recommend adding a macro recorder. Basically, if you're one of the unlucky few who gets the captcha, you can have the opportunity to record yourself clicking the button and clicking the captcha button, the software will record this and repeat the action, obviously this terminates the whole "Doesn't use your main browser" thing but it could be impleneted differently, i think.

Linux

Can i run this on Linux?
How to run this on Linux? I extracted the file in terminal but i don't know how to use it.

Other version?

Did you give up on other multiplatform program that does same thing? because i swear there was a repo of that but i cant find it now.

[Suggestion] Auto-restart / Auto reconnect

Is it possible to make Scraps automatically restart if it runs into an error? (especially for internet connection errors, since I personally have an issue with dropping packets often and it means I can't reliably use Scraps while AFK).

Suggestions

Pls make it so u can put multiple scrap.tf accounts in 1 go to farm items and sometimes the program auto stops so if u can fix it that would be nice thank you

Instructions are gone

the instructions are gone and i installed scraps so long ago i dont recall what to put in the cookie box

Issue

They may have added a captcha so you can't join raffles with Scraps anymore.
image
Wondering if theres a way to fix this unless this program is long gone now due to the new captcha update

Cant find my Cookie

Cant seem to find my cookie for scrap.tf ive looked around everywhere by pressing f12 and everything, all its gives me from the f12 is just some manifest thingy, i use firefox, does anyone know how do i get my cookie code? i cant launch the program without it

System.Net.Http.HttpRequestException

Logs(i hid only the cookie):
2022-09-13 09:06:19.1062 │ DEBUG │ WebViewService.IsRuntimeInstalled │ WebView2 runtime is installed
2022-09-13 09:06:19.1896 │ DEBUG │ UpdateService.CheckUntilUpdateAvailable │ Started update check loop
2022-09-13 09:06:19.1896 │ DEBUG │ UpdateService.CheckForUpdatesAsync │ Checking for updates
2022-09-13 09:06:19.7101 │ DEBUG │ MainForm.AddControlToTab │ Added control "Runner" to tabs with image index 0
2022-09-13 09:06:19.7232 │ DEBUG │ MainForm.AddControlToTab │ Added control "Won Raffles" to tabs with image index 1
2022-09-13 09:06:19.7373 │ DEBUG │ MainForm.AddControlToTab │ Added control "Settings" to tabs with image index 2
2022-09-13 09:06:19.7373 │ DEBUG │ MainForm.AddControlToTab │ Added control "About" to tabs with image index 3
2022-09-13 09:06:19.8058 │ DEBUG │ AnnouncementService.FetchAnnouncementsAsync │ Fetching announcements
2022-09-13 09:06:20.3658 │ DEBUG │ UpdateService.CheckForUpdatesAsync │ No updates available
2022-09-13 09:06:31.9324 │ INFO │ RaffleService.StartAsync │ Starting
2022-09-13 09:06:31.9613 │ DEBUG │ RaffleService.CreateHttpClient │ Creating HTTP client
2022-09-13 09:06:31.9613 │ DEBUG │ RaffleService.CreateHttpClient │ Created HTTP client (cookie="ХХХ",352)
2022-09-13 09:06:31.9613 │ DEBUG │ RaffleService.GetStringAsync │ Sending GET request to "/"
2022-09-13 09:06:32.3553 │ FATAL │ RaffleService.StartAsync │ "System.Net.Http.HttpRequestException: Unable to get string: Forbidden
at Scraps.Next.Services.RaffleService.GetStringAsync(String path) in C:\Users\reese\source\repos\Scraps\Scraps.Next\Services\RaffleService.cs:line 579
at Scraps.Next.Services.RaffleService.GetCsrfTokenAsync() in C:\Users\reese\source\repos\Scraps\Scraps.Next\Services\RaffleService.cs:line 278
at Scraps.Next.Services.RaffleService.StartAsync() in C:\Users\reese\source\repos\Scraps\Scraps.Next\Services\RaffleService.cs:line 165"
2022-09-13 09:06:32.3913 │ INFO │ RaffleService.StartAsync │ Stopped
2022-09-13 09:07:20.5458 │ DEBUG │ WebViewService.IsRuntimeInstalled │ WebView2 runtime is installed
2022-09-13 09:07:20.6146 │ DEBUG │ UpdateService.CheckUntilUpdateAvailable │ Started update check loop
2022-09-13 09:07:20.6146 │ DEBUG │ UpdateService.CheckForUpdatesAsync │ Checking for updates
2022-09-13 09:07:20.9792 │ DEBUG │ MainForm.AddControlToTab │ Added control "Runner" to tabs with image index 0
2022-09-13 09:07:20.9792 │ DEBUG │ MainForm.AddControlToTab │ Added control "Won Raffles" to tabs with image index 1
2022-09-13 09:07:20.9900 │ DEBUG │ MainForm.AddControlToTab │ Added control "Settings" to tabs with image index 2
2022-09-13 09:07:20.9900 │ DEBUG │ MainForm.AddControlToTab │ Added control "About" to tabs with image index 3
2022-09-13 09:07:21.0969 │ DEBUG │ AnnouncementService.FetchAnnouncementsAsync │ Fetching announcements
2022-09-13 09:07:21.6578 │ DEBUG │ UpdateService.CheckForUpdatesAsync │ No updates available
2022-09-13 09:07:26.6568 │ INFO │ RaffleService.StartAsync │ Starting
2022-09-13 09:07:26.6732 │ DEBUG │ RaffleService.CreateHttpClient │ Creating HTTP client
2022-09-13 09:07:26.6732 │ DEBUG │ RaffleService.CreateHttpClient │ Created HTTP client (cookie="ХХХ",352)
2022-09-13 09:07:26.6732 │ DEBUG │ RaffleService.GetStringAsync │ Sending GET request to "/"
2022-09-13 09:07:26.8803 │ FATAL │ RaffleService.StartAsync │ "System.Net.Http.HttpRequestException: Unable to get string: Forbidden
at Scraps.Next.Services.RaffleService.GetStringAsync(String path) in C:\Users\reese\source\repos\Scraps\Scraps.Next\Services\RaffleService.cs:line 579
at Scraps.Next.Services.RaffleService.GetCsrfTokenAsync() in C:\Users\reese\source\repos\Scraps\Scraps.Next\Services\RaffleService.cs:line 278
at Scraps.Next.Services.RaffleService.StartAsync() in C:\Users\reese\source\repos\Scraps\Scraps.Next\Services\RaffleService.cs:line 165"
2022-09-13 09:07:26.8919 │ INFO │ RaffleService.StartAsync │ Stopped

CloudFlare does not block me, the site opens in a regular browser, the site opens in the program. What's wrong?
bandicam 2022-09-13 09-13-14-021

Issue when idling

Sometimes when the program runs for a while and it finishes signing up for all raffles, the console will say "Stopping" and then say "Start" without saying it has stopped. The only way to fix this is to close and reopen, but this makes it inefficient for idling for long periods at a time.

Also it would be cool if there's a way to make the program run when the computer is in sleep mode.
(This is happening on Windows exe BTW, not sure about other formats)

Additional suggestions for Proxy IP

Add a threshold for how long to wait before the Proxy IP gets denied
Because usually, you wait 1-2 seconds for proxies that actually work so a threshold should be useful, as well as adding a "Scan was canceled before the Proxy IP could be fully checked" if no results could be pulled before it got canceled and a "Scan was canceled before 1/3 checks could be completed" if only 1 or 2 or 3, etc. results that couldn't be checked before it reached the time limit to scan it.

Add Proxy Website List Support
So if you're too lazy to manually check Proxy Lists you can pick a preset from one of 3 websites that is available to check proxy lists from and verify which works and which doesn't and whichever proxy works will get added to the list.

Examples being:
https://spys.one/en/http-proxy-list/
https://hidemy.name/en/proxy-list/?type=h#list
http://free-proxy.cz/en/proxylist/country/all/http/ping/all
https://geonode.com/free-proxy-list/ (Check HTTP and HTTPS, then check YES for Google Passed, then check HIA and ANM, thank you @CIusterConsultant for recommending this website!)

Sub addition to the suggestion above: To check proxies only within a set ms threshold, so if you live in the USA and have a couple Proxies from let's say Peru if it goes over for example 200 ms it will skip it and only rely on Proxies minimal to for example 50 ms.

Add a sharing is caring feature.
Basically, if you find working Proxies then you can select to "Share with other ScrapsGUI users" so then they don't need to scan entire websites and can rely on the Proxies that worked out for you.

Add a "Skip temporarily non-working Proxies" option.
Basically, if you have a Proxy IP that passed all the checks but when you start the bot it suddenly had a big wall of red error text telling you the proxy doesn't work, you can temporarily skip it until it becomes valid again.

Edit 1: Thank you @CIusterConsultant for recommending the Proxy IP Site

Concept

So, due to the problem with captcha requests, I thought of 2 solutions.

First one would be adding an extra timer that, when a raffle prompts a captcha request, will automatically stop the program and count down (default interval being 2 hours) after which it will re-enable. The second is what I thought would be much trickier, and it's to open a new window that will show you the captcha you have to manually complete to get yourself verified.

"Could not obtain hash from raffle" on self-made raffles

Self-made raffles (specifically puzzle raffles, for some reason) are attempted to be entered by the software, returning a "Could not obtain hash from raffle" error. This spams the console with the error until it can enter the raffle (which is never).
Would it be possible to ignore raffles made by yourself?
image

whi

.NET installation problem
To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Linux OS ((ElementaryOS'
  2. Click on 'Scraps'
  3. Scroll down to 'Download .net'
    4.Download .net
    5.Goto scraps again
    6.encounter install .net (dotnet command works btw)

Cant get proxies to work

How to do i use proxies?
I tried using it -

{
"Version": 13,
"Cookie": "random cookie here!",
"JoinNewestFirst": true,
"Paranoid": true,
"Delays": {
"IncrementScanDelay": true,
"ScanDelay": 5000,
"PaginateDelay": 500,
"JoinDelay": 4000
},
"Proxies": [138.68.235.51:80]
}

but it gives error. That proxy i got from proxyscrape
Also how to i give it a list of proxies to use?

Unhandled exception due to Ratelimit

Once the ratelimit is reached on the site AND while there are no new raffles to join, the program throws an unhandled exception as seen here:
image
Interestingly, if you reopen the program while there are available raffles to join, the program will join those available raffles and will crash again once there are no longer any to join and if the ratelimit is still reached.

Raffle filter

To filter in or out multiple winner raffles, single winner, single item raffles, etc :)

Auto-Claim Option and Auto-Accept-Steam-Trade-Offer

Option to Auto-Claim your winnings

So basically there's this high school girl except she's got huge boo-wait, wrong message.

So if you are out at work and you don't have your pc with you or you're off on vacation in Honduras but still have your phone, having an option which basically Auto-Claims your winnings from raffles would be really useful, so then you can accept it on your phone once you get the notification, more efficient if there was also an option to accept trade offers from your computer with ScrapsGUI having a script to play and accept offers so you get the "Please confirm an action on steam" on your phone in case you didn't get the first notification.

Hope this idea gets implemented ^w^

Concept

Suggestion for scraps

Make option of automatically joining megaraffles aswell, if it is possible in anyway shape or form

System.Net.Http.HttpRequestException: Unable to get string: Forbidden

21:36:35 Starting
21:36:35 Creating HTTP client
21:36:35 Created HTTP client (cookie="**********************",352)
21:36:35 Sending GET request to "/"
21:36:35 "System.Net.Http.HttpRequestException: Unable to get string: Forbidden
at Scraps.GUI.Services.RaffleService.GetStringAsync(String path) in C:\Users\reese\source\repos\Scraps\Scraps.GUI\Services\Raffle\RaffleService.cs:line 564
at Scraps.GUI.Services.RaffleService.GetCsrfTokenAsync() in C:\Users\reese\source\repos\Scraps\Scraps.GUI\Services\Raffle\RaffleService.cs:line 251
at Scraps.GUI.Services.RaffleService.StartAsync() in C:\Users\reese\source\repos\Scraps\Scraps.GUI\Services\Raffle\RaffleService.cs:line 134"
21:36:35 Stopped

Complete Rework of Scraps (Please read through and consider, depthbomb!) (Please Upvote/Bump!)

I did some brainstorming, it seems the majority of the time whenever Scraps gets the Red Wall Of Text (Petition to make "RWOT" a tag), every time it points back to Scraps itself. For example, the Captchas or the new 403 Forbidden Error that happens because of the new browser checker that ScrapsTF has to prevent Scraps from working ENTIRELY.

I've narrowed it down to 3 possible ways that we can completely eliminate any preventions that ScrapTF may have in store for us

To avoid the 403 Forbidden Error, AKA ScrapTF not allowing you to use Scrap's browser.

  1. (Least difficult to make and most realistic)Have Scraps use your main browser (Firefox or Chrome or "oPeRa Gx" since they are most compatible) to join raffles but do not show the tabs on your screen so you can continue working/playing games/watching videos/listening to music without being interrupted.

  2. (Most difficult to make and least realistic) Create an entire browser dedicated to Scraps but actually make it a browser that is compatible with Firefox Extensions/Google Chrome extensions so it gains traction and possibly popularity so it doesn't get flagged by ScrapTF's browser checker.

  3. (Difficult but realistic) Create a browser extension for Chrome/Firefox/OperaGX so that ScrapTF's browser checker won't flag your browser because you are using a well-known browser to use ScrapTF's website.

To avoid Captchas (Only works for Option 2 and 3!)
I would like to introduce my own interpretation of how would you bypass Captcha prompts, which is a macro recorder that records your mouse movement and the click that you make on those "I am not a robot" buttons. The more movements and clicks it records, the less chance it has to fail the Captcha.

Below are concepts I have made to make the number 3 suggestion a reality.

image

image

image

image

[Suggestion] Support for Mannco.Store

Today they added a raffle system (in this case giveaways) similar to scrap.tf at Mannco.Store, I don't know if it would be possible to do it, but it would be a nice feature.

Not running

Hello! first of all, I added a file named Config.json in the root but the program won't run whenever I try to run it also i pasted my session. I'm sure firewall is closed and I selected x64 for my computer so what is the problem?

Error stopping program

Started frequently getting this error

02:34:06 System.NullReferenceException: Object reference not set to an instance of an object.
   at Scraps.GUI.Services.RaffleService.ScanRafflesAsync()
   at Scraps.GUI.Services.RaffleService.StartAsync()Object reference not set to an instance of an object.

and pressing "Won raffles" button gives this error message

System.Runtime.InteropServices.COMException (0x80010106): Изменение режима для потока после его установки невозможно. (0x80010106 (RPC_E_CHANGED_MODE))
   at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32 errorCode)
   at Microsoft.Web.WebView2.Core.CoreWebView2Environment.CreateAsync(String browserExecutableFolder, String userDataFolder, CoreWebView2EnvironmentOptions options)
   at Scraps.GUI.Forms.WebViewForm.InitializeBrowserAsync(String url, String cookies)
   at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state)


************** Загруженные сборки **************
System.Private.CoreLib
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Private.CoreLib.dll
----------------------------------------
Scraps.GUI
    Версия сборки: 4.5.0.1
    Версия Win32: неприменимо
    CodeBase (база кода): 
----------------------------------------
System.Runtime
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Runtime.dll
----------------------------------------
System.Windows.Forms
    Версия сборки: 6.0.1.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.1/System.Windows.Forms.dll
----------------------------------------
System.ComponentModel.Primitives
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.ComponentModel.Primitives.dll
----------------------------------------
System.Windows.Forms.Primitives
    Версия сборки: 6.0.1.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.1/System.Windows.Forms.Primitives.dll
----------------------------------------
System.Runtime.InteropServices
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Runtime.InteropServices.dll
----------------------------------------
System.Drawing.Primitives
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Drawing.Primitives.dll
----------------------------------------
System.Collections.Specialized
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Collections.Specialized.dll
----------------------------------------
System.Threading
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Threading.dll
----------------------------------------
System.Configuration.ConfigurationManager
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.1/System.Configuration.ConfigurationManager.dll
----------------------------------------
System.ObjectModel
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.ObjectModel.dll
----------------------------------------
System.Linq
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Linq.dll
----------------------------------------
System.Collections
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Collections.dll
----------------------------------------
System.Private.Uri
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Private.Uri.dll
----------------------------------------
System.Runtime.InteropServices.RuntimeInformation
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Runtime.InteropServices.RuntimeInformation.dll
----------------------------------------
System.Diagnostics.Process
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Diagnostics.Process.dll
----------------------------------------
System.Collections.NonGeneric
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Collections.NonGeneric.dll
----------------------------------------
Microsoft.Win32.Primitives
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/Microsoft.Win32.Primitives.dll
----------------------------------------
System.Memory
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Memory.dll
----------------------------------------
System.Security.Cryptography.Algorithms
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Security.Cryptography.Algorithms.dll
----------------------------------------
System.Security.Cryptography.Primitives
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Security.Cryptography.Primitives.dll
----------------------------------------
System.ComponentModel.TypeConverter
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.ComponentModel.TypeConverter.dll
----------------------------------------
System.Xml.ReaderWriter
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Xml.ReaderWriter.dll
----------------------------------------
System.Private.Xml
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Private.Xml.dll
----------------------------------------
System.Text.RegularExpressions
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Text.RegularExpressions.dll
----------------------------------------
System.Net.WebClient
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Net.WebClient.dll
----------------------------------------
System.ComponentModel.EventBasedAsync
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.ComponentModel.EventBasedAsync.dll
----------------------------------------
System.Text.Encoding.Extensions
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Text.Encoding.Extensions.dll
----------------------------------------
System.Threading.Thread
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Threading.Thread.dll
----------------------------------------
System.Runtime.Serialization.Formatters
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Runtime.Serialization.Formatters.dll
----------------------------------------
System.Xml.XmlSerializer
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Xml.XmlSerializer.dll
----------------------------------------
System.Drawing.Common
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.1/System.Drawing.Common.dll
----------------------------------------
System.Diagnostics.TraceSource
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Diagnostics.TraceSource.dll
----------------------------------------
NLog
    Версия сборки: 4.0.0.0
    Версия Win32: неприменимо
    CodeBase (база кода): 
----------------------------------------
netstandard
    Версия сборки: 2.1.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/netstandard.dll
----------------------------------------
System.Net.Http
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Net.Http.dll
----------------------------------------
System.Diagnostics.StackTrace
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Diagnostics.StackTrace.dll
----------------------------------------
System.Net.Primitives
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Net.Primitives.dll
----------------------------------------
System.Diagnostics.Tracing
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Diagnostics.Tracing.dll
----------------------------------------
System.Diagnostics.DiagnosticSource
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Diagnostics.DiagnosticSource.dll
----------------------------------------
System.Net.Security
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Net.Security.dll
----------------------------------------
System.Security.Cryptography.X509Certificates
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Security.Cryptography.X509Certificates.dll
----------------------------------------
System.Text.Json
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Text.Json.dll
----------------------------------------
System.Collections.Concurrent
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Collections.Concurrent.dll
----------------------------------------
System.Net.Sockets
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Net.Sockets.dll
----------------------------------------
System.Threading.Overlapped
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Threading.Overlapped.dll
----------------------------------------
System.Net.NameResolution
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Net.NameResolution.dll
----------------------------------------
System.Threading.ThreadPool
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Threading.ThreadPool.dll
----------------------------------------
System.Security.Principal.Windows
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Security.Principal.Windows.dll
----------------------------------------
System.Security.Claims
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Security.Claims.dll
----------------------------------------
System.Security.Cryptography.Encoding
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Security.Cryptography.Encoding.dll
----------------------------------------
System.Reflection.Emit.Lightweight
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Reflection.Emit.Lightweight.dll
----------------------------------------
System.Reflection.Primitives
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Reflection.Primitives.dll
----------------------------------------
System.Reflection.Emit.ILGeneration
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Reflection.Emit.ILGeneration.dll
----------------------------------------
System.Text.Encodings.Web
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Text.Encodings.Web.dll
----------------------------------------
System.Runtime.Intrinsics
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Runtime.Intrinsics.dll
----------------------------------------
System.Numerics.Vectors
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Numerics.Vectors.dll
----------------------------------------
System.Runtime.CompilerServices.Unsafe
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Runtime.CompilerServices.Unsafe.dll
----------------------------------------
Microsoft.Toolkit.Uwp.Notifications
    Версия сборки: 7.1.0.0
    Версия Win32: неприменимо
    CodeBase (база кода): 
----------------------------------------
Accessibility
    Версия сборки: 4.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.1/Accessibility.dll
----------------------------------------
Microsoft.Win32.SystemEvents
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.1/Microsoft.Win32.SystemEvents.dll
----------------------------------------
System.ComponentModel
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.ComponentModel.dll
----------------------------------------
System.Diagnostics.FileVersionInfo
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Diagnostics.FileVersionInfo.dll
----------------------------------------
System.Resources.Extensions
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.1/System.Resources.Extensions.dll
----------------------------------------
System.Drawing
    Версия сборки: 6.0.1.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.1/System.Drawing.dll
----------------------------------------
System.Data.Common
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Data.Common.dll
----------------------------------------
System.Net.Mail
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Net.Mail.dll
----------------------------------------
System.IO.FileSystem.Watcher
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.IO.FileSystem.Watcher.dll
----------------------------------------
System.Linq.Expressions
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Linq.Expressions.dll
----------------------------------------
HtmlAgilityPack
    Версия сборки: 1.11.40.0
    Версия Win32: неприменимо
    CodeBase (база кода): 
----------------------------------------
Microsoft.Win32.Registry
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/Microsoft.Win32.Registry.dll
----------------------------------------
Microsoft.Windows.SDK.NET
    Версия сборки: 10.0.17763.22
    Версия Win32: неприменимо
    CodeBase (база кода): 
----------------------------------------
WinRT.Runtime
    Версия сборки: 1.4.0.0
    Версия Win32: неприменимо
    CodeBase (база кода): 
----------------------------------------
System.IO.FileSystem
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.IO.FileSystem.dll
----------------------------------------
System.Reflection.Emit
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Reflection.Emit.dll
----------------------------------------
DynamicComActivator
    Версия сборки: 0.0.0.0
    Версия Win32: неприменимо
    CodeBase (база кода): file:///C:/Users/Barmem/AppData/Local/Programs/Caprine%20Logic/Scraps/Microsoft.Toolkit.Uwp.Notifications.dll
----------------------------------------
Anonymously Hosted DynamicMethods Assembly
    Версия сборки: 0.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Private.CoreLib.dll
----------------------------------------
System.Text.Encoding.CodePages
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Text.Encoding.CodePages.dll
----------------------------------------
System.Reflection.Metadata
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Reflection.Metadata.dll
----------------------------------------
System.Collections.Immutable
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Collections.Immutable.dll
----------------------------------------
Microsoft.Web.WebView2.WinForms
    Версия сборки: 1.0.1072.54
    Версия Win32: неприменимо
    CodeBase (база кода): 
----------------------------------------
Microsoft.Web.WebView2.Core
    Версия сборки: 1.0.1072.54
    Версия Win32: неприменимо
    CodeBase (база кода): 
----------------------------------------
mscorlib
    Версия сборки: 4.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/mscorlib.dll
----------------------------------------
System
    Версия сборки: 4.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.dll
----------------------------------------
System.Runtime.Loader
    Версия сборки: 6.0.0.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Runtime.Loader.dll
----------------------------------------
System.Windows.Forms.resources
    Версия сборки: 6.0.1.0
    Версия Win32: 6.0.121.56705
    CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.1/ru/System.Windows.Forms.resources.dll
----------------------------------------

************** Оперативная отладка (JIT) **************


Scrap.tf Cloudflare Causes Fatal Error

When attempting to use Scraps (Win 10; 64-bit), it performs a GET request to https://scrap.tf/ and since Scrap.tf has cloudflare (pretty sure this was recently added, as I never encountered this issue previously), this will return a 403 Forbidden response. Since Scraps doesn't know how to handle this response, it crashes and leaves this line in the fatal log:
[FTL] Response status code does not indicate success: 403 (Forbidden).
To figure out why 403 was being returned, I debugged the response using fiddler:
image
It's likely that this affects all platforms, but I only tested it on 64-bit Windows 10. Also tested on a different computer with a different IP address and still had the same issue.

Response status code does not indicate success: 403 (Forbidden)

Describe the bug
Error in the title happens when I click the start button

To Reproduce
Steps to reproduce the behavior:

  1. Insert cookie to the settings
  2. Save
  3. Click start button
  4. Error happens

Additional context

19:58:15 Starting
19:58:15 "System.Net.Http.HttpRequestException: Response status code does not indicate success: 403 (Forbidden).
   at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
   at System.Net.Http.HttpClient.GetStringAsyncCore(HttpRequestMessage request, CancellationToken cancellationToken)
   at Scraps.GUI.Services.RaffleService.GetCsrfTokenAsync() in C:\Users\reese\source\repos\Scraps\Scraps.GUI\Services\Raffle\RaffleService.cs:line 239
   at Scraps.GUI.Services.RaffleService.StartAsync() in C:\Users\reese\source\repos\Scraps\Scraps.GUI\Services\Raffle\RaffleService.cs:line 112"
19:58:15 Stopped

Stops Every So Often

I would leave it running in the background and it would often stop scanning and searching for raffles with no apparent cause. I would then try to start it again, and it would return 'Stopping'. Can't seem to fix with any setting changes.

Error stopping program

Started frequently getting this error
02:34:06 System.NullReferenceException: Object reference not set to an instance of an object. at Scraps.GUI.Services.RaffleService.ScanRafflesAsync() at Scraps.GUI.Services.RaffleService.StartAsync()Object reference not set to an instance of an object.
and pressing "Won raffles button gives this error message
`System.Runtime.InteropServices.COMException (0x80010106): Изменение режима для потока после его установки невозможно. (0x80010106 (RPC_E_CHANGED_MODE))
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32 errorCode)
at Microsoft.Web.WebView2.Core.CoreWebView2Environment.CreateAsync(String browserExecutableFolder, String userDataFolder, CoreWebView2EnvironmentOptions options)
at Scraps.GUI.Forms.WebViewForm.InitializeBrowserAsync(String url, String cookies)
at System.Threading.Tasks.Task.<>c.b__128_0(Object state)

************** Загруженные сборки **************
System.Private.CoreLib
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Private.CoreLib.dll

Scraps.GUI
Версия сборки: 4.5.0.1
Версия Win32: неприменимо
CodeBase (база кода):

System.Runtime
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Runtime.dll

System.Windows.Forms
Версия сборки: 6.0.1.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.1/System.Windows.Forms.dll

System.ComponentModel.Primitives
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.ComponentModel.Primitives.dll

System.Windows.Forms.Primitives
Версия сборки: 6.0.1.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.1/System.Windows.Forms.Primitives.dll

System.Runtime.InteropServices
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Runtime.InteropServices.dll

System.Drawing.Primitives
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Drawing.Primitives.dll

System.Collections.Specialized
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Collections.Specialized.dll

System.Threading
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Threading.dll

System.Configuration.ConfigurationManager
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.1/System.Configuration.ConfigurationManager.dll

System.ObjectModel
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.ObjectModel.dll

System.Linq
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Linq.dll

System.Collections
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Collections.dll

System.Private.Uri
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Private.Uri.dll

System.Runtime.InteropServices.RuntimeInformation
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Runtime.InteropServices.RuntimeInformation.dll

System.Diagnostics.Process
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Diagnostics.Process.dll

System.Collections.NonGeneric
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Collections.NonGeneric.dll

Microsoft.Win32.Primitives
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/Microsoft.Win32.Primitives.dll

System.Memory
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Memory.dll

System.Security.Cryptography.Algorithms
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Security.Cryptography.Algorithms.dll

System.Security.Cryptography.Primitives
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Security.Cryptography.Primitives.dll

System.ComponentModel.TypeConverter
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.ComponentModel.TypeConverter.dll

System.Xml.ReaderWriter
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Xml.ReaderWriter.dll

System.Private.Xml
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Private.Xml.dll

System.Text.RegularExpressions
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Text.RegularExpressions.dll

System.Net.WebClient
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Net.WebClient.dll

System.ComponentModel.EventBasedAsync
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.ComponentModel.EventBasedAsync.dll

System.Text.Encoding.Extensions
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Text.Encoding.Extensions.dll

System.Threading.Thread
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Threading.Thread.dll

System.Runtime.Serialization.Formatters
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Runtime.Serialization.Formatters.dll

System.Xml.XmlSerializer
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Xml.XmlSerializer.dll

System.Drawing.Common
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.1/System.Drawing.Common.dll

System.Diagnostics.TraceSource
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Diagnostics.TraceSource.dll

NLog
Версия сборки: 4.0.0.0
Версия Win32: неприменимо
CodeBase (база кода):

netstandard
Версия сборки: 2.1.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/netstandard.dll

System.Net.Http
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Net.Http.dll

System.Diagnostics.StackTrace
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Diagnostics.StackTrace.dll

System.Net.Primitives
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Net.Primitives.dll

System.Diagnostics.Tracing
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Diagnostics.Tracing.dll

System.Diagnostics.DiagnosticSource
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Diagnostics.DiagnosticSource.dll

System.Net.Security
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Net.Security.dll

System.Security.Cryptography.X509Certificates
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Security.Cryptography.X509Certificates.dll

System.Text.Json
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Text.Json.dll

System.Collections.Concurrent
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Collections.Concurrent.dll

System.Net.Sockets
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Net.Sockets.dll

System.Threading.Overlapped
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Threading.Overlapped.dll

System.Net.NameResolution
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Net.NameResolution.dll

System.Threading.ThreadPool
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Threading.ThreadPool.dll

System.Security.Principal.Windows
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Security.Principal.Windows.dll

System.Security.Claims
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Security.Claims.dll

System.Security.Cryptography.Encoding
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Security.Cryptography.Encoding.dll

System.Reflection.Emit.Lightweight
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Reflection.Emit.Lightweight.dll

System.Reflection.Primitives
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Reflection.Primitives.dll

System.Reflection.Emit.ILGeneration
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Reflection.Emit.ILGeneration.dll

System.Text.Encodings.Web
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Text.Encodings.Web.dll

System.Runtime.Intrinsics
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Runtime.Intrinsics.dll

System.Numerics.Vectors
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Numerics.Vectors.dll

System.Runtime.CompilerServices.Unsafe
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Runtime.CompilerServices.Unsafe.dll

Microsoft.Toolkit.Uwp.Notifications
Версия сборки: 7.1.0.0
Версия Win32: неприменимо
CodeBase (база кода):

Accessibility
Версия сборки: 4.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.1/Accessibility.dll

Microsoft.Win32.SystemEvents
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.1/Microsoft.Win32.SystemEvents.dll

System.ComponentModel
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.ComponentModel.dll

System.Diagnostics.FileVersionInfo
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Diagnostics.FileVersionInfo.dll

System.Resources.Extensions
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.1/System.Resources.Extensions.dll

System.Drawing
Версия сборки: 6.0.1.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.1/System.Drawing.dll

System.Data.Common
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Data.Common.dll

System.Net.Mail
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Net.Mail.dll

System.IO.FileSystem.Watcher
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.IO.FileSystem.Watcher.dll

System.Linq.Expressions
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Linq.Expressions.dll

HtmlAgilityPack
Версия сборки: 1.11.40.0
Версия Win32: неприменимо
CodeBase (база кода):

Microsoft.Win32.Registry
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/Microsoft.Win32.Registry.dll

Microsoft.Windows.SDK.NET
Версия сборки: 10.0.17763.22
Версия Win32: неприменимо
CodeBase (база кода):

WinRT.Runtime
Версия сборки: 1.4.0.0
Версия Win32: неприменимо
CodeBase (база кода):

System.IO.FileSystem
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.IO.FileSystem.dll

System.Reflection.Emit
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Reflection.Emit.dll

DynamicComActivator
Версия сборки: 0.0.0.0
Версия Win32: неприменимо
CodeBase (база кода): file:///C:/Users/Barmem/AppData/Local/Programs/Caprine%20Logic/Scraps/Microsoft.Toolkit.Uwp.Notifications.dll

Anonymously Hosted DynamicMethods Assembly
Версия сборки: 0.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Private.CoreLib.dll

System.Text.Encoding.CodePages
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Text.Encoding.CodePages.dll

System.Reflection.Metadata
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Reflection.Metadata.dll

System.Collections.Immutable
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Collections.Immutable.dll

Microsoft.Web.WebView2.WinForms
Версия сборки: 1.0.1072.54
Версия Win32: неприменимо
CodeBase (база кода):

Microsoft.Web.WebView2.Core
Версия сборки: 1.0.1072.54
Версия Win32: неприменимо
CodeBase (база кода):

mscorlib
Версия сборки: 4.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/mscorlib.dll

System
Версия сборки: 4.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.dll

System.Runtime.Loader
Версия сборки: 6.0.0.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.1/System.Runtime.Loader.dll

System.Windows.Forms.resources
Версия сборки: 6.0.1.0
Версия Win32: 6.0.121.56705
CodeBase (база кода): file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.1/ru/System.Windows.Forms.resources.dll

************** Оперативная отладка (JIT) **************

`

Start Button

So i have the scraps installed but the start button just doesnt work. Worst part is it doesnt show me anything in the console so idk what to do

More detail

Explain please on how to get the cookie value. Like what value has to to be entered in the box in the GUI version. Will be appreciated if told in detail cause I’m a little lost. Thanks

The end has come

image
This happens everytime you start it, I think they know we are using a different browser, so my suggestion to fix this is to have this use your main browser but without showing windows.

SUGGESTION

Add an option to select proxy list in gui version of Scraps. Thanks!

Paranoid mode

Hi! I don't know if this is already implemented, the script is checking if the raffle has people joined? i mean, my suggestion is to wait until there are more people inside the raffle before joining automatically.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.