Polyloader Compile .dllsEasy just edit the command.txt to this Code: /EHsc /LD *.cpp kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /link /DLL /FORCE:MULTIPLE /OUT:mumble.dll This will work on any source codes with .dll compilation just comment junk/swap lines throughout the source. *We all know poly cheats are very hard to detect* Thanks to Merccy Here's a example with a random C+P source