Crackedy 1 Posted September 6, 2021 Share Posted September 6, 2021 Topic in title. Please tell me if you need a longer log, or any other information. No Plugins are used. The issue happens with all quester profiles i tried. 6 Sep 2021 12H45.log.html Link to comment https://wrobot.eu/forums/topic/13470-ascension-map-not-working-bot-allways-running-into-walls/ Share on other sites More sharing options...
Crackedy 1 Posted September 6, 2021 Author Share Posted September 6, 2021 A screenshot of the map and the bot attempting to run through walls. Link to comment https://wrobot.eu/forums/topic/13470-ascension-map-not-working-bot-allways-running-into-walls/#findComment-63493 Share on other sites More sharing options...
Droidz 2738 Posted September 7, 2021 Share Posted September 7, 2021 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 Link to comment https://wrobot.eu/forums/topic/13470-ascension-map-not-working-bot-allways-running-into-walls/#findComment-63506 Share on other sites More sharing options...
Crackedy 1 Posted September 7, 2021 Author Share Posted September 7, 2021 Thanks i'll try this. I don't really care about the accounts so thats all fine and dandy. Link to comment https://wrobot.eu/forums/topic/13470-ascension-map-not-working-bot-allways-running-into-walls/#findComment-63510 Share on other sites More sharing options...
Crackedy 1 Posted September 7, 2021 Author Share Posted September 7, 2021 Maybe something i should've also asked. Where do i have to execute the code? Link to comment https://wrobot.eu/forums/topic/13470-ascension-map-not-working-bot-allways-running-into-walls/#findComment-63514 Share on other sites More sharing options...
Droidz 2738 Posted September 7, 2021 Share Posted September 7, 2021 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". Link to comment https://wrobot.eu/forums/topic/13470-ascension-map-not-working-bot-allways-running-into-walls/#findComment-63515 Share on other sites More sharing options...
SpOokiie 0 Posted September 8, 2021 Share Posted September 8, 2021 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 Link to comment https://wrobot.eu/forums/topic/13470-ascension-map-not-working-bot-allways-running-into-walls/#findComment-63518 Share on other sites More sharing options...
Droidz 2738 Posted September 8, 2021 Share Posted September 8, 2021 https://wrobot.eu/forums/topic/13026-project-ascension-wrobot-no-longer-finding-client/?do=findComment&comment=61936&_rid=1 I do not advise to do this, I remind you that Ascension detects the bot Link to comment https://wrobot.eu/forums/topic/13470-ascension-map-not-working-bot-allways-running-into-walls/#findComment-63526 Share on other sites More sharing options...
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