Results 1 to 3 of 3
  1. #1
    LWJ's Avatar
    Join Date
    Dec 2013
    Gender
    male
    Posts
    88
    Reputation
    10
    Thanks
    28
    My Mood
    Bored

    Exclamation Base Address with Offset

    Help!!When I put this into my code and activate it,it works.(this is a hack without offset)Code : *(long*)(BaseAddress) = 0; When I add offset into it and activate it,it not working.(this is a hack with offsets)Code : *(long*)(BaseAddress+Offset1) = 1; I find solution whole day and I can't find the solution.Can anyone help me?
    Attached Thumbnails Attached Thumbnails
    bandicam 2014-08-10 22-46-04-716.jpg  

    bandicam 2014-08-10 22-46-46-629.jpg  

    Last edited by LWJ; 08-10-2014 at 09:03 AM.

  2. The Following User Says Thank You to LWJ For This Useful Post:

    Grandong (08-18-2014)

  3. #2
    jokimoto's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Location
    <?php $Name='Harith'; echo' My Name Is '.$Name.'';?>
    Posts
    144
    Reputation
    14
    Thanks
    1,528
    My Mood
    Asleep
    DWORD*Hack = (DWORD*)(*(DWORD*)ADDRS_BASE+//Offsets );
    (*DWORD)(*(DWORD*)ADDRS_BASE + //Offsets) = 0;//value on or off

    - HARITH101 -
    WhoAmI ?
    Click Here


    • #Kuso
    • #Bux
    • #Hafiz
    • #CyberTeamRox
    • #MalaysiaGOV


  4. #3
    gtaplayer2's Avatar
    Join Date
    Aug 2013
    Gender
    male
    Location
    Dancing with my kawaii friend
    Posts
    588
    Reputation
    22
    Thanks
    1,984
    Quote Originally Posted by jokimoto View Post
    DWORD*Hack = (DWORD*)(*(DWORD*)ADDRS_BASE+//Offsets );
    (*DWORD)(*(DWORD*)ADDRS_BASE + //Offsets) = 0;//value on or off
    **(DWORD**) is a shorter version of (*DWORD)(*(DWORD*)
    Last edited by gtaplayer2; 08-13-2014 at 01:21 PM.

Similar Threads

  1. [Help Request] Garry's Mod sv_cheats base address + offset?
    By NotAFed in forum Garry's Mod Discussions & Help
    Replies: 3
    Last Post: 02-24-2014, 06:23 AM
  2. [Release] Assault Cube CT Base Address and OffSets
    By brassh in forum Other First Person Shooter Hacks
    Replies: 2
    Last Post: 06-27-2013, 07:05 AM
  3. [Tutorial] Find base address + offset
    By GEHhgerhgerhgerhrhr in forum Battlefield 3 (BF3) Hacks & Cheats
    Replies: 9
    Last Post: 03-06-2013, 06:53 AM
  4. [Tutorial] How to change your MAC Address! *With Pics!*
    By FatEmoLLaMa in forum Combat Arms Hacks & Cheats
    Replies: 7
    Last Post: 08-13-2008, 09:20 AM
  5. Addresses with uce, trainer with ce
    By scooby107 in forum WarRock - International Hacks
    Replies: 1
    Last Post: 04-30-2007, 11:10 AM