From 9a2d966fd91f83eff439b6fb0603251364c50a0b Mon Sep 17 00:00:00 2001 From: Gray <84999745+Milxnor@users.noreply.github.com> Date: Mon, 2 Sep 2024 14:02:59 -0400 Subject: [PATCH] mdoernize --- README.md | 21 +++++++++------------ 1 file changed, 9 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 91cd8f4..c97d3c4 100644 --- a/README.md +++ b/README.md @@ -1,23 +1,26 @@ # Cobalt -Better alternative for other platforms & only private server [Sinum](https://github.com/projectnovafn/Sinum) -# Private server for latest does not work because of EOS +There is a better alternative for other platforms but it is only for private servers available at [Sinum](https://github.com/projectnovafn/Sinum) +# Private server for latest does not work because of EOS (I believe added in S22 or something?) SSL Bypass for Fortnite.
Hopefully when I have a lot of time I'll make a new SSL Bypass with a BUNCH of features. -# Changing port or ip. +# How to change the port or IP Go to `settings.h` and change URL_HOST and URL_PORT to what you want. -# Enabling hybrid +# How to enable hybrid Go to `settings.h` and change the variable `CobaltUsage` to `ECobaltUsage::Hybrid`. -# Recording requests on latest +# There is no public way to launch latest anymore without the anticheat! + +# OUTDATED: You can literally open the game with a proxy open now lol, but I'll keep this here +## Recording requests on latest [Download LawinServerV1](https://github.com/Lawin0129/LawinServer) and run `install_packages.bat` and then `start.bat`.

In Cobalt, change the mode to hybrid ([tutorial](https://github.com/Milxnor/Cobalt#enabling-hybrid)) and make sure `URL_HOST` is `127.0.0.1` (localhost) and `URL_PORT` is 3551 (default LawinServerV1 port) in `settings.h`. -## How to have Fiddler and connect to XMPP and matchmaker +## How to have Fiddler open and connect to XMPP and matchmaker Thanks [Lawin](https://github.com/Lawin0129) for this method.
Go to the `CloudStorage` folder in your LawinServerV1 and open `DefaultEngine.ini` and change it to @@ -62,12 +65,6 @@ class Handlers } ``` -## Launching latest - -Go to your Win64 folder of latest, replace `FortniteClient-Win64-Shipping_BE.exe`, `FortniteClient-Win64-Shipping_EAC.exe`, and `FortniteClient-Win64-Shipping_EAC_EOS.exe` with `FortniteClient-Win64-Shipping.exe`.
-![image](https://github.com/Milxnor/Cobalt/assets/84999745/aca1fee6-6751-48c7-b81d-70618e5a46f5)
-Launch Fiddler, and when you get the error, inject Cobalt and then you should load in lobby a few seconds later. - # Credits Memcury - https://github.com/kem0x/Memcury