[Release] SFCollector

06/12/2020 15:19 mrai#2041
Hallo
5 tages nicht fuktionien was machen
06/16/2020 11:58 amine31dz#2042
32 bit doesnt work please fix
06/19/2020 02:11 Bralso#2043
AC59-CEE8-40F1-00E5-E6BE-263A-DA2E-6714 payment methode is paysafe card please activate the licence
06/27/2020 17:47 MamaMia1212#2044
Hi i have window 7 is the bot work on window 7 ?
07/05/2020 00:46 pirata2019#2045
muy buenas alguien me puede decir por que me salta este mensaje, por que
no se pudo crear el canal seguro SSL/TLS"
07/05/2020 12:15 MarioVVD#2046
sfcollector bot still not working.


[12:12:03 PM] - Could not login!
The request was aborted: Could not create SSL/TLS secure channel.
07/07/2020 20:26 Paulinho1993#2047
Auto-Login enabled.
[20:26:22] - Loading Seafight page...
[20:26:23] - Could not login!
Die Anfrage wurde abgebrochen: Es konnte kein geschützter SSL/TLS-Kanal erstellt werden..

Was liegt das Problem?
07/08/2020 04:16 zo_lee#2048
Hello , i buy the SFCollector in 03 07 2020 with Paysafecard
and it still doesn't work but my pin was used!!!
What's going on?
07/09/2020 19:00 karabatak80#2049
My account banned 14 days
07/09/2020 19:04 CaptainGod#2050
u got email or smth?

anyway, u have white screen after u login? or smth? what did u expect?
07/09/2020 20:11 karabatak80#2051
Quote:
Originally Posted by CaptainGod View Post
u got email or smth?

anyway, u have white screen after u login? or smth? what did u expect?
yes i have a white screen. I wrote support. He said that my account was banned for using bots. 14 days
07/18/2020 11:10 Mampffred#2052
hey ho ma ne frage wenn ich möchste das der bot die dailys mitmacht muss ich dann in der npc einstellung anwählen das er diese npcs schießt oder macht der das automatisch
07/18/2020 15:14 Royal*#2053
Does anyone know how to solve this? :)

[Only registered and activated users can see links. Click Here To Register...]
07/18/2020 18:45 Mskli5'ler#2054
You can't, developers need to change servicepointmanager setting
Quote:
Originally Posted by delemojo View Post
ServicePointManager.Expect100Continue = true;
ServicePointManager.SecurityProtocol = SecurityProtocolType.Tls12;
07/19/2020 23:52 Maurice#2055
Quote:
Originally Posted by Mskli5'ler View Post
You can't, developers need to change servicepointmanager setting
This won't work on any machine that runs any Windows lower than 10, due to weak ciphers (Because .NET Framework uses IE11 to create webrequests) causing the handshake to Bigpoint SAS to be cancelled right away.

CEFSharp.Offscreen doesn't work.
Selenium doesn't work.
Changing target framework to 4.6.2 (Which has TLS1.2 as default) doesn't work either.
Hardening the ciphersuite doesn't work.
Disabling every MD5/RC4 cipher doesn't work.
TLS Patching doesn't work.

Only solution so far is upgrading to Windows 10 and its equivalent Server version 2016/2019. Or wait until Bigpoint decides to change this.