Jurij15 / Universal-Walking-Simulator

4-18.40 Fortnite Multiplayer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FYI: This isn't 100% universal, there are bugs on almost every season and some seasons have no support at all.
Discord Server.

Supported Versions

Currently Supported: ~S1-S19

PLANS

Add an auto pattern finder, this was in development and it's easy to make, it's just time consuming.
Clean up the entire project.

CURRENT ISSUES

Code is everywhere.
Console Colors are a 30/70.

CONTRIBUTING

In order to find a UFunction, please use UObject->Function("FunctionName") instead of FindObject("Function ...").
Test your code.
If your code edits some existing code, lets say inventory, explain what it does.

NOTICE


This Project was made for fun and was open sourced for Educational Purposes. If you are an Epic Employee and want this project taken down please contact me on Discord: Milxnor#3531 # CREDITS

If you take anything from here, please credit the appropiate person and link the repository.

Some of this code is from or inspired by Raider by kem0x.
The ability fix (hooking CanActivateAbility) was found by android.

About

4-18.40 Fortnite Multiplayer

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C++ 88.5%Language:C 11.5%