Game.exe or MiniA.exe Anti-cheat Detection For Development
Auto-kill process with exe name. Basically, this front-line defense. Easy to skip, but much better for us.
release by : SeiferXIII
This Code all in Basic Folder in your RanOnline SourceCode
Go to BasicWndD3d.cpp and add these lines of codes after extern HWND g_hWnd;
Code :
Go to HRESULT CBasicWnd::InitDeviceObjects() and add this line of code right before return S_OK;
Code :
Find DxGlobalStage::GetInstance().FrameMove ( m_fTime, m_fElapsedTime ); on BasicWndD3d.cpp and put these lines of code above it.
Find DxGlobalStage::GetInstance().FrameMove ( m_fTime, m_fElapsedTime ); on BasicWndD3d.cpp and put these lines of code above it.
Code:
Do With Your Own Risk
This tested on my MiniA.exe for Project Ran.exe [Cheat]
This tested on my MiniA.exe for Project Ran.exe [Cheat]
Special Thanks for: SeiferXIII
All of RanOnline PrivateServer Dev