has this been updated for the new patch ? cant get to work anymore..
Thanks for the hard work coding this
has this been updated for the new patch ? cant get to work anymore..
Thanks for the hard work coding this
Updated for patch 4.3.3 15354
program does not work, she runs, but the flags will not return and did not take, what to do? did everything according to instructions
tested and working as intended plz check ur settings again
what settings? key interactions in the mouse, I have appointed
No problem. Someday whenever I stop being lazy I'll make it slightly easier to update the offsets even though it is open source and the offsets are in the offsets file lol
I'm not sure what the problem is. If you did everything according to the instructions it should work correctly assuming I updated it right. You could try explaining to me the setup process you went through and post the log file that the program outputs. I can help more with that information.
in the logs of all the same message:
System.Exception: ReadUInt failed.
в Magic.SMemory.ReadUInt(IntPtr hProcess, UInt32 dwAddress, Boolean bReverse)
в Magic.BlackMagic.ReadUInt(UInt32 dwAddress, Boolean bReverse)
в Magic.BlackMagic.ReadUInt(UInt32 dwAddress)
в FlagReturn.Objects.WowGameObject.get_Name()
в FlagReturn.Common.ObjectManager.Pulse()
I'm sorry this still doesn't help me much since I've already noted that exception before. Trying posting the full log on a site like Pastebin.com - #1 paste tool since 2002! or uploading the file somewhere. I'd have to poke through the whole process to maybe see what the problem is.
I installed as follows:
set net. fraemwork 4
Further, I asked the program administrator
then ran wow (direct x11, x86), has appointed key interactions, went to the bg
Then run your program, appointed a key collaboration, chose gameplay, press start
but when I stood next to the flag of the horde, then pick up the failed
Thank you for the information.
The error seems to occur within my Name() method of game objects. My main guess is that you use a WoW client in a different language. I don't have experience with localization issues, so I assume that it won't work with another language client for the poor reason that I look for the flag via "Flag" as the name. It would obviously be different per language. Currently this application only supports the English client which I will now specify on the front page. I will have to research however if the memory addresses are different per client since it seems like the memory read fails. I'll look into supporting other clients.
Yes, I have a Russian client
flag in our language: Флаг
For me this works perfectly.
I'm using the German client, just to let you know. It's finding the flag anyway.
The problem with the Russian client might be those special characters.