PostOutdatedDbd Engine bypass 11.0

Posts 3134 of 34 · Page 3 of 3
Quote Originally Posted by Osman12345 View Post
Is it still usable?
Yes, it still working

- - - Updated - - -

Quote Originally Posted by V10user View Post
source, ez reverse
very strange tactic "try to hide source code of batch file"...and using binary executable for it
Code:
  @Shift /0
echo off
title Engine bypass 11.0.0
color 0a
cls
:presentazione
cls
echo    ------------------------------
echo   /                              \
echo   *         Hack made by:        *
echo   *  System32ita and Scaragam3s  *
echo   \                              /
echo    ------------------------------
ping localhost -n 4 >nul
goto menu



:menu
echo.
echo 1 Select Dead by Daylight folder (if it isn't in "C:\Program Files (x86)\Steam\steamapps\common\Dead by Daylight")
echo 2 Bypass engine
echo 3 FAQ
echo 4 Exit
echo.
set /p menuselect=Select an option: 
if /I %menuselect%==1 goto change
if /I %menuselect%==2 goto bypass1
if /I %menuselect%==3 goto FAQ
if /I %menuselect%==4 exit
echo Invalid answer
ping localhost -n 4 >nul
goto presentazione



:change
IF EXIST "C:\Program Files (x86)\Steam\steamapps\common\Dead by Daylight" (goto changeexist) ELSE goto changedontexist
goto error



:changeexist
echo "C:\Program Files (x86)\Steam\steamapps\common\Dead by Daylight" exsist!
set /p changeexistselect=Do you want to select another folder anyway? (Y\n): 
if /I %changeexistselect%==y goto changedontexist
if /I %changeexistselect%==n goto presentazione
echo Invalid answer
ping localhost -n 4 >nul
goto presentazione



:changedontexist
set /p dbdfolder=Select Dead by Daylight folder: 
IF EXIST "%dbdfolder%" (goto bypass2) ELSE goto changedontexisterror
goto error



:changedontexisterror
echo "%dbdfolder%" don't exist!
ping localhost -n 4 >nul
goto presentazione



:bypass1
cd /d "C:\Windows\System32"
taskkill /IM DeadByDaylight-Win64-Shipping.exe /F
cd "C:\Program Files (x86)\Steam\steamapps\common\Dead by Daylight\Engine\Programs\CrashReportClient\Config"
del DefaultEngine.ini /F
echo.[CrashReportClient] >>DefaultEngine.ini
echo.CrashReportClientVersion=1.0 >>DefaultEngine.ini
echo.DataRouterUrl="https://datarouter-public-service-prod06.ol.epicgames.com/datarouter/api/v1/public/data" >>DefaultEngine.ini
echo.bAllowToBeContacted=false >>DefaultEngine.ini
echo.bSendLogFile=false >>DefaultEngine.ini
echo.CanSendWhenUIFailedToInitialize=false >>DefaultEngine.ini
echo.UIInitRetryCount=10 >>DefaultEngine.ini
echo.UIInitRetryInterval=2.0 >>DefaultEngine.ini
cd "C:\Program Files (x86)\Steam\steamapps\common\Dead by Daylight"
tree /a
ping localhost -n 4 >nul
goto checkbypass1



:checkbypass1
IF EXIST "C:\Program Files (x86)\Steam\steamapps\common\Dead by Daylight\Engine\Programs\CrashReportClient\Intermediate\Config\CoalescedSourceConfigs\Engine.ini" (goto bypassexsist) ELSE goto fine
goto error



:bypassexsist
cd /d "C:\Windows\System32"
taskkill /IM DeadByDaylight-Win64-Shipping.exe /F
cd "C:\Program Files (x86)\Steam\steamapps\common\Dead by Daylight\Engine\Programs\CrashReportClient\Intermediate\Config\CoalescedSourceConfigs
del Engine.ini /F
echo.[CrashReportClient] >>Engine.ini
echo.CrashReportClientVersion=1.0 >>Engine.ini
echo.DataRouterUrl="https://datarouter-public-service-prod06.ol.epicgames.com/datarouter/api/v1/public/data" >>Engine.ini
echo.bAllowToBeContacted=false >>Engine.ini
echo.bSendLogFile=false >>Engine.ini
echo.CanSendWhenUIFailedToInitialize=false >>Engine.ini
echo.UIInitRetryCount=10 >>Engine.ini
echo.UIInitRetryInterval=2.0 >>Engine.ini
ping localhost -n 1 >nul
cd "C:\Program Files (x86)\Steam\steamapps\common\Dead by Daylight"
tree /a
ping localhost -n 4 >nul
cls
goto fine



:bypass2
taskkill /IM DeadByDaylight-Win64-Shipping.exe /F
cd /d "%dbdfolder%\Engine\Programs\CrashReportClient\Config"
del DefaultEngine.ini /F
echo.[CrashReportClient] >>DefaultEngine.ini
echo.CrashReportClientVersion=1.0 >>DefaultEngine.ini
echo.DataRouterUrl="https://datarouter-public-service-prod06.ol.epicgames.com/datarouter/api/v1/public/data" >>DefaultEngine.ini
echo.bAllowToBeContacted=false >>DefaultEngine.ini
echo.bSendLogFile=false >>DefaultEngine.ini
echo.CanSendWhenUIFailedToInitialize=false >>DefaultEngine.ini
echo.UIInitRetryCount=10 >>DefaultEngine.ini
echo.UIInitRetryInterval=2.0 >>DefaultEngine.ini
cd "%dbdfolder%"
tree /a
ping localhost -n 4 >nul
goto checkbypass2



:checkbypass2
IF EXIST "%dbdfolder%\Engine\Programs\CrashReportClient\Intermediate\Config\CoalescedSourceConfigs\Engine.ini" (goto bypassexsist2) ELSE goto fine
goto error



:bypassexsist2
taskkill /IM DeadByDaylight-Win64-Shipping.exe /F
cd "%dbdfolder%\Engine\Programs\CrashReportClient\Intermediate\Config\CoalescedSourceConfigs
del Engine.ini /F
echo.[CrashReportClient] >>Engine.ini
echo.CrashReportClientVersion=1.0 >>Engine.ini
echo.DataRouterUrl="https://datarouter-public-service-prod06.ol.epicgames.com/datarouter/api/v1/public/data" >>Engine.ini
echo.bAllowToBeContacted=false >>Engine.ini
echo.bSendLogFile=false >>Engine.ini
echo.CanSendWhenUIFailedToInitialize=false >>Engine.ini
echo.UIInitRetryCount=10 >>Engine.ini
echo.UIInitRetryInterval=2.0 >>Engine.ini
ping localhost -n 1 >nul
cd "%dbdfolder%"
tree /a
ping localhost -n 4 >nul
cls
goto fine



:FAQ
cls
echo a)Why should I use your program?
echo b)If the Devs have less information, you are less likely to get banned
echo.
echo a)Why is it called "Engine bypass"? What bypass your program?
echo b)It's just a name!
echo.
echo a)What exactly does it do?
echo b)It changes some log files
echo.
echo a)Which files it change?
echo b)I don't wanna say it, because it is my program, and I don't want copy of it by other people ;)
echo.
echo These are the FAQ, if you want to bother me with unnecessary questions, send an email to my lawyer :)
pause
cls
goto presentazione



:error
cls
echo Unexpected error!
echo Try to run the program with administrator permissions
echo If you select 1 in the main menu, select your new game folder and the there is an error (Unexpected error!), remove
echo all the spaces in the folder name, launch the program, when finished, rename the folder as it was before
ping localhost -n 4 >nul
goto presentazione



:fine
cls
echo The program successfully bypassed Dead by Daylight!
echo This program was made by System32ita and Scaragam3s!
echo Download updates here: https://www.mpgh.net/forum/member.php?u=5062001
echo Enjoy!
echo.
pause>nul
exit

lol, true story bro, emulating working...
Code:
tree /a
ping localhost -n 4 >nul
cls
I released the source code, genius...

- - - Updated - - -

Quote Originally Posted by V10user View Post
source, ez reverse
very strange tactic "try to hide source code of batch file"...and using binary executable for it
Code:
  @Shift /0
echo off
title Engine bypass 11.0.0
color 0a
cls
:presentazione
cls
echo    ------------------------------
echo   /                              \
echo   *         Hack made by:        *
echo   *  System32ita and Scaragam3s  *
echo   \                              /
echo    ------------------------------
ping localhost -n 4 >nul
goto menu



:menu
echo.
echo 1 Select Dead by Daylight folder (if it isn't in "C:\Program Files (x86)\Steam\steamapps\common\Dead by Daylight")
echo 2 Bypass engine
echo 3 FAQ
echo 4 Exit
echo.
set /p menuselect=Select an option: 
if /I %menuselect%==1 goto change
if /I %menuselect%==2 goto bypass1
if /I %menuselect%==3 goto FAQ
if /I %menuselect%==4 exit
echo Invalid answer
ping localhost -n 4 >nul
goto presentazione



:change
IF EXIST "C:\Program Files (x86)\Steam\steamapps\common\Dead by Daylight" (goto changeexist) ELSE goto changedontexist
goto error



:changeexist
echo "C:\Program Files (x86)\Steam\steamapps\common\Dead by Daylight" exsist!
set /p changeexistselect=Do you want to select another folder anyway? (Y\n): 
if /I %changeexistselect%==y goto changedontexist
if /I %changeexistselect%==n goto presentazione
echo Invalid answer
ping localhost -n 4 >nul
goto presentazione



:changedontexist
set /p dbdfolder=Select Dead by Daylight folder: 
IF EXIST "%dbdfolder%" (goto bypass2) ELSE goto changedontexisterror
goto error



:changedontexisterror
echo "%dbdfolder%" don't exist!
ping localhost -n 4 >nul
goto presentazione



:bypass1
cd /d "C:\Windows\System32"
taskkill /IM DeadByDaylight-Win64-Shipping.exe /F
cd "C:\Program Files (x86)\Steam\steamapps\common\Dead by Daylight\Engine\Programs\CrashReportClient\Config"
del DefaultEngine.ini /F
echo.[CrashReportClient] >>DefaultEngine.ini
echo.CrashReportClientVersion=1.0 >>DefaultEngine.ini
echo.DataRouterUrl="https://datarouter-public-service-prod06.ol.epicgames.com/datarouter/api/v1/public/data" >>DefaultEngine.ini
echo.bAllowToBeContacted=false >>DefaultEngine.ini
echo.bSendLogFile=false >>DefaultEngine.ini
echo.CanSendWhenUIFailedToInitialize=false >>DefaultEngine.ini
echo.UIInitRetryCount=10 >>DefaultEngine.ini
echo.UIInitRetryInterval=2.0 >>DefaultEngine.ini
cd "C:\Program Files (x86)\Steam\steamapps\common\Dead by Daylight"
tree /a
ping localhost -n 4 >nul
goto checkbypass1



:checkbypass1
IF EXIST "C:\Program Files (x86)\Steam\steamapps\common\Dead by Daylight\Engine\Programs\CrashReportClient\Intermediate\Config\CoalescedSourceConfigs\Engine.ini" (goto bypassexsist) ELSE goto fine
goto error



:bypassexsist
cd /d "C:\Windows\System32"
taskkill /IM DeadByDaylight-Win64-Shipping.exe /F
cd "C:\Program Files (x86)\Steam\steamapps\common\Dead by Daylight\Engine\Programs\CrashReportClient\Intermediate\Config\CoalescedSourceConfigs
del Engine.ini /F
echo.[CrashReportClient] >>Engine.ini
echo.CrashReportClientVersion=1.0 >>Engine.ini
echo.DataRouterUrl="https://datarouter-public-service-prod06.ol.epicgames.com/datarouter/api/v1/public/data" >>Engine.ini
echo.bAllowToBeContacted=false >>Engine.ini
echo.bSendLogFile=false >>Engine.ini
echo.CanSendWhenUIFailedToInitialize=false >>Engine.ini
echo.UIInitRetryCount=10 >>Engine.ini
echo.UIInitRetryInterval=2.0 >>Engine.ini
ping localhost -n 1 >nul
cd "C:\Program Files (x86)\Steam\steamapps\common\Dead by Daylight"
tree /a
ping localhost -n 4 >nul
cls
goto fine



:bypass2
taskkill /IM DeadByDaylight-Win64-Shipping.exe /F
cd /d "%dbdfolder%\Engine\Programs\CrashReportClient\Config"
del DefaultEngine.ini /F
echo.[CrashReportClient] >>DefaultEngine.ini
echo.CrashReportClientVersion=1.0 >>DefaultEngine.ini
echo.DataRouterUrl="https://datarouter-public-service-prod06.ol.epicgames.com/datarouter/api/v1/public/data" >>DefaultEngine.ini
echo.bAllowToBeContacted=false >>DefaultEngine.ini
echo.bSendLogFile=false >>DefaultEngine.ini
echo.CanSendWhenUIFailedToInitialize=false >>DefaultEngine.ini
echo.UIInitRetryCount=10 >>DefaultEngine.ini
echo.UIInitRetryInterval=2.0 >>DefaultEngine.ini
cd "%dbdfolder%"
tree /a
ping localhost -n 4 >nul
goto checkbypass2



:checkbypass2
IF EXIST "%dbdfolder%\Engine\Programs\CrashReportClient\Intermediate\Config\CoalescedSourceConfigs\Engine.ini" (goto bypassexsist2) ELSE goto fine
goto error



:bypassexsist2
taskkill /IM DeadByDaylight-Win64-Shipping.exe /F
cd "%dbdfolder%\Engine\Programs\CrashReportClient\Intermediate\Config\CoalescedSourceConfigs
del Engine.ini /F
echo.[CrashReportClient] >>Engine.ini
echo.CrashReportClientVersion=1.0 >>Engine.ini
echo.DataRouterUrl="https://datarouter-public-service-prod06.ol.epicgames.com/datarouter/api/v1/public/data" >>Engine.ini
echo.bAllowToBeContacted=false >>Engine.ini
echo.bSendLogFile=false >>Engine.ini
echo.CanSendWhenUIFailedToInitialize=false >>Engine.ini
echo.UIInitRetryCount=10 >>Engine.ini
echo.UIInitRetryInterval=2.0 >>Engine.ini
ping localhost -n 1 >nul
cd "%dbdfolder%"
tree /a
ping localhost -n 4 >nul
cls
goto fine



:FAQ
cls
echo a)Why should I use your program?
echo b)If the Devs have less information, you are less likely to get banned
echo.
echo a)Why is it called "Engine bypass"? What bypass your program?
echo b)It's just a name!
echo.
echo a)What exactly does it do?
echo b)It changes some log files
echo.
echo a)Which files it change?
echo b)I don't wanna say it, because it is my program, and I don't want copy of it by other people ;)
echo.
echo These are the FAQ, if you want to bother me with unnecessary questions, send an email to my lawyer :)
pause
cls
goto presentazione



:error
cls
echo Unexpected error!
echo Try to run the program with administrator permissions
echo If you select 1 in the main menu, select your new game folder and the there is an error (Unexpected error!), remove
echo all the spaces in the folder name, launch the program, when finished, rename the folder as it was before
ping localhost -n 4 >nul
goto presentazione



:fine
cls
echo The program successfully bypassed Dead by Daylight!
echo This program was made by System32ita and Scaragam3s!
echo Download updates here: https://www.mpgh.net/forum/member.php?u=5062001
echo Enjoy!
echo.
pause>nul
exit

lol, true story bro, emulating working...
Code:
tree /a
ping localhost -n 4 >nul
cls
And the ping isn't to make a "fake" working, I did that to make it more beautiful
Quote Originally Posted by System32ita_ View Post
I released the source code, genius...
Unlike you

Quote Originally Posted by System32ita_ View Post
And the ping isn't to make a "fake" working, I did that to make it more beautiful
you very funny)
stop watching romantic "hacker" movies

PS
Where link to you source then? I didnt see it in first post.
your "secret" code just change 3 variables some ini files , next time make more copy-paste for grow it up to 1mb
Quote Originally Posted by V10user View Post
Unlike you


you very funny)
stop watching romantic "hacker" movies

PS
Where link to you source then? I didnt see it in first post.
your "secret" code just change 3 variables some ini files , next time make more copy-paste for grow it up to 1mb
If you search "Engine bypass source code" you can find it. I'm just an "advanced user", I'm not a programmer, I just wanna help this community, I'm not an hacker, but you're not kind, why did you insult me?
Quote Originally Posted by System32ita_ View Post
If you search "Engine bypass source code" you can find it. I'm just an "advanced user", I'm not a programmer, I just wanna help this community, I'm not an hacker, but you're not kind, why did you insult me?
he is just a fag with nothing to do in his life
Posts 3134 of 34 · Page 3 of 3
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?