Thread: ESP = DC/BAN

Results 1 to 11 of 11
  1. #1
    brbuscas's Avatar
    Join Date
    Mar 2019
    Gender
    male
    Posts
    10
    Reputation
    10
    Thanks
    1

    Question ESP = DC/BAN

    I'm taking DC by turning on the ESP in the room, which can be, help me!

  2. #2
    I love myself
    나도 너를 사랑해

    Former Staff
    Premium Member
    Jhem's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Location
    167,646,447
    Posts
    5,150
    Reputation
    1220
    Thanks
    7,391
    My Mood
    Stressed
    It is your own hack?, if yes then, xtrap or the game is already checking the sig of your code, change the structure of your code and then rebuild it. ESP won't get you ban/dc.

  3. #3
    CaiozinhoFC1's Avatar
    Join Date
    May 2016
    Gender
    male
    Posts
    230
    Reputation
    10
    Thanks
    86
    Code:
    if(!GetModuleHandle("Object.dll")) 
     return;
    One Position Kill CFBR

  4. #4
    MemoryThePast's Avatar
    Join Date
    Sep 2018
    Gender
    male
    Posts
    148
    Reputation
    10
    Thanks
    35
    My Mood
    Stressed
    check if the player is InGame

  5. #5
    willieeieee's Avatar
    Join Date
    Jan 2016
    Gender
    male
    Posts
    18
    Reputation
    10
    Thanks
    1
    need help too

  6. #6
    brbuscas's Avatar
    Join Date
    Mar 2019
    Gender
    male
    Posts
    10
    Reputation
    10
    Thanks
    1
    How do I do that? I'm lost in this part. Check InGame...

  7. #7
    akbargain's Avatar
    Join Date
    Apr 2018
    Gender
    male
    Posts
    120
    Reputation
    10
    Thanks
    18
    Quote Originally Posted by brbuscas View Post
    How do I do that? I'm lost in this part. Check InGame...
    if you're a noob like me then just use the playerclient.
    Code:
    if(CShell != NULL)
    	DWORD PlayerClient = *(DWORD*)(CShell + Playerclient_addr + Playerclient_Offset);
    
    if(PlayerClient != NULL) //Player client is null if you're not in-game. Simple check but effective.
            /*Do your stuff here*/

  8. #8
    Goocolax's Avatar
    Join Date
    Jun 2016
    Gender
    male
    Location
    My PC
    Posts
    350
    Reputation
    76
    Thanks
    755
    My Mood
    Drunk
    Quote Originally Posted by akbargain View Post
    if you're a noob like me then just use the playerclient.
    Code:
    if(CShell != NULL)
    	DWORD PlayerClient = *(DWORD*)(CShell + Playerclient_addr + Playerclient_Offset);
    
    if(PlayerClient != NULL) //Player client is null if you're not in-game. Simple check but effective.
            /*Do your stuff here*/
    several ways to check
    playerclient, gamestatus, whether any players are valid via GetPlayerFromIndex, Object.dll, etc
    also you can compare a portion of the screens pixels and see if it matches the "GR" at the top for the scoreboard, but thats mostly useful for external programs, etc

  9. #9
    Wulung's Avatar
    Join Date
    May 2016
    Gender
    male
    Posts
    15
    Reputation
    10
    Thanks
    0
    GetBonePositionEx is detected, use other way to get target for ESP & Aimbot

  10. #10
    vaisefud3's Avatar
    Join Date
    Jun 2017
    Gender
    male
    Posts
    955
    Reputation
    10
    Thanks
    150
    My Mood
    Bored
    Quote Originally Posted by Wulung View Post
    GetBonePositionEx is detected, use other way to get target for ESP & Aimbot
    Not detected, just updated
    Press thanks if I helped

    Xigncode Security:


  11. #11
    alisonbbzz's Avatar
    Join Date
    Oct 2017
    Gender
    male
    Posts
    81
    Reputation
    10
    Thanks
    4
    My Mood
    Chatty
    use wordscreen
    Sou aprendiz como todos


Similar Threads

  1. Anyone get ban for use the MW3 .NET External ESP?
    By kelly232 in forum Call of Duty Modern Warfare 3 Help
    Replies: 6
    Last Post: 08-28-2012, 09:11 PM
  2. [Help] [Is ESP a auto-ban?]
    By ammerson3 in forum DayZ Mod & Standalone Hacks & Cheats
    Replies: 5
    Last Post: 08-23-2012, 01:20 PM
  3. [SOLVED]Can i get banned by using ESP hacks?
    By Hazem, in forum Call of Duty Modern Warfare 2 Help
    Replies: 2
    Last Post: 06-16-2010, 07:19 PM
  4. Private Match+ESP=BAN?
    By Py$!eK in forum Call of Duty Modern Warfare 2 Discussions
    Replies: 24
    Last Post: 03-04-2010, 04:17 PM