Page 3 of 4 FirstFirst 1234 LastLast
Results 31 to 45 of 53
  1. #31
    König159's Avatar
    Join Date
    Jan 2016
    Gender
    male
    Location
    Baham
    Posts
    4
    Reputation
    10
    Thanks
    0
    Its very good we updated it and play mm helicopter for the win thx

  2. #32
    filhodocaralho's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Posts
    12
    Reputation
    10
    Thanks
    0
    help me updade? //USERCMD OFFSETS
    #define USERCMDOFFSET 0xEC
    #define VERIFIEDCMDOFFSET 0xF0
    #define MULTIPLAYER_BACKUP 0x9DE //150
    #define CURRENTCOMMANDOFFSET 0x3338 //0x16E8 //m_bLoopingSoundPlaying
    #define CURRENTPLAYERCOMMANDOFFSET 0x331C //m_hUseEntity
    #define PREIDCTIONSEEDOFFSET 0x30
    #define PREDICTIONPLAYEROFFSET 0x54
    #define GLOBALSOFFSET 0x53
    #define WEAPONDATA_MAXRANGEOFFSET 0x77C
    #define WEAPONDATA_DAMAGEOFFSET 0x2988 // 0x778
    #define WEAPONDATA_RANGEMODIFIEROFFSET 0x32B0 //m_fAccuracyPenalty
    #define WEAPONDATA_PENETRATIONPOWEROFFSET 0x774
    #define INPUTOFFSET 0x5F
    #define GETSPREADOFFSET 0xB30 //0x740
    #define GETCONEOFFSET 0x744
    #define UPDATEACCURACYPENALTYOFFSET 0x32B0 //0x748
    #define WEAPONIDOFFSET 0x6D8
    #define WEAPONDATAOFFSET 0x708
    #define GETNAMEOFFSET 0x5CC
    #define APPSYSTEMFACTORYOFFSET 0x3D
    #define CLIENTFACTORYOFFSET 0x75
    #define GLOWINDEXOFFSET 0xA310

  3. #33
    iQuintennn's Avatar
    Join Date
    Nov 2014
    Gender
    male
    Posts
    59
    Reputation
    10
    Thanks
    547
    My Mood
    Bored
    Im only here for the sdk setup, thanks!

    - - - Updated - - -

    Quote Originally Posted by filhodocaralho View Post
    help me updade? //USERCMD OFFSETS
    #define USERCMDOFFSET 0xEC
    #define VERIFIEDCMDOFFSET 0xF0
    #define MULTIPLAYER_BACKUP 0x9DE //150
    #define CURRENTCOMMANDOFFSET 0x3338 //0x16E8 //m_bLoopingSoundPlaying
    #define CURRENTPLAYERCOMMANDOFFSET 0x331C //m_hUseEntity
    #define PREIDCTIONSEEDOFFSET 0x30
    #define PREDICTIONPLAYEROFFSET 0x54
    #define GLOBALSOFFSET 0x53
    #define WEAPONDATA_MAXRANGEOFFSET 0x77C
    #define WEAPONDATA_DAMAGEOFFSET 0x2988 // 0x778
    #define WEAPONDATA_RANGEMODIFIEROFFSET 0x32B0 //m_fAccuracyPenalty
    #define WEAPONDATA_PENETRATIONPOWEROFFSET 0x774
    #define INPUTOFFSET 0x5F
    #define GETSPREADOFFSET 0xB30 //0x740
    #define GETCONEOFFSET 0x744
    #define UPDATEACCURACYPENALTYOFFSET 0x32B0 //0x748
    #define WEAPONIDOFFSET 0x6D8
    #define WEAPONDATAOFFSET 0x708
    #define GETNAMEOFFSET 0x5CC
    #define APPSYSTEMFACTORYOFFSET 0x3D
    #define CLIENTFACTORYOFFSET 0x75
    #define GLOWINDEXOFFSET 0xA310
    Try yeti's dumper


     
    150 Thanks - [X]
    200 Thanks - [-]
    Code Shitty Client That is good - [-]
    Love ur m0mmy - [X]
    Fuck her right in the pussy - [X]

    Fuck Yeah




  4. #34
    filhodocaralho's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Posts
    12
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by iQuintennn View Post
    Im only here for the sdk setup, thanks!

    - - - Updated - - -



    Try yeti's dumper
    right course , already got some ... just n can find all

    //USERCMD OFFSETS
    #define USERCMDOFFSET 0xEC
    #define VERIFIEDCMDOFFSET 0xF0
    #define MULTIPLAYER_BACKUP 150
    #define CURRENTCOMMANDOFFSET 0x3338 //0x16E8 m_bLoopingSoundPlaying
    #define CURRENTPLAYERCOMMANDOFFSET 0x1648 //0x1640 m_isHostageFollowingSomeone
    #define PREIDCTIONSEEDOFFSET 0x30 //m_iLastStance SEM CERTEZA
    #define PREDICTIONPLAYEROFFSET 0x54 //m_flNextReinforcementWave SEM CERTEZA
    #define GLOBALSOFFSET 0x53
    #define WEAPONDATA_MAXRANGEOFFSET 0x07CC //0x77C m_flRange
    #define WEAPONDATA_DAMAGEOFFSET 0x07C8 //0x778 //m_iDamage
    #define WEAPONDATA_RANGEMODIFIEROFFSET 0x07D0 //0x780 m_flRangeModifier
    #define WEAPONDATA_PENETRATIONPOWEROFFSET 0x07C4 //0x774 m_flPenetration
    #define INPUTOFFSET 0x5F
    #define GETSPREADOFFSET 0x740
    #define GETCONEOFFSET 0x744
    #define UPDATEACCURACYPENALTYOFFSET 0x748
    #define WEAPONIDOFFSET 0x6D8
    #define WEAPONDATAOFFSET 0x708
    #define GETNAMEOFFSET 0x5CC
    #define APPSYSTEMFACTORYOFFSET 0x3D
    #define CLIENTFACTORYOFFSET 0x75
    #define GLOWINDEXOFFSET 0xA310 //0x1DB8 m_iGlowIndex

  5. #35
    rulethecool's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Location
    Hacker's Den
    Posts
    97
    Reputation
    20
    Thanks
    110
    My Mood
    Daring
    My csgo keep crashing on injection?

  6. #36
    thecatinthehat96's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    1
    My Mood
    Angelic
    vector::Normalizeinplace must return a value, how to fix this?

  7. #37
    nexcat's Avatar
    Join Date
    Feb 2016
    Gender
    male
    Posts
    59
    Reputation
    10
    Thanks
    549
    Quote Originally Posted by thecatinthehat96 View Post
    vector::Normalizeinplace must return a value, how to fix this?
    Just read what the error says? It literally tells you that you exactly whats wrong.

  8. #38
    lorgos's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Posts
    7
    Reputation
    10
    Thanks
    1
    I updated the offsets but csgo keep crashing on injection, could maybe someone give some informations for this problem?

  9. #39
    diamondcoding's Avatar
    Join Date
    Dec 2013
    Gender
    male
    Posts
    67
    Reputation
    14
    Thanks
    646
    My Mood
    Amused
    Its not meant to be compiled. Its meant to learn not steal. Go learn c++ then play with the source.
    Last edited by diamondcoding; 05-24-2016 at 12:09 AM.

  10. #40
    lorgos's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Posts
    7
    Reputation
    10
    Thanks
    1
    I want to use it so learn and i dont wants to play with it.. like i said just learning but i cant find the problem here

  11. #41
    legit_player's Avatar
    Join Date
    Aug 2015
    Gender
    male
    Location
    /root
    Posts
    313
    Reputation
    10
    Thanks
    2,784
    My Mood
    Cool
    Hmm, maybe because the patterns are outdated? or indexes?. If you wanna learn, learn the retarded basics first.

  12. #42
    NETPlocha's Avatar
    Join Date
    Oct 2016
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    0
    Thanks, not bad good for study.
    Last edited by NETPlocha; 11-05-2016 at 01:30 PM.

  13. #43
    redbullandchill's Avatar
    Join Date
    Nov 2015
    Gender
    male
    Posts
    147
    Reputation
    10
    Thanks
    2
    my game crash when i inject any sulution?


    i updated the offsets still no sucess
    Last edited by redbullandchill; 11-07-2016 at 06:17 AM.

  14. #44
    ActualCheats's Avatar
    Join Date
    Dec 2015
    Gender
    male
    Location
    Yorkshire > All
    Posts
    348
    Reputation
    15
    Thanks
    132
    My Mood
    Inspired
    Quote Originally Posted by redbullandchill View Post
    my game crash when i inject any sulution?


    i updated the offsets still no sucess
    Checked the interface names?
    "The only wrong questions are the ones you don't ask" - My Father.

  15. #45
    orad1232's Avatar
    Join Date
    Jan 2015
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    1
    Quote Originally Posted by redbullandchill View Post
    my game crash when i inject any sulution?


    i updated the offsets still no sucess
    same but I didn't find the offsets, can someone help me please?

Page 3 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. [Release] [Partial Source] Win200 (Skiddix cheat) main.cpp file!
    By cdr1za in forum Garry's Mod Hacks & Cheats
    Replies: 26
    Last Post: 10-01-2015, 02:06 PM
  2. [Source Code] GameGuard Hooking Source Code C++
    By COD3RIN in forum Blackshot Coding & Source Code
    Replies: 43
    Last Post: 12-29-2013, 02:41 AM
  3. [Request] Does Anyone Have A Source Mod Anti Cheat Bypass?
    By rGAERGAErgergergerg in forum CounterStrike (CS) 1.6 Hacks / Counter Strike: Source (CSS) Hacks
    Replies: 2
    Last Post: 12-24-2013, 09:57 AM
  4. [Release] Vtable hook source
    By nitega in forum All Points Bulletin Reloaded Hacks
    Replies: 26
    Last Post: 10-06-2011, 09:24 AM
  5. [Help] client hook [source engine]
    By bluedog9 in forum C++/C Programming
    Replies: 0
    Last Post: 07-19-2011, 01:04 PM