Results 1 to 5 of 5
  1. #1
    kenjifurry's Avatar
    Join Date
    Oct 2015
    Gender
    male
    Location
    Meme
    Posts
    250
    Reputation
    10
    Thanks
    969
    My Mood
    Aggressive

    how to i fix this is somethink wrong on the source code TeamEsp

    BS-SEA:

    Pointer = 00A31744;
    Adress = 00A3A40C;
    Slote = 102F58B0;

    BS-GLOBAL :

    Pointer = 00A39E4C;
    Adress = 00A42A24;
    Slote = 102F58B0;

    #include <windows.h>


    void TeamEsp()
    {
    while (1)
    {
    if (*(BYTE*)(Slote) < 7)
    {
    *(BYTE*)(*(DWORD*)(Pointer)+0x61) = 1;
    *(DWORD*)(Adress) = 0x01;
    if (GetKeyState(VK_LBUTTON) < 0)
    {
    *(BYTE*)(*(DWORD*)(Pointer)+0x61) = 0;
    *(DWORD*)(Adress) = 0x00;
    Sleep(2);
    }
    }
    else
    {
    *(BYTE*)(*(DWORD*)(Pointer)+0x61) = 0;
    *(DWORD*)(Adress) = 0x00;
    if (GetKeyState(VK_LBUTTON) < 0)
    {
    *(BYTE*)(*(DWORD*)(Pointer)+0x61) = 1;
    *(DWORD*)(Adress) = 0x01;
    Sleep(2);
    }
    }
    Sleep(3);
    }
    }


    BOOL WINAPI DllMain(HMODULE hModule, DWORD dwReason, LPVOID lpvReserved)
    {
    if (dwReason == DLL_PROCESS_ATTACH)
    {
    CreateThread(0, 0, (LPTHREAD_START_ROUTINE)TeamEsp, 0, 0, 0);
    }
    return 1;
    }



    [IMG]https://www.dooomca*****m/alison/stockgroup.jpg[/IMG]
    [IMG]https://www.dooomca*****m/alison/ad_Neat_min.jpg[/IMG]
    [IMG]https://www.dooomca*****m/alison/SStotoro.jpg[/IMG]
    [IMG]https://dooomca*****m/webcomic/BNbio.jpg[/IMG]


  2. #2
    Minerva's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    2,152
    Reputation
    380
    Thanks
    7,740
    My Mood
    Relaxed
    Hi, apparently the source is correct and should work after compiled in all channels.
    However have a little mistake on "slot checking", it wont work correctly on CW(clan war) bcuz in CW the player just can enter in the firsts 6 slots, so, if am playing in red side it wont kill bcuz even in red-team my slot wont be changed for a value more than 5.
    In others word, the teamesp will disable in red-team(CW only)
    Last edited by Minerva; 11-05-2016 at 11:35 AM.

  3. The Following User Says Thank You to Minerva For This Useful Post:

    kenjifurry (11-05-2016)

  4. #3
    COD3RIN's Avatar
    Join Date
    May 2013
    Gender
    male
    Location
    Posts
    5,309
    Reputation
    468
    Thanks
    28,779
    My Mood
    Angelic
    int norecoil =0;

    if(norecoil == 1)
    {
    *(BYTE*)0x00000 = 235;
    }
    else
    if ( norecoil == 0)
    {
    *(BYTE*)0x0000 = 116;
    }


    figure it how
    ᚛C☢dℝin3᚜
    Love you.
    ~Kenshit13
    Quote Originally Posted by cheaterman26 View Post
    COD3RIN PUT A BACKDOOR ON HIS OWN CHEAT HE HACK MY COMPUTER AND MY STEAM, DON'T TRUST THIS GUYS !



  5. The Following 2 Users Say Thank You to COD3RIN For This Useful Post:

    nikazizi97 (11-06-2016),rushil69 (11-09-2016)

  6. #4
    kenjifurry's Avatar
    Join Date
    Oct 2015
    Gender
    male
    Location
    Meme
    Posts
    250
    Reputation
    10
    Thanks
    969
    My Mood
    Aggressive
    @Minerva help me Closed this Thread reson patcher



    [IMG]https://www.dooomca*****m/alison/stockgroup.jpg[/IMG]
    [IMG]https://www.dooomca*****m/alison/ad_Neat_min.jpg[/IMG]
    [IMG]https://www.dooomca*****m/alison/SStotoro.jpg[/IMG]
    [IMG]https://dooomca*****m/webcomic/BNbio.jpg[/IMG]


  7. #5
    Minerva's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    2,152
    Reputation
    380
    Thanks
    7,740
    My Mood
    Relaxed
    Quote Originally Posted by kenjifurry View Post
    @Minerva help me Closed this Thread reson patcher
    Ok, as the requested by OP.
    //Closed.

Similar Threads

  1. [SOLVED]How do I fix this?
    By Kakerzone in forum Call of Duty Modern Warfare 2 Help
    Replies: 5
    Last Post: 08-20-2010, 08:37 PM
  2. How do i fix this please help ASAP
    By TJC20207 in forum Call of Duty Modern Warfare 2 Help
    Replies: 28
    Last Post: 07-25-2010, 02:46 AM
  3. how do ii fix this?
    By moreskill in forum CrossFire Help
    Replies: 10
    Last Post: 05-03-2010, 02:47 PM
  4. how would u fix this shit?
    By asdf12345678 in forum General
    Replies: 7
    Last Post: 12-09-2009, 05:34 PM
  5. How do you fix this weapon lag...
    By iHack in forum WarRock - International Hacks
    Replies: 15
    Last Post: 08-20-2007, 03:46 PM