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

Wow Build Numbers

Veight

Member
Joined
Jul 12, 2010
Messages
248
Reaction score
0
Is it at all possible for HB to check the build number without worrying about detection? For instance like how they just changed the way they detect bots, but instead of saying that the current build is #0, it actually shows that wow is updated compared to your current version of HB.
 
Your HB say's version 0 because that version of honorbuddy only works with the build that it says. You will have to wait for a beta release to use it or the final release.
 
Your HB say's version 0 because that version of honorbuddy only works with the build that it says. You will have to wait for a beta release to use it or the final release.

I understand that, but the current wow build isn't "0". That was my question if it's at all possible for HB to grab the build version without tripping detection.
 
I don't think it honestly has anything to do with detection. If you need the build version you can get it from launching wow and on the login screen it's on the bottom...
 
It says the build number is #0 because the memory offset has changed, so the location it used to look at for the value changes.

I.e. if build 16999 looks at offset 0x00FE23, and the client updates to 17000 changing the location, when HB looks at 0x00FE23, it contains other information, like your player name.

Reading from memory isn't detectable though, that's safe and nothing to worry about.
 
Back
Top