kpeno 1 Posted November 12, 2017 Share Posted November 12, 2017 Hello, anyone know how get text from wow error message e,q : ("Out of range") ?:) Link to comment https://wrobot.eu/forums/topic/7636-error-wow-message-text/ Share on other sites More sharing options...
Droidz 2738 Posted November 13, 2017 Share Posted November 13, 2017 Hello, in vanilla like this: var error = wManager.Wow.Memory.WowMemory.Memory.ReadStringUTF8(0xB4DA40); Link to comment https://wrobot.eu/forums/topic/7636-error-wow-message-text/#findComment-34904 Share on other sites More sharing options...
kpeno 1 Posted November 19, 2017 Author Share Posted November 19, 2017 Tnx, simple sometimes combat routine have errors and get ("Target need in front you"), or ("You see wrong way") and bot die(not attack) :) Link to comment https://wrobot.eu/forums/topic/7636-error-wow-message-text/#findComment-35323 Share on other sites More sharing options...
kpeno 1 Posted April 10, 2018 Author Share Posted April 10, 2018 On 13.11.2017 at 4:17 PM, Droidz said: Hello, in vanilla like this: var error = wManager.Wow.Memory.WowMemory.Memory.ReadStringUTF8(0xB4DA40); Oh, this really work only for vanilla, maybe you can tell where i can get info about others codes and others addons ? :) Link to comment https://wrobot.eu/forums/topic/7636-error-wow-message-text/#findComment-42309 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