From 1c059a7f042837fe20b7afc44a1951dec775e2e0 Mon Sep 17 00:00:00 2001 From: B3akers <34010501+B3akers@users.noreply.github.com> Date: Sat, 22 Aug 2020 15:28:22 +0200 Subject: [PATCH] Update README.md --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ca83468..d75b5fa 100644 --- a/README.md +++ b/README.md @@ -1 +1,11 @@ -# FlyGuys_External \ No newline at end of file +# FlyGuys_External +It's fully external cheat to Fall Guys, based on https://github.com/B3akers/FlyGuys. It uses "il2cppconverter" which is poorly implemented method to make il2cpp.h useful in external projects, better option is to modify Il2cppDumper code itself. +# Features +- Fly mode +- No collisions (you will still get pushed by external forces) +- No stun +- Speed boost +- ESP for real doors (Door rush) +- ESP for real tiles (TipToe) +# Updates +Update offsets same like in internal and run program with CONVERT 1 to create new il2cpp_external.cpp and il2cpp_external.h which is in mostly cases not necessary because structs doesn't change