skript023 / Tower-of-Fantasy

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:C++ 85.2%Language:C 14.7%Language:Lua 0.1%Language:Batchfile 0.0%