Page 8 of 8 FirstFirst ... 678
Results 106 to 109 of 109
  1. #106
    KE AimBRoT's Avatar
    Join Date
    Mar 2014
    Gender
    male
    Posts
    21
    Reputation
    10
    Thanks
    169
    My Mood
    Asleep
    Quote Originally Posted by __Xen0 View Post
    I know JokerKing9903's friend, he's a professional. He writes a code cave to the process, hooks a function in the begin- endframe block to call his code cave. Then from his VB. NET script, as he calls it, he writes to a buffer allocated previously with VirtualAllocEx. The code cave accesses that block of memory and depending on the values draws the different features with different colors which can also be stored in the buffer. JokerKing9903 is better than you think, he has an astounding understanding of x86 assembly and byte code and thus can easily do that kind of stuff.

    I am using that method for some functions too
    Isn't it slow as fuck if you would do a ESP/Aimbot with it?

  2. #107
    gerherhtherherdhher's Avatar
    Join Date
    Dec 2015
    Gender
    male
    Posts
    171
    Reputation
    26
    Thanks
    900
    My Mood
    Sad
    Quote Originally Posted by KE AimBRoT View Post
    I am using that method for some functions too
    Isn't it slow as fuck if you would do a ESP/Aimbot with it?
    No that would be just as fast as a regular injected DLL. Actually I never implemented it, shouldn't be that hard to do! I prefer just making a dll!

  3. #108
    KE AimBRoT's Avatar
    Join Date
    Mar 2014
    Gender
    male
    Posts
    21
    Reputation
    10
    Thanks
    169
    My Mood
    Asleep
    Quote Originally Posted by __Xen0 View Post
    No that would be just as fast as a regular injected DLL. Actually I never implemented it, shouldn't be that hard to do! I prefer just making a dll!
    That would obviously be the best way

  4. #109
    lindra's Avatar
    Join Date
    Apr 2016
    Gender
    male
    Location
    France
    Posts
    109
    Reputation
    16
    Thanks
    2,732
    Credits to LINDRA if you use it (tag me on your post i will be happy ^^)
    Updated offsets for 1.2.211 in 08/2018

    Code:
         //DVAR
            int cg_DrawFriendlyNames = 0xAA6174;
            int cg_fov = 0xAAC278;
            int cg_fovScale = 0xAA6118;
            int cg_fovMin = 0x88CBD4;
            int xblive_privateMatch = 0x6428E88;
            int com_maxfps = 0x1B907B0;
            int r_fog = 0x695DB98;
            int r_detail = 0x695DA44;
            int r_detailMap = 0x695D8E0;
            int r_normal = 0x695DAC4;
            int r_specular = 0x695D8D8;
            int r_lightmap = 0x695DA48;
            int r_colormap = 0x695DAF0;
            int r_normalMap = 0x695DB54;
            int r_specularMap = 0x695DA2C;
            int r_drawSun = 0x695D960;
            int r_distortion = 0x695D910;
            int r_glowAllowed = 0x695D8DC;
            int r_glow = 0x695DA50;
            int r_FilmUseTweaks = 0x695D918;
            int r_FilmAltShader = 0x695DA84;
            int r_FilmUseTweakEnable = 0x695DA68;
            int r_FilmTweaksContrast = 0x695DA0C;
            int r_FilmTweaksBrightness = 0x695DB30;
            int r_FilmDesaturation = 0x695DA10;
            int r_FilmInvert = 0x695DA34;
            int fx_enable = 0x17B9010;
            int party_minplayer = 0x10FB650;
            //END DVAR
    
                //CE stuff
            int party_maxplayer = 0x664157C;
            int noclip = 0x1B17FB4;
            int First_Ammo = 0x1B15204;
            int Secondary_Ammo = 0x1B151EC;
            int First_Loader = 0x1B15184;
            int Secondary_Loader = 0x1B15174;
            int Lethal_Nade = 0x1B151F8;
            int Secondary_Nade = 0x1B15210;
    
            int Classe_Name = 0x1B8BBC0;
    
            int Classe_Size = 0x40;
            int Main_Size = 0x366C;
            int Dvar_Size = 0xC;
    
            int Map_name = 0x1BE1719;
            int GameMode_Name = 0x1BE10D4;
    
    
            int ingame_name = 0x1B180B4;
    
            int team = 0x1B18074;
    
            int local_host = 0x6FDB34;
    Last edited by lindra; 08-22-2018 at 12:06 PM.

Page 8 of 8 FirstFirst ... 678

Similar Threads

  1. Referee's. SHARE YOUR STORY
    By -James in forum Flaming & Rage
    Replies: 6
    Last Post: 04-27-2013, 07:43 AM
  2. Section 8 (Come on Minions, share your thoughts. :3)
    By Mouzie in forum Combat Arms Discussions
    Replies: 35
    Last Post: 09-26-2009, 08:40 PM
  3. Share Your Site Ban stories
    By NabDab in forum General
    Replies: 14
    Last Post: 05-20-2009, 07:44 PM
  4. Brag about and Share your glitches.
    By Noescapingus in forum Combat Arms Hacks & Cheats
    Replies: 4
    Last Post: 12-14-2008, 10:33 AM
  5. Share your desktop image here
    By silvider in forum General
    Replies: 6
    Last Post: 08-29-2008, 09:03 PM