This commit is contained in:
Mylloon 2023-04-05 12:42:05 +02:00
parent fa8ce83cb4
commit 1fe9fc3a7d
Signed by: Anri
GPG key ID: A82D63DFF8D1317F
2 changed files with 3 additions and 3 deletions

View file

@ -39,4 +39,4 @@ ECHO Generate offsets using hazedumper
:: Generate files :: Generate files
.\hazedumper.exe .\hazedumper.exe
EXIT /b EXIT /B

View file

@ -33,6 +33,6 @@ IF ERRORLEVEL 1 (
) )
:: Run app :: Run app
!py! .\main.py --list=aimbot,bhop,chams,fov,glow,noflash,radarhack !py! .\main.py
EXIT /b EXIT /B