September 6, 20214 yr 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
September 7, 20214 yr 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
September 7, 20214 yr Author Thanks i'll try this. I don't really care about the accounts so thats all fine and dandy.
September 7, 20214 yr Author Maybe something i should've also asked. Where do i have to execute the code?
September 7, 20214 yr 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".
September 8, 20214 yr 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
September 8, 20214 yr 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
Create an account or sign in to comment