Page 2 of 2 FirstFirst 12
Results 16 to 19 of 19
  1. #16
    seeplusplus's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    Massachusetts
    Posts
    329
    Reputation
    8
    Thanks
    85
    Leeched! Search:
    [php]377B0858 // Local Pointer for CA NA[/php]
    on Google.
    *cough*UC*cough*
    Goals:
    Green = Done
    Blue = Getting Somewhere
    Red = Not Done
    • Mouse Grid
    • PTC Method
    • Trigger Bot

    I'm trying to think of more stuff!

  2. #17
    markoj's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    s
    Posts
    1,064
    Reputation
    60
    Thanks
    407
    My Mood
    Bored
    Quote Originally Posted by sam1 View Post
    and that cVar.Kills = (float)engine->GetLocal()->goToInfoClass->goToStats->iKills; can also be used with like ammo and health to make like god mode


    eg


    Code:
    // GodMode
    if(pMain->goToInfoClass->iCurrentHealth, pMain->goToInfoClass->iCurrentHealth < 100){
        (pMain->goToInfoClass->iCurrentHealth, pMain->goToInfoClass->iCurrentHealth = 100);
    }


    Code:
    //unlimited ammo
    if(pMain->goToInfoClass->goToWepInfo->iGrenadesLeft < 2){
        if(pMain->goToInfoClass->goToWepInfo->iGrenadesLeft = 30);
    }
    Lol yea i knida did that a long time ago and made a thread about it, I guess you saw it and leeched that too
    Dont ban me

  3. #18
    sam1's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    32
    Reputation
    10
    Thanks
    6
    My Mood
    Dead
    Quote Originally Posted by devonvanh7 View Post
    at least give creds

    i dont no who to give creds

    read the top of post
    my mate got this all for me and the pics

  4. #19
    scimmyboy's Avatar
    Join Date
    Jan 2008
    Gender
    male
    Location
    https://mpgh.net MPGHCash: $442,596,199
    Posts
    5,645
    Reputation
    26
    Thanks
    896
    My Mood
    Happy
    omfg. stop repeating what i said 24 hours ago. he leeched it, information is old, close the thread.

Page 2 of 2 FirstFirst 12

Similar Threads

  1. CA Player Structs
    By whatup777 in forum Reverse Engineering
    Replies: 1
    Last Post: 10-02-2010, 08:34 PM
  2. [Release] Local Player Pointer
    By ipwnuuaal5 in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 10
    Last Post: 09-04-2010, 03:14 PM
  3. Local PLayer Structs
    By DeadLinez in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 5
    Last Post: 07-26-2010, 11:48 AM
  4. Local Player Structs
    By UnOwN CoD3R in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 10
    Last Post: 07-16-2010, 11:40 PM
  5. [AssaultCube]Get local player entity
    By Retoxified in forum C++/C Programming
    Replies: 1
    Last Post: 04-04-2010, 10:24 PM