Skip to content

Gn3po4g/OrbWalker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Supported Version: 14.8

GitHub License imgui Version glm Version nlohmann-json Version

Features

  • 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.

Build

  • 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.

Usage

Download or build Hid.dll and put it into your Game folder(e.g. xx\Riot Games\League of Legends\Game).