mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 02:42:22 +01:00
more reservation in games
This commit is contained in:
@@ -328,8 +328,8 @@ static inline uint64 FindKickPlayer()
|
|||||||
|
|
||||||
return addr;
|
return addr;
|
||||||
}
|
}
|
||||||
if (Engine_Version >= 423 && Engine_Version <= 425)
|
if (Engine_Version >= 422 && Fortnite_Version < 16)
|
||||||
return Memcury::Scanner::FindPattern("48 89 5C 24 08 48 89 74 24 10 57 48 83 EC ? 49 8B F0 48 8B DA 48 85 D2").Get();
|
return Memcury::Scanner::FindPattern("48 89 5C 24 08 48 89 74 24 10 57 48 83 EC ? 49 8B F0 48 8B DA 48 85 D2").Get(); // checked 7.00, 8.00, 14.40, 15.50
|
||||||
|
|
||||||
uint64 Ret = 0;
|
uint64 Ret = 0;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user