Skip to content
View in the app

A better way to browse. Learn more.

WRobot

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Ascension: Map not working, Bot allways running into walls.

Featured Replies

Hello,

Ascension use launcher (and modified game client), that launcher inject dll which contains protection code agains bot (in this case he changes continent ID on memory to make WRobot think he's in another place). 

To fix it you need to run code like 

wManager.Wow.Memory.WowMemory.Memory.WriteInt32(wManager.Wow.ObjectManager.ObjectManager.ObjectManagerAddress + 0xCC, (int)wManager.Wow.Enums.ContinentId.Azeroth);

But it is unsafe (for your account).

In any case, use bot on this server is not recommanded and very unsafe

The code that I given is for Azeroth, for Kalimdor use 

wManager.Wow.Memory.WowMemory.Memory.WriteInt32(wManager.Wow.ObjectManager.ObjectManager.ObjectManagerAddress + 0xCC, (int)wManager.Wow.Enums.ContinentId.Kalimdor);

You can run it in your profile, in plugin, or in "Dev... tools" (tab "Tools"), paste the code in top textbox, select "C#" (instead "Lua (Wow)") and click on "Run Code".

15 hours ago, Crackedy said:

Thanks i'll try this. I don't really care about the accounts so thats all fine and dandy.

hi, how did you managed to get pass the game incorrect version? i am using wrobot 1.7.2 for 3.3.5a

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.