November 11, 20169 yr So, I need to return the processID of the attached wrobot instance. How can I do this? (There will be multiple wrobot/wow's running so I need the attached instance)
November 29, 20169 yr Hello, Run this code wManager.DevelopmentTools.OutPutCSharp = wManager.Wow.Memory.WowMemory.Memory.ProcessId.ToString(); In tab "Tools" > "Development Tools" > past code and click on button "C# (ret value in wManager.DevelopmentTools.OutPutCSharp)"
Create an account or sign in to comment