Vhack Game Automation
run program when vhack already opened, and if u want to run try to open app in place same as name of file
Requirements adb python
python libraries needed
uiautomator2
python -m pip install uiautomator2
in your phone enable usb debugging connecting your phone to your pc by usb then run the game and excecute your desired script
for example
python bountyhunter.py (you should be on network to use this script)
you can read this docs to update or adding new features https://github.com/openatx/uiautomator2