- The keys for all functions are configurable.
- Show/Hide attack range and mouse clicks.
- Attack champions only, or attack minions.
- Lock the currently selected target.
-
Install Visual Studio 2022 and c++ components(msbuild).
-
Install vcpkg for VS2022.
-
Run the command in
Developer PowerShell for VS 2022
.git clone https://github.com/Gn3po4g/OrbWalker.git cd OrbWalker msbuild -p:Configuration=Release
Or you can open
OrbWalker.sln
and use GUI to build. -
The output file(Hid.dll) is generated at
Out
directory.
Download or build Hid.dll
and put it into your Game folder(e.g. xx\Riot Games\League of Legends\Game).