/Tower-of-Fantasy

Tower of Fantasy simple cheat planned to start implement BigBaseV2 base on other games

Primary LanguageC++MIT LicenseMIT

ISO C++ Logo

Tower of Fantasy Internal


A cheat menu base Tower of Fantasy. Strictly for educational purposes.

Credits

Features

  • ImGui–based user interface
  • Log console
  • Thread Pool Concept by Yimura
  • Game Engine Function Access
  • Log console
  • Script fibers
  • Fiber pool

Building

To build Tower of Fantasy Internal you need:

To set up the build environment, run the following commands in a terminal:

git clone https://github.com/skript023/Tower-of-Fantasy.git --recurse-submodules
GenerateProjects.bat

Now, you will be able to open the solution, and simply build it in Visual Studio.