vHackXT Bot written in Python 2.7.
[Linux version . . . Windows Version and Android version for vHackXT ]
Official Database OlympicCode thanx to @checkium .......................
Minimal Configuration required
Function
The app is dev mode.
No return exactly great output thanx
Edit main.py line 17
Replace username and password for your login details.
Linux Exclusive Database and multiprocessing (file database is database.txt in your directory)
External dependencies you'll need include:
To install these on Linux:
For centos/redhat
$ pip install requests
$ pip install futures
$ pip install Pillow
Install Pillow on Android 6.x
$ pkg install python python-dev libjpeg-turbo-dev ndk-sysroot clang
$ python -m pip install wheel
$ LDFLAGS="-L/system/lib/" CFLAGS="-I/data/data/com.termux/files/usr/include/" python -m pip install pillow
$ python -m pip install request
$ python -m pip install futures
start for Android 6.x
$ python main.py
Install Pillow on Android 7.x
$ pkg install python python2-dev libjpeg-turbo-dev ndk-sysroot clang
$ python2 -m pip install wheel
$ LDFLAGS="-L/system/lib/" CFLAGS="-I/data/data/com.termux/files/usr/include/" python2 -m pip install pillow
$ python2 -m pip install request
$ python2 -m pip install futures
start for 7.x
$ python2 main.py
New Mode Available !
"Potator" or "Secure" on line 39 in main.py (edit line)
Potator
Potator mode It will not examine firewall or stealth mode it will attack anything
that can with any criteria perfect for tournaments
Secure
Protects against attack back or you tell yourself
the least to secure it verifying that you are
Result:
Thanx to @flatt3rn ;), @WookieNZ, @JasonKhew96