| Manual 
 1. Create a Folder on your Desktop ( Name: MultiHack ) [ Z:\Users\John\Desktop\MultiHack\ ]
 
 2. Extract the Files from mko80 in this Folder ( Important: Extract the Folder not only the Files ) [ Z:\Users\John\Desktop\MultiHack\MKO_MHck ]
 
 3. Download Only registered and activated users can see links. from GitHub
 
 4. Move this File into the Folder ( MultiHack on your Desktop ) [ Z:\Users\John\Desktop\MultiHack\ ]
 
 5. Run SharpDX-SDK-2.6.3.exe
 
 6. Extract it into a Subfolder ( Name: SharpDX ) [ Z:\Users\John\Desktop\MultiHack\SharpDX ]
 
 7. Open the File MKO Multi Hack.csproj with a normal Editor like notepad [ Z:\Users\John\Desktop\MultiHack\ MKO_MHck ]
 
 8. Go to the bottom of this File and Search for
 
 
 TEXT Code: <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> <Import Project="..\packages\SharpDX.2.6.3\build\SharpDX.targets" Condition="Exists('..\packages\SharpDX.2.6.3\build\SharpDX.targets')" /> <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild"> <PropertyGroup> <ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText> </PropertyGroup> <Error Condition="!Exists('..\packages\SharpDX.2.6.3\build\SharpDX.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\SharpDX.2.6.3\build\SharpDX.targets'))" /></Target>
 9. Delete this part of this Code
 
 
 TEXT Code: <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild"> <PropertyGroup> <ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText> </PropertyGroup> <Error Condition="!Exists('..\packages\SharpDX.2.6.3\build\SharpDX.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\SharpDX.2.6.3\build\SharpDX.targets'))" /> </Target>
 10. Edit this part of the Code
 
 
 TEXT Code: <Import Project="..\packages\SharpDX.2.6.3\build\SharpDX.targets" Condition="Exists('..\packages\SharpDX.2.6.3\build\SharpDX.targets')" />
 to:
 
 
 TEXT Code: <Import Project="..\SharpDX\build\SharpDX.targets" Condition="Exists('..\SharpDX\build\SharpDX.targets')" />
 11. Save the File
 
 12. Go to the Folder MKO_MHck -> Resources [ Z:\Users\John\Desktop\MultiHack\MKO_MHck\Resources ]
 
 13. Copy/Paste the BF4.ico into the MKO_MHck folder [ Z:\Users\John\Desktop\MultiHack\MKO_MHck ]
 
 14. Start MKO Multi Hack.csproj with Visual Studio
 
 15. Save the Project as .sln File (CTRL+ SHIFT + S )
 
 16. Click in the Solution Explorer on MKO Multi Hack
 
 17. Click in the Top-Menu on Build  ( File - Edit - View - Project - Build ) and in the Dropdown on the 5. Menu Point ( Build MKO Multi Hack )
 
 18. Go to the Folder MKO_MHck -> output [ Z:\Users\John\Desktop\MultiHack\MKO_MHck\output ]
 
 19. Tada there is the MKO Multi Hack.exe
 
 
 Enjoy!
 
 [ Z:\Users\John\Desktop\MultiHack\MKO_MHck ] -> Change John into your Users Name
 
				__________________Don't forget to say thank you. Last edited by datcheater932  (Thu 23. Mar 2017, 13:27)
				 Reason: no reason given |