When I run it with powershell, it opens the CMD, but then closes and doesn't do anything.
That's odd.
Can you try opening a PowerShell window, go to the directory of the script, by using "cd C:\Path\to\script" and then "\.disable-eac-ssktjl.ps1", and then post the error here? Might be able to fix whatever's wrong.
Like this:
1) Open a Windows PowerShell window/console
2) Enter "cd C:\Path\to\script" (e.g. "cd D:\Downloads\ssktjl-eac-script-main"
3) Enter ".\disable-eac-ssktjl.ps1" to run the script
4) It should then either run as it's meant to, or give you an error
When I run it with powershell, it opens the CMD, but then closes and doesn't do anything.
That's odd.
Can you try opening a PowerShell window, go to the directory of the script, by using "cd C:\Path\to\script" and then "\.disable-eac-ssktjl.ps1", and then post the error here? Might be able to fix whatever's wrong.
Like this:
1) Open a Windows PowerShell window/console
2) Enter "cd C:\Path\to\script" (e.g. "cd D:\Downloads\ssktjl-eac-script-main"
3) Enter ".\disable-eac-ssktjl.ps1" to run the script
4) It should then either run as it's meant to, or give you an error
Thanks for trying this! We also used to offer this sort of thing for games or automate it, but sadly it seems that various iterations of Windows (8,10,11) and versions of those iterations, or different user setups would cause the scripts to just not work OR people have their game installed in weird places, etc. So many variables. I didn't look at your script but I APPLAUD and APPRECIATE you trying to help. Hopefully people that it works for will appreciate the effort!
Have a great weekend!
best,
Cal
Hello
I made a PowerShell script here:
Link (Github Link)
The script basically does, whatever the trainer needs:
- Disables EAC (removes the contents of the %appdata% EasyAntiCheat folder, moves the .sys file)
- Disables internet
- Opens game
- Enables internet once game is detected
- Puts the EAC (.sys) file back
- Closes script
It's all open source, so you can check the script.
It does nothing else than what's described above. It works great for now, so that you can easily use the trainer without having to do everything manually..
You can use this link for downloading the script:
Link
You need to launch the disable-eac-ssktjl.ps1 to use the script. This can be done by right-clicking, and selecting "Run with PowerShell".
Sorry if it's not allowed, but I wanted to help out the community.
I would appreciate if you replied to this thread, if it works for you 🙂
[Edited by Flylocious, 2/6/2024 4:36:42 AM]
Hi, thx for making this script, but when i try to run it powershell opens up but when I choose option 1, powershell closes and then nothing happens. Am i supposed to place the script in a certain directory?