6 Commits

Author SHA1 Message Date
ecb8841410 add: bypass server player limit, items/goats/demons/azael ESP 2024-06-15 15:05:40 +02:00
7aebbc26db fix: esp snapline color 2024-06-13 14:00:14 +02:00
Jadis0x
136d3d137e Transform namespace updated & freecam removed 2024-06-08 13:14:27 +03:00
Jadis0x
0b90598356 Reorganized UnityEngine namespace
Reorganized UnityEngine namespace by splitting headers into individual classes
2024-06-07 19:07:09 +03:00
Jadis0x
0b84c20f4a code optimization &new helper functions added / modified
- UnityCore namespace changed to UnityEngine
- Object class is no longer a template. FindObjectOfType function set to template
- Added LogComponents function. It helps us retrieve components from the target gameObject.
- Added GetObjectName function to Object structure (same method is available in utils header)
- Added ConvertToSystemString function.
Converts const char to system.string (app::String)
2024-06-06 20:43:35 +03:00
01bdc8e683 add: player esp and snaplines
for now the esp will show "Player" instead of the real player name //TOFIX
2024-05-28 10:22:36 +02:00