R3nzTheCodeGOD / R3nzSkinTFT

Skin changer for Teamfight Tactics (TFT)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C++ LOL Windows x86 License Issues Windows

R3nzSkinTFT

R3nzSkinTFT

R3nzSkinTFT is internal skin changer for Teamfight Tactics.

  • Change the skin of your little legend.
  • Semi-Automatic skins database update.
  • Change skins anytime and unlimited times in single game.
  • ImGui for in-game drawing.
  • JSON based configuration saving & loading
  • Using x86RetSpoof, League functions are called with spoofed return address

Building

  1. Clone the source with git clone --recursive https://github.com/R3nzTheCodeGOD/R3nzSkinTFT.git
  2. Build in Visual Studio with configuration "RiotGamesServers"

Usage

  1. Compile source or download compiled version.
  2. Use R3nzSkinTFT_Injector or inject the resulting DLL into the game yourself.
    • Administrator privilege may be needed if failed to inject.
  3. Press Insert to bring up the menu.
  4. Select skin for you.

Click for League of legends skin changer

About

Skin changer for Teamfight Tactics (TFT)

License:MIT License


Languages

Language:C++ 79.1%Language:Assembly 20.9%