ISO 100% Windows 10: https://tb.rg-adguard.net/
1. Cheat failed to inject?
This means that our Hypervisor was unable to load (virtualization). Often caused by an unknown third party Hypervisor running on the system (e.g. Avast Antivirus etc.).
Proposed solution: Ask the user to uninstall any antivirus software completely from their system.
Guide:
Following these steps should have you 100% setup for loader.
1. Disable Hyper-V
Disable Hyper-V by running command prompt as admin: bcdedit /set hypervisorlaunchtype off
https://www.youtube.com/watch?v=e5KTHoCYoGI&feature=youtu.be
2. Bios Settings
Get into BIOS. Enable Intel Virtualization. Disable Secure boot.
If you have problem finding the Virtualization OR the secure boot, find your user manual of your specific Motherboard.
https://www.youtube.com/watch?v=IfRIX1J9dUM&feature=youtu.be
If SecureBoot is grey and you can't disable it, try clearing the keys.
https://www.youtube.com/watch?v=tnOHi0w77bU&feature=youtu.be
3. Windows Defender
Disable Windows Defender AND Windows Firewall 100% Make sure you also disable all of the exploit protection!
https://www.youtube.com/watch?v=wzAqOCKgypw&feature=youtu.be
4. Antivirus
Uninstall EVERY anti-virus you have. (Disabling them is not enough)
https://www.youtube.com/watch?v=jIJ6sTmDrYE&feature=youtu.be (Do this for your own AV programs)
5. Task Manager
Go to task manager menu where it says "Startup" and make sure all applications are marked "disabled"
https://www.youtube.com/watch?v=VByP84cjrgQ&feature=youtu.be
6. Overlays
Disable EVERY OVERLAY POSSIBLE! (Origin, Uplays, Steam, WindowsGameBar, Etc.)
https://www.youtube.com/watch?v=8IW1bz1qyKE&feature=youtu.be
8. Disable UAC
https://www.youtube.com/watch?v=-Gktx2NkvgY&feature=youtu.be
Requirements:
- GPT partitions for disks.
- Intel Virtualisation ENABLED
- Secure Boot Disabled
Loading process if everything goes well
- Use NG loader, enter your key. It will install the requirements and tell you to restart PC.
- Restart your PC
- Run loader a second time after the Restart.
- Menu will pop up to inject cheat - Inject and have fun
Note: your pc will stay injected until you restart pc, to check if your pc spoofed correctly, run this command in admin CMD before and after first loader run
“wmic diskdrive get serialnumber”. Most disks should be spoofed since our last update ^^ !
MBR TO GPT (only if you need this... search google how to see)
When you run the Loader and it tells you your disk is not GPT formatted you can press Yes to try and let the Loader fix it for you. In the case this failed, follow the steps below!
1) Option 1: Our loader will ask to your users if they want US to change it at their own risk !
If our loader wasnt sucessfull in changing it -
If you get the following message:
Run any of the commands below (in italic) in an elevated/admin Command Prompt.
1. System partition is not active.
diskpart
list disk
select disk # (replace # with the disk your OS is installed)
list partition
select partition # (replace # with number of system partition, not system reserved!)
detail partition
active (this will mark the partition as active)
2. EFI boot data is not where it is supposed to be
bcdboot c:\Windows /f bios /s c:
Option #2 in case #1 didn't work.
It only takes three steps to easily convert an MBR disk to GPT disk with EaseUS Partition Master Free. Read on and convert to GPT with this converter.
Download: http://down.easeus.com/product/epm_free
Step 1. Download and launch EaseUS Partition Master on your Windows computer.
Step 2. Right-click the MBR disk that you want to convert and choose "Convert to GPT". convert MBR to GPT - 1
Step 3. After that, find and click the "Execute 1 Operation" button on the toolbar and choose "Apply" to start the conversion. You need to restart your device to enable this change.
Fix error1 & error2
All commands below have to be executed in an elevated (admin) Command Prompt (not Powershel!).
1. First you have to find the disk number containing the Windows OS
diskpart
list disk
select disk X (where X is the Disk number)
2. Then you have to shrink one of the partitions in here by 100MB
list partition
select partition X (choose preferred partition)
shrink desired=100
3. Now create the EFI partition
create partition efi size=100
format quick fs=fat32
assign letter=S
exit
4. Now move all EFI bootfiles to this new partition
mkdir S:\EFI\Microsoft\Boot
cd S:\EFI\Microsoft\Boot
xcopy /s C:\Windows\Boot\EFI\*.* .
5. Create a new BCD store to point the Windows EFI bootloader
bcdedit /createstore BCD
bcdedit /store BCD /create {bootmgr} /d "Windows Boot Manager"
bcdedit /store BCD /create /d "Windows 10" /application osloader
-> returns {your_guid} (replace all commands which contain {your_guid} with this value)
bcdedit /store BCD /set {bootmgr} default {your_guid}
bcdedit /store BCD /set {bootmgr} path \EFI\Microsoft\Boot\bootmgfw.efi
bcdedit /store BCD /set {bootmgr} displayorder {default}
bcdedit /store BCD /set {default} device partition=c:
bcdedit /store BCD /set {default} osdevice partition=c:
bcdedit /store BCD /set {default} path \Windows\System32\winload.efi
bcdedit /store BCD /set {default} systemroot \Windows
bcdedit /store BCD /set {default} hypervisorlaunchtype auto
bcdedit /import BCD
exit
6. restart PC
bcdedit /import BCD
Rust Ban Guide:
After every Rust ban, make sure to do the following:
1) Delete the following folder - C:\Program Files (x86)\Steam\userdata - It is used to ban you !
2) Delete the following folder - C:\Windows.old
3) Delete the following FILE - C:\Windows\System32\restore\MachineGuid.txt IF YOU CANNOT DELETE IT, READ THIS https://www.cravingtech.com/how-to-fix-you-require-permission-from-system-to-make-changes-to-this-file-on-windows-7.html
4) Use a VPN to change IP.
5) Restart PC and spoof again.
If a ban happens under 1 hour or less, do not spam us, its HWID related !
Please share it, make an announcement in your discord ! Need to be done after ANY ban. Create a channel only VIPs have access. Ty !
EFT Trace:
How to format for next gen
When creating a Windows 10 bootable USB to reformat the OS. Make sure you use the following Rufus settings (these should be set by default in Rufus):
Imagem
Once they are inserting the USB in their PC to start the reformat, they have to make sure their BIOS Boot-Mode is set to UEFI only (CSM disabled).
Loader erro codes
Issue:
Had a customer who came to a blackscreen after the loader restarted his PC
Solution:
it had changed his output to his integrated graphics.
All that was needed was for him to switch his HDMI from his graphics card to his integrated and then setup his graphics card to be the main output in bios.
If you encounter the freezing problem of the customer's computer, ❶ please check whether AHCI is enabled in the BIOS. You need to ensure that AHCI is enabled. ❷ check whether there are two CPUs and only one CPU can be used. If there is no problem, reinstall winows to solve the problem 100%
If an user experiences any issues, let them run msconfig and then do the following (make sure to check "Hide all Microsoft services"!)
If after doing MSconfig, it did not fix the issue. Here is some other step to look into -
0) Make sure all overlays are disabled ! TY
1) Increase pagin file - https://www.youtube.com/watch?v=bRe_MtNvVSM
2) Disable windows 10 SuperFetch - Type "services.msc" in search bar - Look for SuperFetch - Right click on it, then look for "properties" - Disable it and Stop the current process. Click Apply.
3) Unistall useless drivers (MSI, Razer synapse, Logitech, etc) - Those are not essential for your PC to work properly.
4) Unistall Anti-Virus if you only disabled them
5) Last step if nothing is working, Clean format using Diskpart. Disable windows update + automatic updates for other softwares.
apos a atualização alguem com problemas, no primeiro injet assim que o pc reinicia ele trava?