QuestionHelpGet Player Coordinates from WoW?

Posts 15 of 5 · Page 1 of 1
Get Player Coordinates from WoW?
Hi!
I'm quite new to C#, moved from vb.net to C# like a month ago.
I'm trying to make a bot tool for WoW.

Read Memory, does that work. or is the detection for that too good?

prefer Form Application, Rather than Console Application.
Is there a reason that should be detected?
Quote Originally Posted by user590177 View Post
Is there a reason that should be detected?
Doesn't it attach to the WoW process?
Quote Originally Posted by supermarre1 View Post
Doesn't it attach to the WoW process?
You can read it externally ? I don't think it's quite recommended to attach CRL code to native code ?
Quote Originally Posted by user590177 View Post
I don't think it's quite recommended to attach CRL code to native code ?
Only reason I would not recommend this is the effort required for loading the CLR
Posts 15 of 5 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?