Page 1 of 2 12 LastLast
Results 1 to 15 of 18
  1. #1
    ReapersDeath2's Avatar
    Join Date
    Aug 2016
    Gender
    male
    Posts
    28
    Reputation
    10
    Thanks
    14

    Post How To Fix Windows 10 Creators Update Messing With Hacks

    1. Type BF4 in start menu search
    2. Right click BF4 and open file location(this will bring you to star menu shortcut)
    3. Right click again and open file location
    4. Right click on the launcher in the folder that is highlighted
    5. Click properties
    6. Click compatibility
    7. Click "Run this program in compatibility mode for"
    8. Choose windows 8
    9. Apply
    10. Exit everything then run BF4.
    Should work fine now so it doesn't auto focus out when using a hack. The launcher is located in "C:\Program Files (x86)\Origin Games\Battlefield 4" just wanted people to find it the other way so as to make sure the are editing the launcher that is used for BF4. Also, yes i have a 64 bit arch but it still uses that launcher.

    If this doesn't work also try this, this is probably what ultimately ended up helping me.
    Just makes it click through.

    protected override CreateParams CreateParams
    {
    get
    {
    CreateParams cp = base.CreateParams;
    cp.ExStyle |= 0x80000 /* WS_EX_LAYERED */ | 0x20 /* WS_EX_TRANSPARENT */;
    return cp;
    }
    }
    +Rep and reply if i helped

    P.S add my skype ******hachecalvin i'm doing private builds for anyone who wants one.
    Last edited by ReapersDeath2; 06-11-2017 at 05:10 PM.
    Voice chat for gamer's(Preferred)
    IceColdCanadian#4281

    "Junior programmer with experience in multiple languages and knowledgeable on various computer programming and hacking / memory editing topics."

    My Steam Profile (from SteamDB)


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

    mehrdad995gta (08-13-2018),yaboy22 (12-06-2018)

  3. #2
    rider116's Avatar
    Join Date
    Sep 2013
    Gender
    male
    Location
    Idk
    Posts
    19
    Reputation
    10
    Thanks
    1
    My Mood
    Angelic
    This was the first thing I tried when I noticed the bug, but this doesn't work bro. If you succeeded to get rid of it, probably was something else you did.

    Edit:
    The only way I can see is unistall the windows 10 creators update and see what happens, but I'm not sure if this would work either. Or just wait for the coders fix this up on their hacks (as in jzargo46 did it on haze's multihack windows 10 version)
    Last edited by rider116; 06-11-2017 at 03:46 PM.

  4. #3
    marotaha7's Avatar
    Join Date
    Oct 2014
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0
    How does it mess with hacks?

  5. #4
    ReapersDeath2's Avatar
    Join Date
    Aug 2016
    Gender
    male
    Posts
    28
    Reputation
    10
    Thanks
    14
    Quote Originally Posted by marotaha7 View Post
    How does it mess with hacks?
    Sometimes when you click it goes out of window on to the BF4 overlay.
    Voice chat for gamer's(Preferred)
    IceColdCanadian#4281

    "Junior programmer with experience in multiple languages and knowledgeable on various computer programming and hacking / memory editing topics."

    My Steam Profile (from SteamDB)


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

    yaboy22 (12-06-2018)

  7. #5
    rider116's Avatar
    Join Date
    Sep 2013
    Gender
    male
    Location
    Idk
    Posts
    19
    Reputation
    10
    Thanks
    1
    My Mood
    Angelic
    Quote Originally Posted by ReapersDeath2 View Post
    protected override CreateParams CreateParams
    {
    get
    {
    CreateParams cp = base.CreateParams;
    cp.ExStyle |= 0x80000 /* WS_EX_LAYERED */ | 0x20 /* WS_EX_TRANSPARENT */;
    return cp;
    }
    }
    This worked perfect, I tested this in a private that was having this problem, and now it works like a charm (I noticed it reduced the lag too).

  8. #6
    ReapersDeath2's Avatar
    Join Date
    Aug 2016
    Gender
    male
    Posts
    28
    Reputation
    10
    Thanks
    14
    Quote Originally Posted by rider116 View Post
    This worked perfect, I tested this in a private that was having this problem, and now it works like a charm (I noticed it reduced the lag too).
    Thanks, glad I could help
    Voice chat for gamer's(Preferred)
    IceColdCanadian#4281

    "Junior programmer with experience in multiple languages and knowledgeable on various computer programming and hacking / memory editing topics."

    My Steam Profile (from SteamDB)


  9. #7
    MoneyHaven's Avatar
    Join Date
    Jun 2017
    Gender
    male
    Posts
    19
    Reputation
    10
    Thanks
    1
    Worked for me, thanks!

  10. #8
    Verginator's Avatar
    Join Date
    Mar 2015
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    Sorry, I'm not too good with computers, where do i edit this?

  11. #9
    happydish's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    8
    Reputation
    10
    Thanks
    1
    My Mood
    Blah
    Quote Originally Posted by Verginator View Post
    Sorry, I'm not too good with computers, where do i edit this?
    Did you ever get this figured out?

  12. #10
    Verginator's Avatar
    Join Date
    Mar 2015
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by happydish View Post
    Did you ever get this figured out?
    No, but since people have been getting banned for using multi hacks anyways I decided to just play like everyone else

  13. #11
    bachgaming's Avatar
    Join Date
    Jan 2016
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    How to use those code . sorry im noob

  14. #12
    teste.geb's Avatar
    Join Date
    Oct 2017
    Gender
    male
    Posts
    14
    Reputation
    10
    Thanks
    0
    Really interesting.

    Thank you man.

  15. #13
    mehrdad995gta's Avatar
    Join Date
    May 2012
    Gender
    male
    Posts
    8
    Reputation
    10
    Thanks
    3
    Ok, Apparently the kind admin did me a favor and removed my complete tutorial.
    I'm not a clown, so will not retype all that shite,
    in a nutshell, you have to place the given code in "Overlay.cs" code (in mko source) where the "Windows.Forms" is used,
    just place it after the initialisation function and recompile.

  16. The Following User Says Thank You to mehrdad995gta For This Useful Post:

    as4shi (01-01-2019)

  17. #14
    kevinterraria's Avatar
    Join Date
    Feb 2017
    Gender
    male
    Posts
    16
    Reputation
    10
    Thanks
    1
    seems good thanks

  18. #15
    dawiddd's Avatar
    Join Date
    May 2017
    Gender
    male
    Location
    Warsaw
    Posts
    20
    Reputation
    10
    Thanks
    0
    My Mood
    Breezy
    Fantastick

Page 1 of 2 12 LastLast

Similar Threads

  1. [Tutorial] How to Fix ALL of youre errors with Crossfire
    By burakisdebom in forum CrossFire Europe Help
    Replies: 7
    Last Post: 02-20-2013, 03:29 PM
  2. How to fix Windows 7 DNS server not responding
    By RoflmaoBliz in forum Alliance of Valiant Arms (AVA) Tutorials
    Replies: 4
    Last Post: 01-12-2013, 12:07 PM
  3. [Tutorial] how to fix sound peroblem and play with Sound
    By ~dody~ in forum CrossFire Tutorials
    Replies: 14
    Last Post: 07-23-2012, 02:46 AM
  4. How to fix Windows 7 crashes.
    By TechTech200 in forum Combat Arms Help
    Replies: 3
    Last Post: 12-03-2011, 04:47 PM
  5. how to fix (FAILED TO UPDATE PROTECTION MODULES)
    By EasyHackerV1.2 in forum Combat Arms Help
    Replies: 4
    Last Post: 10-03-2011, 04:34 PM

Tags for this Thread