Skip to content
This repository has been archived by the owner on Sep 20, 2022. It is now read-only.

How to Use the Supporting Binaries

Immanuel Daviel Garcia edited this page Jan 4, 2022 · 6 revisions

How to Use the Supporting Binaries Without Launcher

Key:

## `Name`
- Description
	- Usage
	

RUNNER.BAT [STAGE 0]

  • Description. Runs the [kickstart](##KICKSTART.BAT [STAGE 1]) script with arguments in order to run Fortnite. Autogenerated by Blaze
    • USAGE. runner.bat

KICKSTART.BAT [STAGE 1]

  • Description. Runs the script FN.BAT with arguments in order to start it along with [watson-injects64_SEH.EXE](##watson-injects64_SEH [STAGE 2])

    • USAGE. KICKSTART.BAT fortnite_path [FROMFL] [FLTOKEN] [BYPASS] [USERNAME]

FN.BAT [STAGE 2]

  • Description. Runs Fortnite with arguments in order to start it
    • USAGE. FN.BAT fortnite_path [FROMFL] [FLTOKEN] [BYPASS] [USERNAME]

watson-injects64_SEH [STAGE 2]

  • Description. Injects DLL into Fortnite to allow it to communicate with the Blaze backend running on port specified in DLL source code
    • USAGE. dll_path [process_name]
Clone this wiki locally