What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

15595 offsets

Cukie

Active Member
Joined
Dec 3, 2011
Messages
1,255
Reaction score
3
I use PQR, and their offsets are uploaded before the servers ever come back online. While I understand they are 2 different programs, my question is can their offsets be used in anyway by HB? The offsets they have listed for 15595 are:
Code:
<?xml version="1.0" encoding="UTF-8"?>
<Offsets>
	<CurrentWoWVersion>15595</CurrentWoWVersion>
	<WoWVersionOffset>0x99B1CF</WoWVersionOffset>
	<PlayerName>0x9BE820</PlayerName>
	<PlayerClass>0x9BE99D</PlayerClass>
	<GetCurrentKeyBoardFocus>0x9D39FC</GetCurrentKeyBoardFocus>
	<GameState>0xAD7426</GameState>	
	<Lua_DoStringAddress>0x43C230</Lua_DoStringAddress>
	<Lua_GetLocalizedTextAddress>0x1BBBF0</Lua_GetLocalizedTextAddress>
</Offsets>
 
A lot smaller program/project as well.
Only deals with a small part of the game.
HB has different facets that have to be addressed but I like the idea you thought of.
Pretty intuitive.
 
They somewhat use the same sort of system so I'd assume that they'd be able to figure out something from your post without even needing to login to the game to figure something out =D

It's all about Memory Addresses and whatnot
 
Last edited:
pointers.webp
 
Hmm, seems as if a mod moved this without answering the question in hand.
 
Back
Top