Thread: Stop Battleye

Results 1 to 6 of 6
  1. #1
    Sorrykid's Avatar
    Join Date
    Mar 2017
    Gender
    male
    Posts
    9
    Reputation
    10
    Thanks
    1

    Stop Battleye

    Hello u gone have to use it Carfully anyway it will be patched soon
    Code:
    #include <Windows.h>
    
    void WriteOpCode(void* pvAddress, void* pvBuffer, size_t len)
    {
    	if (*(BYTE*)pvAddress == *(BYTE*)pvBuffer)
    		return;
    	memcpy((void*)pvAddress, (void*)pvBuffer, len);
    }
    
    DWORD WINAPI dwMain(LPVOID lpArg)
    { 
    	 
    	WriteOpCode((PBYTE)0x40A951, (PBYTE)"\xEB\x67", 2);		//Prevents Battyeye From Loading
    	WriteOpCode((PBYTE)0x40AD6A, (PBYTE)"\xE9\xBF\x00\x00\x00", 5);		//Disables Error Message " initialize failed."
    
    	MessageBoxA(0, "=={ Created By SorryKid }==\n\nCredits to:\AnnomuesBS", "Battyleye Bypassed!", 0);
    	return true;
    }
    
    BOOL WINAPI DllMain(HMODULE hDll, DWORD dwReason, LPVOID lpReserved)
    {
    	if (dwReason == DLL_PROCESS_ATTACH)
    		CreateThread(NULL, NULL, dwMain, NULL, NULL, NULL);
    
    	return TRUE;
    }
    u Have to find your own way to Inject it or just use cheat engine to disable it

  2. The Following User Says Thank You to Sorrykid For This Useful Post:

    DangeBlazer (03-06-2017)

  3. #2
    n4n033's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    Windows
    Posts
    1,090
    Reputation
    43
    Thanks
    2,425
    My Mood
    Cool
    It will anyway kick after ~5 minutes since there is heartbeat


    The Only Bests :


    R3d_L!n3(Fares)
    Aeroman (Brent)
    TheCamels8 (Ori)


  4. The Following User Says Thank You to n4n033 For This Useful Post:

    DangeBlazer (03-06-2017)

  5. #3
    Sorrykid's Avatar
    Join Date
    Mar 2017
    Gender
    male
    Posts
    9
    Reputation
    10
    Thanks
    1
    Quote Originally Posted by n4n033 View Post
    It will anyway kick after ~5 minutes since there is heartbeat
    i know it will diconnect after while in game but i manged to fix it maybe i will post the full function
    and there are anther way without stop anticheat
    Last edited by Sorrykid; 03-06-2017 at 11:03 AM.

  6. #4
    sesd's Avatar
    Join Date
    Feb 2015
    Gender
    male
    Posts
    22
    Reputation
    10
    Thanks
    272
    gg bypass sea

  7. #5
    Sorrykid's Avatar
    Join Date
    Mar 2017
    Gender
    male
    Posts
    9
    Reputation
    10
    Thanks
    1
    Request to Close Out of Data

  8. #6
    Minerva's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    2,152
    Reputation
    380
    Thanks
    7,741
    My Mood
    Relaxed
    Thread closed as requested.

Similar Threads

  1. [Tutorial] Stop BattlEye & It's Logging
    By RTEGRWEYHGWA$RywywG in forum Rainbow Six: Siege
    Replies: 20
    Last Post: 07-10-2020, 04:39 AM
  2. [Source Code] Stop battleye detections/simple self-scanner
    By Douggem in forum DayZ Mod & Standalone Hacks & Cheats
    Replies: 20
    Last Post: 01-06-2014, 10:52 PM
  3. Guys Stop Banning Me!
    By i eat trees in forum General
    Replies: 34
    Last Post: 08-24-2006, 03:09 PM
  4. 1h1a1i STOP SPAMMING U 'TARD
    By RebornAce in forum General
    Replies: 1
    Last Post: 07-04-2006, 10:37 AM
  5. The Game, Stop Snitchin Stop Lying
    By gunot in forum Entertainment
    Replies: 5
    Last Post: 02-08-2006, 02:06 PM