lucifercc Posted October 6, 2008 Posted October 6, 2008 Okay so in Warhammer Online i get the HP/HPMAX/AP Levels. Each time i restart the game they are brand new though. So how is it i make an algorythm that finds them out. As well do you know a way in C# or C++ to send fake keystrokes to a game not useing Win API's that aren't nullified by Preventions. EX: 0D5DF534 - CURHP 0D5DF538 - MAXHP 0D5DF544 - CURAP __________________ 0DB7F534 - CURHP (2) 0DB7F538 - MAXHP (2) 0DB7F544 - CURAP (2) _________________ 0D70F534 - CURHP (3) 0D70F538 - MAXHP (3) 0D70F544 - CURAP(3) _________________ ;Someone different got these(Not sure if they did it right) 07E8F1C4 ;Health 07E8F1C8 ;Health Max 07E8F1D4 ;AP Address So i ask how do i make an Alogrythm for Auto it or C++/C# to find out what the new offsets are each time?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now