Results 1 to 3 of 3
  1. #1
    joel.ca's Avatar
    Join Date
    May 2013
    Gender
    male
    Posts
    21
    Reputation
    10
    Thanks
    1

    Visual basic Cheat engine Pointer

    Hey guys.
    I hope that someone could help me with my problem.
    I dont know how to paste my Pointer into my Visual basic...
    I tried to paste this pointer :

    Into my Visual Basic Programm the Code looks like this :


    I got the WriteDMAInteger function from this Link :
    (Look in the Video Description I cannot submit links)
    But name of the thing is ReadWritingMemory.vb

    It was in the Description of this Video link :



    Please Guys help me ...

    If I try to change something nothing changes ingame...
    Last edited by joel.ca; 08-31-2014 at 07:18 AM. Reason: Forgot something
    "If the first civilization couldn't save the world - how the hell are we supposed to swing it?"
    ~ Desmond Miles

  2. #2
    R3DDOT's Avatar
    Join Date
    Dec 2013
    Gender
    male
    Location
    C://Windows/system32
    Posts
    347
    Reputation
    38
    Thanks
    2,366
    My Mood
    Cheerful
    Quote Originally Posted by joel.ca View Post
    Hey guys.
    I hope that someone could help me with my problem.
    I dont know how to paste my Pointer into my Visual basic...
    I tried to paste this pointer :

    Into my Visual Basic Programm the Code looks like this :


    I got the WriteDMAInteger function from this Link :
    (Look in the Video Description I cannot submit links)
    But name of the thing is ReadWritingMemory.vb

    It was in the Description of this Video link :



    Please Guys help me ...

    If I try to change something nothing changes ingame...
    The base pointer isn't 0x4693C9C, it's 0x4693C9C + "fifa14.exe", and since "fifa14.exe" module begins at 0x400000, the base pointer is 0x4693C9C + 0x400000 = 0x4A93C9C = &H4A93C9C


    That should fix it.


    Watch this if you have any other problems:

  3. #3
    joel.ca's Avatar
    Join Date
    May 2013
    Gender
    male
    Posts
    21
    Reputation
    10
    Thanks
    1
    Quote Originally Posted by R3DDOT View Post


    The base pointer isn't 0x4693C9C, it's 0x4693C9C + "fifa14.exe", and since "fifa14.exe" module begins at 0x400000, the base pointer is 0x4693C9C + 0x400000 = 0x4A93C9C = &H4A93C9C



    That should fix it.


    Watch this if you have any other problems:

    Thanks this helps me alot! Why the hell is the other guy spamming?
    "If the first civilization couldn't save the world - how the hell are we supposed to swing it?"
    ~ Desmond Miles

Similar Threads

  1. Basic Cheat Engine Code for NoClip
    By NightmareTX_RETIRED in forum Warface Coding & Source Code
    Replies: 62
    Last Post: 09-15-2014, 01:33 PM
  2. [Discussion] New Co-Op Room Glitch Cheat Engine Pointer
    By Mohaimen Hassan in forum Alliance of Valiant Arms (AVA) Discussions
    Replies: 16
    Last Post: 09-04-2012, 07:37 AM
  3. [Discussion] All cheat engine pointers patched
    By DarkSt0rmX in forum Alliance of Valiant Arms (AVA) Discussions
    Replies: 1
    Last Post: 08-18-2012, 11:49 AM
  4. [TUT] Basic Cheat Engine tutorial for begginers
    By rawr161 in forum Programming Tutorials
    Replies: 2
    Last Post: 08-14-2009, 06:41 AM
  5. [Help] Cheat Engine pointer
    By Ovidiupop in forum General Game Hacking
    Replies: 0
    Last Post: 07-12-2009, 06:55 AM