Page 3 of 32 FirstFirst 1234513 ... LastLast
Results 31 to 45 of 468
  1. #31
    6yXJI0's Avatar
    Join Date
    Aug 2013
    Gender
    male
    Posts
    49
    Reputation
    10
    Thanks
    4
    Quote Originally Posted by Flapprino View Post
    I think max is 10 seconds
    We should edit script so it will automatically turn connection on after 8-9 seconds.
    But i don't know how.

  2. #32
    Flapprino's Avatar
    Join Date
    Sep 2019
    Gender
    male
    Posts
    47
    Reputation
    10
    Thanks
    697
    My Mood
    Lurking
    Quote Originally Posted by 6yXJI0 View Post
    We should edit script so it will automatically turn connection on after 8-9 seconds.
    But i don't know how.
    I'm not so good at scripting so I don't know how to do that

    you should ask the fourm of AutoHotKey Community to help it should be easy I hope

  3. #33
    6yXJI0's Avatar
    Join Date
    Aug 2013
    Gender
    male
    Posts
    49
    Reputation
    10
    Thanks
    4
    I tested this exploit with stopwatch. You get dropped at 15 second.
    Bind stopwatch overlay at the same button as your script and you can disable it at the last second

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

    Flapprino (02-16-2020)

  5. #34
    Flapprino's Avatar
    Join Date
    Sep 2019
    Gender
    male
    Posts
    47
    Reputation
    10
    Thanks
    697
    My Mood
    Lurking
    Quote Originally Posted by 6yXJI0 View Post
    I tested this exploit with stopwatch. You get dropped at 15 second.
    Bind stopwatch overlay at the same button as your script and you can disable it at the last second
    Nice Idea didn't think it was that long Thanks!

  6. #35
    bucminhdo's Avatar
    Join Date
    Feb 2020
    Gender
    male
    Posts
    31
    Reputation
    10
    Thanks
    2

    Nice

    It was nice, I used to see this on some threads out there... One guy he said that he will release soon. Is that you?

    And it's Safe? I mean 90% enough, no need 100%

  7. #36
    MartozYT's Avatar
    Join Date
    Aug 2018
    Gender
    male
    Location
    In You're Head
    Posts
    106
    Reputation
    10
    Thanks
    288
    My Mood
    Happy
    Quote Originally Posted by bucminhdo View Post
    It was nice, I used to see this on some threads out there... One guy he said that he will release soon. Is that you?

    And it's Safe? I mean 90% enough, no need 100%
    If you think the program is not safe enough, then don't use it! 1. Net balancer is safe and it's a programming software to other needed help I also use net balancer to check if I'm getting DDoS or something like that and same with the ahk/AutoHotKey Is just a macro thing what ahk does is that you don't need to manually go in net balancer and set up the whole dbd thing when, but when you go in a lobby and in the whole game where the killer runs after you and you do the f1 trick he will be confused and he will definitely report you for that, so report is 100% bannable lookout

  8. #37
    bucminhdo's Avatar
    Join Date
    Feb 2020
    Gender
    male
    Posts
    31
    Reputation
    10
    Thanks
    2
    Quote Originally Posted by MartozYT View Post
    If you think the program is not safe enough, then don't use it! 1. Net balancer is safe and it's a programming software to other needed help I also use net balancer to check if I'm getting DDoS or something like that and same with the ahk/AutoHotKey Is just a macro thing what ahk does is that you don't need to manually go in net balancer and set up the whole dbd thing when, but when you go in a lobby and in the whole game where the killer runs after you and you do the f1 trick he will be confused and he will definitely report you for that, so report is 100% bannable lookout
    Yeah, so DBDL is different from Dota, the game I often play

    In Dota, even someone reported you, or they put your profile with proof on the top reddit / youtube... you still not be banned! You only were banned if System detected you! There's no dev can ban you (except DDOS).

  9. #38
    Flapprino's Avatar
    Join Date
    Sep 2019
    Gender
    male
    Posts
    47
    Reputation
    10
    Thanks
    697
    My Mood
    Lurking
    Quote Originally Posted by 6yXJI0 View Post
    We should edit script so it will automatically turn connection on after 8-9 seconds.
    But i don't know how.
    Alright Okay this is some good news I asked the community to do what you said they did it I didn't expect it actually alright here's what they changed. now every when the script is turned on the script itself will turn off in 14 seconds as it to pretend it from disconnecting that's the maximum reach so you don't get disconnected

    *$F1::
    run C:\Program Files\NetBalancer\nbcmd.exe settings priorities edit deadbydaylight-win64-shipping.exe Normal Blocked true,,hide
    SetTimer, *$F2, -14000
    return
    *$F2::
    SetTimer, *$F2, Off
    run C:\Program Files\NetBalancer\nbcmd.exe settings reset true,,hide
    Return
    Last edited by Flapprino; 02-17-2020 at 08:14 AM.

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

    YohaMan (02-17-2020)

  11. #39
    Flapprino's Avatar
    Join Date
    Sep 2019
    Gender
    male
    Posts
    47
    Reputation
    10
    Thanks
    697
    My Mood
    Lurking
    @Flapprino
    My new Attachment for moderators
    <b>Downloadable Files</b> Downloadable Files
    Last edited by Flapprino; 02-17-2020 at 11:46 AM.

  12. The Following 15 Users Say Thank You to Flapprino For This Useful Post:

    9alwaji (07-02-2020),FalcEd (09-03-2020),Feelcat123 (02-27-2020),Jculby (02-01-2022),jorlc (01-05-2021),Kyjinx (08-24-2020),liuchen35 (02-16-2024),Marilson (02-17-2020),Navalgazer1 (09-08-2020),PepitoGanza (10-09-2020),TenebraeV (07-04-2021),winza555 (05-09-2021),yangqi469 (02-19-2020),zikan_221 (02-17-2020),zorghontann (08-11-2021)

  13. #40
    6yXJI0's Avatar
    Join Date
    Aug 2013
    Gender
    male
    Posts
    49
    Reputation
    10
    Thanks
    4
    Its very obvious so be careful. Got reported in 7 games out of 10.

  14. #41
    Flapprino's Avatar
    Join Date
    Sep 2019
    Gender
    male
    Posts
    47
    Reputation
    10
    Thanks
    697
    My Mood
    Lurking
    Quote Originally Posted by 6yXJI0 View Post
    Its very obvious so be careful. Got reported in 7 games out of 10.
    Oh my yeah you have to be really careful with it

    you can do stuff like before vaulting the window press f1 after that go vault a window when you disable it it will send you back where you vaulted the window like shack it will teleport you inside they will be really confused I think they will not notice it when they vault they will look down

  15. #42
    xxironexx's Avatar
    Join Date
    Dec 2019
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    108
    My Mood
    Inspired

    Question

    Quote Originally Posted by Flapprino View Post
    Alright Okay this is some good news I asked the community to do what you said they did it I didn't expect it actually alright here's what they changed. now every when the script is turned on the script itself will turn off in 14 seconds as it to pretend it from disconnecting that's the maximum reach so you don't get disconnected

    *$F1::
    run C:\Program Files\NetBalancer\nbcmd.exe settings priorities edit deadbydaylight-win64-shipping.exe Normal Blocked true,,hide
    SetTimer, *$F2, -14000
    return
    *$F2::
    SetTimer, *$F2, Off
    run C:\Program Files\NetBalancer\nbcmd.exe settings reset true,,hide
    Return
    It doesn't work for me the 14 seconds I've tried less it's the same.

  16. #43
    filippovexx's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    1

    Nice script

    Quote Originally Posted by Flapprino View Post
    Ok so today I'll show you how to do this exploit teleporting exploit or should we say that killers see you running when you activate but on your screen not when you disable it on the killer's perspective you disappear from his screen

    your real clone was behind him and your fake clone was running you can't see it but the killer's does try it and see how the results are

    (EVERY 14 SECONDS IT WILL TURN OFF so you don't get Kicked out its the maximum)


    Step 1 download and install AutoHotKey and Netbalancer and install it on (C

    (When you finish the install of netbalancer you have to RESTART YOUR COMPUTER )
    after the install has finished of both of them open first Netbalancer Close the Register popup when you opened the program let it open while you do the next step

    Step 2 You can do two options to setup this script

    Option 1 :
    is to download it down below and extract it easy right?

    Option 2 :
    This is the manual way to set this script. Right click on your desktop go to new after that click on AutoHotKey Script
    Right click on New AutoHotKey Script click on edit znd put this script :


    *$F1::
    run C:\Program Files\NetBalancer\nbcmd.exe settings priorities edit deadbydaylight-win64-shipping.exe Normal Blocked true,,hide
    SetTimer, *$F2, -14000
    return
    *$F2::
    SetTimer, *$F2, Off
    run C:\Program Files\NetBalancer\nbcmd.exe settings reset true,,hide
    Return


    Press F1 To activate it IF 14 SECONDS GOES BY IT WILL DISABLE BY ITSELF SO YOU DON'T GET KICKED OUT OF THE MATCH

    Press F2 To deactivate it


    You can change the hotkey If you want : https://www.autohotkey.com/docs_1.0/KeyList.htm



    Credits:


    sizzZeR : https://www.mpgh.net/forum/showthread.php?t=1483990


    MDB.relo : https://www.mpgh.net/forum/showthrea...2#post13213792



    This is my first thread ever sorry if I did any mistakes anyways enjoy the script

    and also Thanks to the authors of these threads for getting this script to work
    Congratulations, it works very well. Too bad for the 3 seconds... Couldn't you implement a 3 second countdown after pressing F1? I think it would be very useful. Thanks.

  17. #44
    bucminhdo's Avatar
    Join Date
    Feb 2020
    Gender
    male
    Posts
    31
    Reputation
    10
    Thanks
    2
    Hey guys, Can we use advantages to:

    - There's 2 LOCK besides.
    - Jump in 1 Lock (without Killer seen)
    - Killer coming to check Lock A, Press F1, escape jump in Lock B, Press F2.
    - Killer coming to check Lock B, did the same as Lock A

    or

    - Vaulting throw the Windows while Killer's a bit far away
    - Running to Left / Right a bit
    - Press F1, jump back to Windows, run behind Killer, Press F2

    ???

  18. #45
    T-800's Avatar
    Join Date
    Aug 2014
    Gender
    male
    Location
    Romania
    Posts
    17,076
    Reputation
    1688
    Thanks
    84,838
    Quote Originally Posted by Flapprino View Post
    @Flapprino
    My new Attachment for moderators
    //Approved

    "Never stop being a good person because of bad people"


    Super User -> 15-7-2020
    Global Moderator -> 23-3-2019 - 15-7-2020
    Steam Moderator -> 12-12-2017 - 23-3-2019
    Steam Minion+ -> 09-04-2017 - 12-12-2017
    Steam Minion -> 03-01-2017 - 09-04-2017


  19. The Following User Says Thank You to T-800 For This Useful Post:

    Flapprino (02-18-2020)

Page 3 of 32 FirstFirst 1234513 ... LastLast

Similar Threads

  1. Dead by Daylight lag and speedhack
    By maros495495 in forum Dead by Daylight Discussion & Help
    Replies: 2
    Last Post: 10-08-2017, 06:09 PM
  2. How to build a: Lag Switch
    By $^sgsgW$%4 in forum Call of Duty Modern Warfare 2 Discussions
    Replies: 13
    Last Post: 02-06-2010, 02:12 PM
  3. lag switch need help
    By caliban75 in forum Combat Arms Hacks & Cheats
    Replies: 1
    Last Post: 08-05-2009, 02:08 AM
  4. Lag Switch
    By playgames3 in forum Combat Arms Hacks & Cheats
    Replies: 6
    Last Post: 04-30-2009, 07:09 PM
  5. Remote Control Lag Switch
    By syphon1313 in forum Combat Arms Hacks & Cheats
    Replies: 12
    Last Post: 04-26-2009, 01:52 PM

Tags for this Thread