TOIRSCRIPT
Instructions
- Open as Admin the Login.exe and log in with your username and password.
- Look for a timer or a message success in the bottom left corner of the login button.
- Make sure that the client is in Borderless mode.
- Make sure to turn off your antivirus if you have one, most likely Windows Defender.
- Go into a custom game or training mode
- Open RunMeInGame.exe once you are in fountain
- Rememeber, for avoid crash, open RunMeInGame.exe only when you are in fountain.
- Remember that Login.exe needs to be opened again only if you change credentials.```
Troubleshooting Steps
2. If you don't see a timer in the bottom right corner below the login button after you've logged in with your username and password,
that can be an internet related issue, so try a VPN or delete your host file under "C:\Windows\System32\Drivers\etc\hosts".
If the hosts file is infected, do this:
- Open a Command Prompt using Run as Administrator and execute the following command:
cacls C:\WINDOWS\system32\drivers\etc\hosts /E /G Administrators:F
3. If the application isn't opening or you are getting a timer when you log in, but nothing happens in game,
make sure that you have all the needed files:
Microsoft C++ redistributable 2022 both the X86 (32bit) and X64 (64bit) versions:
- Them can be obtained from this link: "https://docs.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170"
- Download and install dxwebsetup.
- Disable UAC, a simple guide can be obtained from this link: "https://www.howtogeek.com/247/disable-user-account-control-uac-the-easy-way-on-windows"
- Open a Command Prompt using Run as Administrator and execute the following command:
bcdedit.exe /set nx AlwaysOff
- Restart the Windows system.
4. Follow the installation guide step by step and don't rush things.```
How to Disable Microsoft Vulnerable Driver Blocklist
Open Windows Security:
Click on "Windows Security" in the search results.```
## Navigate to Device Security:
```In the left panel, go to "Device security."```
## Find Core Isolation:
```Look for the "Core isolation" section.
Click on it.```
## Disable Microsoft Vulnerable Driver Blocklist:
```Turn off the option for "Memory integrity" or "Microsoft Vulnerable Driver Blocklist."```
## Open the Registry Editor:
```Press the Win key + R to open the Run dialogue.
Type regedit and press Enter to open the Registry Editor.```
## Navigate to the Config Key:
```Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CI\Config in the Registry Editor.```
## Modify VulnerableDriverBlocklistEnable:
```Double-click on the VulnerableDriverBlocklistEnable DWORD.
Set its value to 0.
Click "OK" to save.```
## Create DWORD if Missing:
```If you don't find the VulnerableDriverBlocklistEnable DWORD, create it:
Right-click in the right pane.
Select "New" > "DWORD (32-bit) Value".
Name it VulnerableDriverBlocklistEnable and set the value to 0.```
Make sure that windows defender or any other antivirus program are all disabled
Once you follow these instructions, you should be able to proceed with your changes in the Registry Editor.
Last updated