Credits-> It's leeched by bigcock.
NPNPNPNPNP FLAME INCOMING TY BRO!


Regards John & Shinzu
Grrrrrrrrrrrrrrrrrrrrrrrrrrrrrr!
I wanna BEEEEEEF..
Notice : If you use bigcock x2 you can't play conquest mode because Robin used the conquest mob spawn for fps laggs.
The source is for this

Code:
#include <process.h>
#include <Windows.h>
#include <cstdint>
void Init(void*)
{
uintptr_t uptr_baseaddr = reinterpret_cast<uint32_t>(GetModuleHandle(0));
uintptr_t pMessageBoxManager = uptr_baseaddr + 0x17004C0;
while (!(*reinterpret_cast<uint32_t*>(pMessageBoxManager)))
Sleep(10);
pMessageBoxManager = *reinterpret_cast<uint32_t*>(pMessageBoxManager);
do
Sleep(10);
while (*reinterpret_cast<uint32_t*>(pMessageBoxManager + 0x2C) != 0xE7);
*reinterpret_cast<uint32_t*>(*reinterpret_cast<uint32_t*>(*reinterpret_cast<uint32_t*>(*reinterpret_cast<uint32_t*>(pMessageBoxManager + 0x1C) + 0x30) + 0xC) + 0x8) = uptr_baseaddr + 0x92CAE0;
}
BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpReserved)
{
if (fdwReason == DLL_PROCESS_ATTACH)
{
DisableThreadLibraryCalls(hinstDLL);
_beginthread(&Init, 0, 0);
}
return TRUE;
}






