Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Beakers committed Aug 24, 2020
2 parents c81b317 + 1c059a7 commit 0efcdf7
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,11 @@
# FlyGuys_External
# 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

0 comments on commit 0efcdf7

Please sign in to comment.