Page 7 of 9 FirstFirst ... 56789 LastLast
Results 91 to 105 of 123
  1. #91
    Kecskefajzat9's Avatar
    Join Date
    Nov 2015
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    0

    is it still wokring???

    Maybe I'm dumb or it doesn't work anymore. Updated the offsets with the latest Haze Dumper, compiled the code and still, nothing is happening after I launch the .exe and play the game. Even changed the Direct3D strings. Anyone feeling like helping out?

  2. #92
    rulezadm's Avatar
    Join Date
    Aug 2015
    Gender
    male
    Location
    Brasil
    Posts
    125
    Reputation
    10
    Thanks
    21
    My Mood
    Fine
    Quote Originally Posted by RealZibux View Post
    Use HazeDumper to update offsets. You can get it online. Make sure you get the newest haze duper config.
    When use HazeDumper lunch game in offline mode to prevent ban.

    Some people need to replace this in cheat source
    thanks man, i used hazedumper to update, and works fine now!
    If I helped you in any way, please hit the thank button!


  3. #93
    YglocK's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    14
    Reputation
    10
    Thanks
    1
    My Mood
    Yeehaw
    Quote Originally Posted by rulezadm View Post
    thanks man, i used hazedumper to update, and works fine now!
    Any help with that?
    Got updated offsets but what now?

  4. #94
    RealZibux's Avatar
    Join Date
    Aug 2021
    Gender
    male
    Posts
    23
    Reputation
    10
    Thanks
    283
    Quote Originally Posted by YglocK View Post
    Any help with that?
    Got updated offsets but what now?
    New offsets
    DWORD dwCSPlayerResource = 52417504;
    DWORD dwLoaclPlayer = 14366188;
    DWORD m_dwEntityList = 81587068;
    DWORD m_vecOrigin = 312;
    DWORD m_vecViewOffset = 264;
    DWORD m_iHealth = 256;
    DWORD m_iTeamNum = 244;
    DWORD ELoopDist = 0x10;
    DWORD m_dwBoneMatrix = 9896;
    DWORD dwClientState = 5816260;
    DWORD ClientState2;
    DWORD m_bDormant = 237;
    DWORD m_dwIndex = 0x00000064;
    DWORD m_fFlags = 260;
    DWORD m_dwInGame = 0x108;
    DWORD PlayerResource;
    DWORD m_bSpotted = 2365;
    DWORD offisD = 237;
    DWORD offGlow = 87125656;
    DWORD Defusing = 39292;
    DWORD HaveDefuser = 70620;
    DWORD StartedPlanting = 0x3370;
    DWORD m_bIsScoped = 39284;
    DWORD PLocalPlayer;
    DWORD PEntity;
    Remember to replace:
    Counter-Strike: Global Offensive

    with this

    Counter-Strike: Global Offensive - Direct3D 9

    there are 2 places where it needs to be replaced.
    Last edited by RealZibux; 02-12-2022 at 09:07 AM.

  5. #95
    YglocK's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    14
    Reputation
    10
    Thanks
    1
    My Mood
    Yeehaw
    Quote Originally Posted by RealZibux View Post
    New offsets


    Remember to replace:
    Counter-Strike: Global Offensive

    with this

    Counter-Strike: Global Offensive - Direct3D 9

    there are 2 places where it needs to be replaced.
    But how to conver for like 0X106 to a normal numbers?

  6. #96
    RealZibux's Avatar
    Join Date
    Aug 2021
    Gender
    male
    Posts
    23
    Reputation
    10
    Thanks
    283
    Quote Originally Posted by YglocK View Post
    But how to conver for like 0X106 to a normal numbers?
    You don't need to convert.

    Just replace old offsets with new ones I posted above.

    And replace Counter-Strike: Global Offensive to Counter-Strike: Global Offensive - Direct3D 9 in 2 or 3 places.

    Then generate output and compile the source code. should work fine.

  7. #97
    rulezadm's Avatar
    Join Date
    Aug 2015
    Gender
    male
    Location
    Brasil
    Posts
    125
    Reputation
    10
    Thanks
    21
    My Mood
    Fine
    offsets i used and working


    DWORD dwCSPlayerResource = 52417504;
    DWORD dwLoaclPlayer = 14366188;
    DWORD m_dwEntityList = 81587068;
    DWORD m_vecOrigin = 312;
    DWORD m_vecViewOffset = 264;
    DWORD m_iHealth = 256;
    DWORD m_iTeamNum = 244;
    DWORD ELoopDist = 0x10;
    DWORD m_dwBoneMatrix = 9896;
    DWORD dwClientState = 5816260;
    DWORD ClientState2;
    DWORD m_bDormant = 237;
    DWORD m_dwIndex = 0x00000064;
    DWORD m_fFlags = 260;
    DWORD m_dwInGame = 0x108;
    DWORD PlayerResource;
    DWORD m_bSpotted = 2365;
    DWORD offisD = 237;
    DWORD offGlow = 87125656;
    DWORD Defusing = 0x997C;
    DWORD HaveDefuser = 45964;
    DWORD StartedPlanting = 0x3370;
    DWORD m_bIsScoped = 0x9974;
    DWORD PLocalPlayer;
    DWORD PEntity;
    If I helped you in any way, please hit the thank button!


  8. #98
    spritexxx123's Avatar
    Join Date
    Dec 2021
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by rulezadm View Post
    offsets i used and working


    DWORD dwCSPlayerResource = 52417504;
    DWORD dwLoaclPlayer = 14366188;
    DWORD m_dwEntityList = 81587068;
    DWORD m_vecOrigin = 312;
    DWORD m_vecViewOffset = 264;
    DWORD m_iHealth = 256;
    DWORD m_iTeamNum = 244;
    DWORD ELoopDist = 0x10;
    DWORD m_dwBoneMatrix = 9896;
    DWORD dwClientState = 5816260;
    DWORD ClientState2;
    DWORD m_bDormant = 237;
    DWORD m_dwIndex = 0x00000064;
    DWORD m_fFlags = 260;
    DWORD m_dwInGame = 0x108;
    DWORD PlayerResource;
    DWORD m_bSpotted = 2365;
    DWORD offisD = 237;
    DWORD offGlow = 87125656;
    DWORD Defusing = 0x997C;
    DWORD HaveDefuser = 45964;
    DWORD StartedPlanting = 0x3370;
    DWORD m_bIsScoped = 0x9974;
    DWORD PLocalPlayer;
    DWORD PEntity;
    ty, but it out of date again

  9. #99
    rulezadm's Avatar
    Join Date
    Aug 2015
    Gender
    male
    Location
    Brasil
    Posts
    125
    Reputation
    10
    Thanks
    21
    My Mood
    Fine
    Quote Originally Posted by spritexxx123 View Post
    ty, but it out of date again
    updated, new offsets


    DWORD dwCSPlayerResource = 52426432;
    DWORD dwLoaclPlayer = 14374364;
    DWORD m_dwEntityList = 81595996;
    DWORD m_vecOrigin = 312;
    DWORD m_vecViewOffset = 264;
    DWORD m_iHealth = 256;
    DWORD m_iTeamNum = 244;
    DWORD ELoopDist = 0x10;
    DWORD m_dwBoneMatrix = 9896;
    DWORD dwClientState = 5820356;
    DWORD ClientState2;
    DWORD m_bDormant = 237;
    DWORD m_dwIndex = 0x00000064;
    DWORD m_fFlags = 260;
    DWORD m_dwInGame = 0x108;
    DWORD PlayerResource;
    DWORD m_bSpotted = 2365;
    DWORD offisD = 237;
    DWORD offGlow = 87134840;
    DWORD Defusing = 39292;
    DWORD HaveDefuser = 71644;
    DWORD StartedPlanting = 0x3370;
    DWORD m_bIsScoped = 39284;
    DWORD PLocalPlayer;
    DWORD PEntity;
    If I helped you in any way, please hit the thank button!


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

    hostamp (02-23-2022)

  11. #100
    yorujrt's Avatar
    Join Date
    Feb 2022
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    Outputs folder is empty upon downloading. any help i can get? much appreciated

  12. #101
    hostamp's Avatar
    Join Date
    May 2019
    Gender
    female
    Posts
    2
    Reputation
    10
    Thanks
    1
    You don't have to use hazedumper. There is a json on the repo that is updated regulary afterr a CSGO update.

    I just found it out :
    https://******.com/frk1/hazedumper/b...ster/csgo.json




    Here is the new offsets


    DWORD dwCSPlayerResource = 52414176;
    DWORD dwLocalPlayer = 14362076;
    DWORD m_dwEntityList = 81583740;
    DWORD m_vecOrigin = 312;
    DWORD m_vecViewOffset = 264;
    DWORD m_iHealth = 256;
    DWORD m_iTeamNum = 244;
    DWORD ELoopDist = 0x10;
    DWORD m_dwBoneMatrix = 9896;
    DWORD dwClientState = 5820356;
    DWORD ClientState2;
    DWORD m_bDormant = 237;
    DWORD m_dwIndex = 0x00000064;
    DWORD m_fFlags = 260;
    DWORD m_dwInGame = 0x108;
    DWORD PlayerResource;
    DWORD m_bSpotted = 2365;
    DWORD offisD = 237;
    DWORD offGlow = 87134840;
    DWORD Defusing = 39292;
    DWORD HaveDefuser = 71644;
    DWORD StartedPlanting = 0x3370;
    DWORD m_bIsScoped = 39284;
    DWORD PLocalPlayer;
    DWORD PEntity;
    Last edited by hostamp; 02-23-2022 at 01:46 PM.

  13. The Following User Says Thank You to hostamp For This Useful Post:

    rulezadm (02-22-2022)

  14. #102
    xMaster77's Avatar
    Join Date
    Feb 2018
    Gender
    male
    Posts
    16
    Reputation
    10
    Thanks
    0
    how to use ?

  15. #103
    vince77's Avatar
    Join Date
    May 2021
    Gender
    male
    Posts
    7
    Reputation
    10
    Thanks
    0
    I updated the offset but what's the next step? What am I supposed to do now?

  16. #104
    gradymontana's Avatar
    Join Date
    Apr 2020
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    My Mood
    Amazed

    Help

    Quote Originally Posted by RealZibux View Post
    Simple Wallhack with Junk Code Generator.

    This is basically simple wallhack with health based ESP, perfect for casual hacking. Safer then other cheats
    because you will be able to create your own version.

    1.You will need to download Visual Studio Community and will need to install Desktop Development with C++ to make your own cheat.
    3.You will need WinRAR to unzip the files.
    4.After you download obfuscator in settings select correct input and output folders.
    Then you can follow tutorial
    Don't forget to turn off steam before opening obfuscator.
    youtube . com /watch?v=47S5ctaZ1cE

    virustotal . com /gui/file/bfc6290cc8eb6d7deebb4512c1972dc86ec553945c13919f5b 08c521b1632690/detection

    Remember when you hack using wallhack don't be obvious that you have it, you can still get overwatch banned.

    I'm not responsible if you get overwatch or vac banned.
    Can anyone help with install?

  17. #105
    cheonget's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Posts
    64
    Reputation
    10
    Thanks
    2
    My Mood
    Drunk
    Is there a way to generate the offsets the same as your format? I am unable to find some offsets like the offisD, offGlow, Defusing, and ELoopDist

Page 7 of 9 FirstFirst ... 56789 LastLast

Similar Threads

  1. [Release] Simple injector source with junkcode generator
    By ohosseini in forum Counter-Strike 2 Coding & Resources
    Replies: 2
    Last Post: 09-24-2018, 09:30 AM
  2. [Release] Newly and Improved Junkcode Generator by Adni3down
    By adni3down in forum Counter-Strike 2 Coding & Resources
    Replies: 7
    Last Post: 01-03-2018, 09:06 PM
  3. [Release] Junkcode Generator by Adni3down
    By adni3down in forum Counter-Strike 2 Coding & Resources
    Replies: 9
    Last Post: 12-10-2017, 06:48 PM
  4. [Release] ROTMG Account Creator With Email Generator v2 (updated)
    By einaras in forum Realm of the Mad God Hacks & Cheats
    Replies: 48
    Last Post: 06-26-2016, 07:50 PM
  5. [Visual Basics Tutorial] Need help with account generator.
    By Depp in forum Programming Tutorials
    Replies: 2
    Last Post: 03-14-2015, 08:47 AM