Results 1 to 14 of 14
  1. #1
    supercarz1991's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    6,285
    Reputation
    435
    Thanks
    3,715
    My Mood
    Doh

    Flag Capture (credits to Code64)

    Preprocessor definitions:
    Code:
    #define ObjPlayerReal 0x00000000
    #define OffsetX 0x01
    #define OffsetY 0x02
    #define OffsetZ 0x03
    
    
    #define AlphaFlag 0x00000000
    #define BravoFlag 0x00000000
    
    
    #define FlagOffsetX 0x01
    #define FlagOffsetY 0x02
    #define FlagOffsetZ 0x03
    variable global:
    Code:
    int PlayerPointer = 0;
    code:
    Code:
    if((*(BYTE *)GameStatus == 1) && CaptureFlag)
        if(GetAsyncKeyState(VK_SHIFT) < 0){
            if(PlayerPointer == 0 || PlayerPointer == 1){ //Alpha
                *(float *)(ObjPlayerReal + OffsetX) = *(float *)(AlphaFlag + FlagOffsetX);
                *(float *)(ObjPlayerReal + OffsetY) = *(float *)(AlphaFlag + FlagOffsetY);
                *(float *)(ObjPlayerReal + OffsetZ) = *(float *)(AlphaFlag + FlagOffsetZ);
    
    
                PlayerPointer = 2;
            } else if(PlayerPointer == 2){ //Bravo
                *(float *)(ObjPlayerReal + OffsetX) = *(float *)(BravoFlag + FlagOffsetX);
                *(float *)(ObjPlayerReal + OffsetY) = *(float *)(BravoFlag + FlagOffsetY);
                *(float *)(ObjPlayerReal + OffsetZ) = *(float *)(BravoFlag + FlagOffsetZ);
    
    
                PlayerPointer = 1;
            }
        }



    if i had a non-crashing menu, i'd put a vid up to make u all jelly XD

    credits to Code64 for original source, i just put it in english XD

    your all twerps...its 0x000000 due to the fact i DON'T have the CANA addies
    Last edited by supercarz1991; 10-05-2011 at 07:02 PM.

    commando: You're probably the best non-coder coder I know LOL


  2. The Following 3 Users Say Thank You to supercarz1991 For This Useful Post:

    [MPGH]Flengo (10-05-2011),m0k1 (10-14-2011),pDevice (06-26-2012)

  3. #2
    wicho_koz's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    193
    Reputation
    12
    Thanks
    52
    My Mood
    Shocked
    anyone tested it??....
    |^^^^^^^^^^\||____
    |The[MPGH]Truck |||'""|""\__,_
    | _____ 4ever __ l||__|__|___|)
    |(@)@)"""""""**|(@)(@)**|(@)


  4. #3
    supercarz1991's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    6,285
    Reputation
    435
    Thanks
    3,715
    My Mood
    Doh
    i'm working on a menu right now, maybe within the hour hopefully...i just need to find the flag addies

    commando: You're probably the best non-coder coder I know LOL


  5. #4
    NexonGuard's Avatar
    Join Date
    Jul 2011
    Gender
    male
    Posts
    91
    Reputation
    10
    Thanks
    7
    good contribution but
    said that does not work in "Session BR" is only visual, why not teleport to capture.
    the code does not have the addresses.

  6. #5
    Refrain's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Posts
    135
    Reputation
    22
    Thanks
    28
    This is about as useful as :
    Code:
    #define GodMode 0x00000000
    
    *(int*)GodMode = 1;
    :\

  7. #6
    supercarz1991's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    6,285
    Reputation
    435
    Thanks
    3,715
    My Mood
    Doh
    Quote Originally Posted by NexonGuard View Post
    good contribution but
    said that does not work in "Session BR" is only visual, why not teleport to capture.
    the code does not have the addresses.
    Im still looking for addresses

    And I was gonna try too update this for a simple teleport flag to u

  8. #7
    elcamu987's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    705
    Reputation
    1
    Thanks
    42
    My Mood
    Angelic
    ohh looks cool im soon gona make my hack

  9. #8
    ISmokeWeedAmICoolNow's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Posts
    54
    Reputation
    10
    Thanks
    19
    My Mood
    Bitchy
    works 100%. also gave me unlimited ammo, GM hack, and godmode. great hack.

  10. The Following User Says Thank You to ISmokeWeedAmICoolNow For This Useful Post:

    NotRealPro (06-23-2012)

  11. #9
    L80mans's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Posts
    136
    Reputation
    10
    Thanks
    155
    My Mood
    Blah
    working on epic hack

  12. #10
    Saltine's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Posts
    493
    Reputation
    104
    Thanks
    629
    0x00000000 is the pointer to the VIP Hacks linked list in CA. With the right offsets, you can easily accomplish Anti-kick, Aimbot, etc.

  13. #11
    BACKD00R's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    Brazil
    Posts
    10,711
    Reputation
    1814
    Thanks
    31,902
    My Mood
    Aggressive
    Quote Originally Posted by NexonGuard View Post
    good contribution but
    said that does not work in "Session BR" is only visual, why not teleport to capture.
    the code does not have the addresses.

    It really works, "friends" of code64 already have all the addresses for CABR!
    Last edited by BACKD00R; 10-05-2011 at 06:36 PM.

  14. #12
    RebelCoder's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Posts
    26
    Reputation
    10
    Thanks
    6
    My Mood
    Amazed
    hmm this is

  15. #13
    Jemjem787's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Posts
    8
    Reputation
    10
    Thanks
    0
    I am kinda new to this, how do i use it?

  16. #14
    J's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    East Coast
    Posts
    2,164
    Reputation
    452
    Thanks
    5,900
    My Mood
    In Love
    If you don't know, maybe you shouldn't be in the source section...
    Keep me motivated for my hack development!

  17. The Following User Says Thank You to J For This Useful Post:

    mountainjew (11-29-2011)

Similar Threads

  1. Capture the flag
    By i_am_gaz in forum Combat Arms Hacks & Cheats
    Replies: 3
    Last Post: 03-22-2009, 12:04 PM
  2. Free Speed Hack For Combat Arms!!! GREAT FOR Capture The Flag
    By purezhacker in forum Combat Arms Hacks & Cheats
    Replies: 70
    Last Post: 02-16-2009, 08:50 AM
  3. capture the flag hack plz
    By fireman2264 in forum Combat Arms Hacks & Cheats
    Replies: 0
    Last Post: 12-28-2008, 09:15 AM
  4. [Request] How to set: Capture The Flag 140 Points.
    By JHooker in forum Combat Arms Hacks & Cheats
    Replies: 4
    Last Post: 08-04-2008, 08:57 AM
  5. instant flag capture....
    By dan978 in forum WarRock - International Hacks
    Replies: 0
    Last Post: 03-23-2007, 11:50 PM