Brian 10 Posted November 11, 2016 Share Posted November 11, 2016 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) Link to comment https://wrobot.eu/forums/topic/4442-how-can-i-get-processid-of-attached-wowexe/ Share on other sites More sharing options...
Droidz 2738 Posted November 29, 2016 Share Posted November 29, 2016 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)" Link to comment https://wrobot.eu/forums/topic/4442-how-can-i-get-processid-of-attached-wowexe/#findComment-21113 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