hrt / BrawlBot

Code that plays the game Brawlhalla!
32 stars 10 forks source link

How to get offsets? #1

Closed Zayoe4 closed 4 years ago

Zayoe4 commented 4 years ago

What was your method for getting offsets?

hrt commented 4 years ago

Mentioned at the top of https://github.com/hrt/BrawlBot/blob/master/offsets.py You find the memory address and pointer scan for it on cheat engine

Just observe memory after you find the champion list and all the stuff is there.