Results 1 to 1 of 1
  1. #1
    dVcVb
    dVcVb is offline
    New member dVcVb's Avatar
    Join Date
    2013 Nov
    Posts
    4
    Thanks Thanks Given 
    2
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Rep Power
    0

    PLEASE! HELP! mem reading/writing in C#

    Been trying to updated and fix some offsets for a project I've found but I've never really seen this type of reading before.

    this.MyLevel = this.Mem.ReadInt(this.Mem.Pointer(this.mainModule, 24246038, 10, 28, 62, 9));

    I think I know that 24246038 = a signed 32 bit int. but what are the rest that come after it and before it? How does this differ from just using an offset?
    How can I use it and find it in cheat engine?

    I looked at past versions of the project and found that the only thing that is changing is this.Mem.Pointer(this.mainModule, [THIS], 10, 28, 62, 9)

    Please help!

Similar Threads

  1. [Request] Help me please unpack gunbound.gme and remove reading gameguard.
    By NoLimiT in forum Anti-Cheat Systems
    Replies: 0
    Last Post: 2016-06-29, 01:40 PM
  2. [Help] reading text value with readprocessmemory
    By elshabory in forum Delphi
    Replies: 5
    Last Post: 2013-01-07, 04:34 PM
  3. [C++] [Help] Reading Pointer
    By jonyboy in forum C/C++
    Replies: 0
    Last Post: 2012-07-31, 05:23 PM
  4. looking to hire someone to teach me memory reading
    By valdemir in forum General Game Research
    Replies: 2
    Last Post: 2011-05-29, 09:08 AM
  5. Replies: 0
    Last Post: 2010-11-29, 04:04 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •