FastFind icon indicating copy to clipboard operation
FastFind copied to clipboard

Initial tree

Results 2 FastFind issues
Sort by recently updated
recently updated
newest added

Hi! So, the library looks very attractive, and I would love to use it, but unfortunately it seems to crash whenever I overwrite a snapshot after FFLocalizeChanges or FFIsDifferent This...

`SnapShot( MONITOR_CENTER_X - m_User->Aimbot.fov / 2, MONITOR_CENTER_Y - m_User->Aimbot.fov / 2, MONITOR_CENTER_X + m_User->Aimbot.fov / 2, MONITOR_CENTER_Y + m_User->Aimbot.fov / 2, 1, HWND);` I'm trying to pass in the handle...