ModdingSplitgate/PortalWars [Queue Bypass]
Posted:

ModdingSplitgate/PortalWars [Queue Bypass]Posted:

Monument
  • Resident Elite
Status: Offline
Joined: Mar 13, 20168Year Member
Posts: 219
Reputation Power: 21
Status: Offline
Joined: Mar 13, 20168Year Member
Posts: 219
Reputation Power: 21
What's up guys, done waiting in a queue?





C++

   DWORD anticheat;
   VirtualProtectEx(handle, (void*)address, 6, PAGE_READWRITE, &anticheat);
   byte new_bytes[6] = { 0x90, 0x90, 0x90, 0x90, 0x90, 0x90 };
   WriteProcessMemory(handle, (void*)address, new_bytes, sizeof(new_bytes), nullptr);
   VirtualProtectEx(handle, (void*)address, 6, anticheat, &anticheat);






With the game advancing their servers, I do not need this anymore so enjoy.
Users browsing this topic: None
Jump to:


RECENT POSTS

HOT TOPICS