- 1,399
- 2020
- 697
that shit repack. look mop premiumwell.. idk how to install this xD lol
that shit repack. look mop premiumwell.. idk how to install this xD lol
thank you
I present a local version of Honorbuddy for Mists of Pandaria.
If you encounter any bugs please let me know if you want the bot to be even better.
If you have any hb content yet save don't hesitate to share it with me. We'll make a good version together.
The content I will share later. Make me a list of what you need.
I
go in :
?: \ Windows \ System32 \ drivers \ etc \ Hosts
added his lines :
127.0.0.1 eu1.auth.buddyauth.com
127.0.0.1 eu2.auth.buddyauth.com
127.0.0.1 eu3.auth.buddyauth.com
(if you don't succeed save the hosts file. Put it on the desktop and modify it. Then don't forget to put it back)
[Hidden content]
II
Go to file : Honorbuddy\ Auth
III
Start : Buddy_Auth (must do this every time)
Start : Honorbuddy.
Key : 12345678901234567890
Directx11
Wow.exe (32 bits)
Good games and put aif it doesn't work you should download Visual c++
if you like what I do.
Do not play on big servers. You will get banned. I'm not responsible.
Tauriwow = BAN
Stormforge = BAN
Routines, Profiles, Plugin and Botbase are on discord. Later they will be shared here.
https://www.microsoft.com/en-us/download/details.aspx?id=30679
https://www.microsoft.com/en-us/download/details.aspx?id=40784
Authors
Bossland GmbH
Contributors
Thanks to Vo1d for decrypting the offsets.
Thanks to Err0r, and Manjaro for file control and help on discord.
Thanks to Derianx for correcting a QB.
we couldn't find a free wow process to attach. please make certain your toon is standing in game world and you are running latest version of honorbuddy
I present a local version of Honorbuddy for Mists of Pandaria.
If you encounter any bugs please let me know if you want the bot to be even better.
If you have any hb content yet save don't hesitate to share it with me. We'll make a good version together.
The content I will share later. Make me a list of what you need.
I
go in :
?: \ Windows \ System32 \ drivers \ etc \ Hosts
added his lines :
127.0.0.1 eu1.auth.buddyauth.com
127.0.0.1 eu2.auth.buddyauth.com
127.0.0.1 eu3.auth.buddyauth.com
(if you don't succeed save the hosts file. Put it on the desktop and modify it. Then don't forget to put it back)
[Hidden content]
II
Go to file : Honorbuddy\ Auth
III
Start : Buddy_Auth (must do this every time)
Start : Honorbuddy.
Key : 12345678901234567890
Directx11
Wow.exe (32 bits)
Good games and put aif it doesn't work you should download Visual c++
if you like what I do.
Do not play on big servers. You will get banned. I'm not responsible.
Tauriwow = BAN
Stormforge = BAN
Routines, Profiles, Plugin and Botbase are on discord. Later they will be shared here.
https://www.microsoft.com/en-us/download/details.aspx?id=30679
https://www.microsoft.com/en-us/download/details.aspx?id=40784
Authors
Bossland GmbH
Contributors
Thanks to Vo1d for decrypting the offsets.
Thanks to Err0r, and Manjaro for file control and help on discord.
Thanks to Derianx for correcting a QB.
use wow.exe 5.4.8 18414 original. no custom clientwe couldn't find a free wow process to attach. please make certain your toon is standing in game world and you are running latest version of honorbuddy
Thanks, I'll pin your message on DiscordFor anyone still having issues (especially if you're on the newest windows version fully patched) And having problems loading it up. It has TLS issues.This version of HB requires .NET 4.5.1 or less - I had a hell of a time figuring this out and how to make it work with the newer .NET already installed. .NET behavior didn’t always use the same TLS settings as the OS, so WebClient HTTPS (update check first, then auth) could fail the TLS handshake → “Could not create SSL/TLS secure channel” and slow timeouts, then authentication failed.
Fix I came up with, which worked after nothing else did. (I couldn't find that anyone else had posted this fix anywhere so I assume a lot of people were unable to use this if they had a setup like mine:
- Registry (machine-wide, needs Admin): under both
HKLM\SOFTWARE\Microsoft\.NETFramework\v4.0.30319 and
HKLM\SOFTWARE\WOW6432Node\Microsoft\.NETFramework\v4.0.30319
set SchUseStrongCrypto = 1 and SystemDefaultTlsVersions = 1 (32‑bit apps read the WOW6432Node path).
Old .NET 4.5.x app on Windows + .NET 4.8: enable strong TLS via registry (both 64‑bit and WOW6432Node) and/or Honorbuddy.exe.config AppContextSwitchOverrides; make sure hosts really redirects all BuddyAuth hostnames to localhost; run local auth as admin with a trusted HTTPS cert.”