noob question about reading WOW memory menu

Shout-Out

User Tag List

Results 1 to 8 of 8
  1. #1
    frostfiretulsa's Avatar Member
    Reputation
    1
    Join Date
    Oct 2009
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    noob question about reading WOW memory

    Hiya,

    I am a .NET Solution Architect, and have been developing applications under .NET for many years, but I have to say that my experience with reading/writing memory locations is negligible at best.

    My question, and I hope it is a simple one, is that if I use either BlackMagic or MemoryReader.dll while I am playing/learning, and assuming that I am ONLY reading - not writing... Are there any conditions that might pop up that would make what I do detectable to Warden?

    In other words, do I need to use a new trial account while playing with it, rather than my safe "glide" account that I am currently botting? - I really dont want it banned if I can help it lol, and will take the time to create a new account for testing if necessary.

    Thanks all - and I hope to contribute myself here at some point, once I get some of the basics of this down.

    Frosty

    noob question about reading WOW memory
  2. #2
    Apoc's Avatar Angry Penguin
    Reputation
    1388
    Join Date
    Jan 2008
    Posts
    2,750
    Thanks G/R
    0/13
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by frostfiretulsa View Post
    Hiya,

    I am a .NET Solution Architect, and have been developing applications under .NET for many years, but I have to say that my experience with reading/writing memory locations is negligible at best.

    My question, and I hope it is a simple one, is that if I use either BlackMagic or MemoryReader.dll while I am playing/learning, and assuming that I am ONLY reading - not writing... Are there any conditions that might pop up that would make what I do detectable to Warden?

    In other words, do I need to use a new trial account while playing with it, rather than my safe "glide" account that I am currently botting? - I really dont want it banned if I can help it lol, and will take the time to create a new account for testing if necessary.

    Thanks all - and I hope to contribute myself here at some point, once I get some of the basics of this down.

    Frosty
    If you've been 'developing .NET applications for many years' and can't grasp the idea behind reading/writing memory, then I severely doubt your claim of experience.

    Even as a .NET developer; you need to understand how memory works, and how things are stored.

    At any rate; just browse these forums. There's plenty to learn from.

  3. #3
    frostfiretulsa's Avatar Member
    Reputation
    1
    Join Date
    Oct 2009
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Wow.

    What a helpful reply. Really illuminating.

    Yes, I know how memory works, but I have not worked with it in directly accessing/reading/writing memory addresses in ANY manner for any of the hundreds of projects I have worked on in the past. I understand that it was done extensively before .NET, but that is before my time - I am just now delving in to it... and I really dont want to make a simple/stupid mistake that gets my account banned.

    From what I remember from college, it shouldn't be possible for warden to detect a simple read, so long as I do not modify any values, but that said... I know enough to know that I don't know enough to answer that question definitively. Thus my very simple question here.

    If you really have a problem with helping out with a simple answer... well, thats your choice. Too bad.... based on most of the threads I have read so far, I think you are probably a pretty good coder.... But manners go a long way in making friends

    Frosty

  4. #4
    Apoc's Avatar Angry Penguin
    Reputation
    1388
    Join Date
    Jan 2008
    Posts
    2,750
    Thanks G/R
    0/13
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by frostfiretulsa View Post
    Wow.

    What a helpful reply. Really illuminating.

    Yes, I know how memory works, but I have not worked with it in directly accessing/reading/writing memory addresses in ANY manner for any of the hundreds of projects I have worked on in the past. I understand that it was done extensively before .NET, but that is before my time - I am just now delving in to it... and I really dont want to make a simple/stupid mistake that gets my account banned.

    From what I remember from college, it shouldn't be possible for warden to detect a simple read, so long as I do not modify any values, but that said... I know enough to know that I don't know enough to answer that question definitively. Thus my very simple question here.

    If you really have a problem with helping out with a simple answer... well, thats your choice. Too bad.... based on most of the threads I have read so far, I think you are probably a pretty good coder.... But manners go a long way in making friends

    Frosty
    You completely missed my 3rd/4th sentence.

    'At any rate; just browse these forums. There's plenty to learn from.'

    As I said; there's plenty here to learn from.

    Or just check MSDN, or Google, or a book, etc.

    This is an advanced area of programming; not one you should just 'jump into because you're bored'. Many people fall flat on their face because they think they can write a bot in a few days, then realize that they have no idea what they're getting into.

    If you really want to learn this stuff; I suggest doing some research before asking questions. We really don't like having to answer the same question 500 times over because nobody has the decency to even attempt to help themselves first.

  5. #5
    mnbvc's Avatar Banned
    Reputation
    120
    Join Date
    Jul 2009
    Posts
    273
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i suggest to write your own memory reading class, then you can be sure what it does and what it doesnt

  6. #6
    flo8464's Avatar Active Member
    Reputation
    30
    Join Date
    Apr 2009
    Posts
    434
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You at least have to learn basic C++ concepts and x86-assembly language.

  7. #7
    GordonGekko's Avatar Member
    Reputation
    14
    Join Date
    Oct 2008
    Posts
    185
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @ frostfiretulsa:
    I suggest not to use cheatengine to read from WoW memory unless you use your own modfied version. If you start to write your own reader in C#, C++ or Autoit then most likely you should be okay and you do not get a ban from warden. Nevertheless I would always suggest to use a trial account to test new things....

    Regards
    Gordon

  8. #8
    ashleyww's Avatar Banned
    Reputation
    6
    Join Date
    Apr 2009
    Posts
    131
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Reading memory shouldn't get you banned. Just don't use programs such as Cheatengine... if you not sure, run the program then run wow... if the warning pops up, its detected if it doesn't it may not be... but still use a trial account!

Similar Threads

  1. question about reading memory and ranging enemies and turf
    By DannySpark in forum Diablo 3 Bots Questions & Requests
    Replies: 0
    Last Post: 07-31-2013, 09:15 AM
  2. noob question about custom classes and mpq
    By Shogun7 in forum WoW ME Questions and Requests
    Replies: 0
    Last Post: 06-24-2008, 06:33 AM
  3. Question about the WoW launcher
    By Aradroth in forum WoW ME Questions and Requests
    Replies: 5
    Last Post: 03-25-2008, 06:25 PM
  4. noob question about getting a new acc
    By obe1knobee in forum World of Warcraft General
    Replies: 7
    Last Post: 12-18-2007, 12:56 AM
  5. Probably an easy Question about reinstalling WoW!
    By Gizmo111 in forum World of Warcraft General
    Replies: 3
    Last Post: 11-12-2006, 03:56 PM
All times are GMT -5. The time now is 09:22 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search