caps
This commit is contained in:
parent
fa8ce83cb4
commit
1fe9fc3a7d
2 changed files with 3 additions and 3 deletions
|
@ -39,4 +39,4 @@ ECHO Generate offsets using hazedumper
|
||||||
:: Generate files
|
:: Generate files
|
||||||
.\hazedumper.exe
|
.\hazedumper.exe
|
||||||
|
|
||||||
EXIT /b
|
EXIT /B
|
||||||
|
|
4
run.bat
4
run.bat
|
@ -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
|
||||||
|
|
Reference in a new issue