mirror of
https://github.com/DumbDev69420/EscapeTheBackrooms_Internal.git
synced 2024-12-22 14:37:30 +08:00
Update Cheat.h
This commit is contained in:
parent
232e5c2bd6
commit
7445db5af8
@ -1996,7 +1996,7 @@ namespace Cheat {
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
//if (GetAsyncKeyState(VK_F3) & 1 && BPCharacter->CurrentItem_Rep) { // If i found out how to use this, maybe i can change the color of stuff (Exploit 4 maybe, severe)
|
//if (GetAsyncKeyState(VK_F3) & 1 && BPCharacter->CurrentItem_Rep) { // actual safe item
|
||||||
|
|
||||||
// auto rope = (SDK::ABP_Scanner_C*)SDK::ABP_Scanner_C::GetDefaultObj();
|
// auto rope = (SDK::ABP_Scanner_C*)SDK::ABP_Scanner_C::GetDefaultObj();
|
||||||
// if (BPCharacter->CurrentItem_Rep->ID == rope->ID) {
|
// if (BPCharacter->CurrentItem_Rep->ID == rope->ID) {
|
||||||
@ -2841,4 +2841,4 @@ namespace Cheat {
|
|||||||
void RunMainHost()
|
void RunMainHost()
|
||||||
{
|
{
|
||||||
HostOptions::Mainrun_Host();
|
HostOptions::Mainrun_Host();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user