Skip to content

andromeda-strain/OKPOE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

114 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OKPOE: Automation & scripting tool for Path of Exile

Includes: Monster attacking, movement, looting, inventory management, flasking/healing, element reading, packet sending, and more!

Alt text

Updated: March 2024

  • Full and final upload of all files, no further development will be done on this project
  • Still requires a server (can be localhost) to feed memory addresses to the client -> This can be found in the OffsetServer directory, and is written as a C# project

How to use:

  • Inject into running PoE process. Make sure hardware ID/Offset server is running at the IP and port specified in NetLogger.hpp (static byte serverIP[]).
  • Memory addresses/Offsets are fed by a server, which also handles Hardware ID authentication & Heartbeats which are sent when certain features are activated/deactivated.

About

Automation & scripting tool for Path of Exile.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 55.0%
  • C 43.3%
  • C# 1.1%
  • Assembly 0.6%