add: bypass server player limit, items/goats/demons/azael ESP

This commit is contained in:
2024-06-15 15:05:40 +02:00
parent 7aebbc26db
commit ecb8841410
12 changed files with 1697 additions and 6 deletions

View File

@@ -4,4 +4,8 @@
namespace ESP {
void RunPlayersESP();
void RunGoatsESP();
void RunItemsESP();
void RunDemonESP();
void RunAzazelESP();
}