All Projects → OlympicCode → Vhackxtbot Python

OlympicCode / Vhackxtbot Python

Licence: mit
Python API for vHackXT Game

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Vhackxtbot Python

Pymessager
Python API to develop chatbot on Facebook Messenger Platform
Stars: ✭ 580 (+2048.15%)
Mutual labels:  api, bot
Octo Cli
CLI tool to expose data from any database as a serverless web service.
Stars: ✭ 653 (+2318.52%)
Mutual labels:  api, database
Manticoresearch
Database for search
Stars: ✭ 610 (+2159.26%)
Mutual labels:  api, database
Finviz
Unofficial API for finviz.com
Stars: ✭ 493 (+1725.93%)
Mutual labels:  api, database
Go Book Store Api
Go Sample project to understand Mysql CRUD operation with best practises Includes logging, JWT, Swagger and Transactions
Stars: ✭ 18 (-33.33%)
Mutual labels:  api, database
Twitchlib
C# Twitch Chat, Whisper, API and PubSub Library. Allows for chatting, whispering, stream event subscription and channel/account modification. Supports .NET Core 2.0
Stars: ✭ 519 (+1822.22%)
Mutual labels:  api, bot
Dsharpplus
A .NET Standard library for making bots using the Discord API.
Stars: ✭ 635 (+2251.85%)
Mutual labels:  api, bot
Onebot
OneBot 标准:一个聊天机器人应用接口标准
Stars: ✭ 455 (+1585.19%)
Mutual labels:  api, bot
Syscrack
Virtual Online Crime Simulator (VOCS) written in PHP 7.0
Stars: ✭ 17 (-37.04%)
Mutual labels:  database, game
Orbit Db Http Api
A HTTP API Server for the OrbitDB distributed peer-to-peer database
Stars: ✭ 17 (-37.04%)
Mutual labels:  api, database
V8 Archive
Directus Database API — Wraps Custom SQL Databases with a REST/GraphQL API
Stars: ✭ 486 (+1700%)
Mutual labels:  api, database
Node Pg Migrate
Node.js database migration management for Postgresql
Stars: ✭ 838 (+3003.7%)
Mutual labels:  api, database
Owapi
Overwatch JSON API
Stars: ✭ 470 (+1640.74%)
Mutual labels:  api, game
Node Telegram Bot Api
Telegram Bot API for NodeJS
Stars: ✭ 5,782 (+21314.81%)
Mutual labels:  api, bot
App
Directus Admin Application — An Intuitive WebApp for Managing Database Content
Stars: ✭ 464 (+1618.52%)
Mutual labels:  api, database
Betago
BetaGo: AlphaGo for the masses, live on GitHub.
Stars: ✭ 639 (+2266.67%)
Mutual labels:  bot, game
Sleekdb
Pure PHP NoSQL database with no dependency. Flat file, JSON based document database.
Stars: ✭ 450 (+1566.67%)
Mutual labels:  api, database
Commandcenter
Starcraft AI Bot
Stars: ✭ 456 (+1588.89%)
Mutual labels:  bot, game
Ftl
The Pi-hole FTL engine
Stars: ✭ 776 (+2774.07%)
Mutual labels:  api, database
Vk To Telegram
Utility to forward posts from VK through callback API to telegram channel or chat
Stars: ✭ 24 (-11.11%)
Mutual labels:  api, bot

vHackXTBot-Python

vHackXT Bot written in Python 2.7.

Discord GITHUB issue TRAVIS CI

DiscordBig

Thanx to FluffySteamCat who recorded the bot

vHackBot video here vHackBot video here vHackBot video here vHackBot video here

[Linux version . . . Windows Version and Android version for vHackXT ]

Official Database OlympicCode thanx to @checkium .......................

Minimal Configuration required

  • CPU i3, i5, ARM64, 4 thread Minimum or (4 core for amd).
  • Ram 128Mo.
  • OS: Windows 7, Win10, Linux ALL version, Android 4.4 or Higher.
  • Network speed: ADSL Minimal (100ko/s for download).

Function

  • Update your Account Firewall / IPSP / CPU / Ram ect...
  • Remove Spyware if detecting in the account
  • Attack the with botnet
  • Attack for console Target and detect for FBI
  • Help for tournament to get first place
  • Run in Multi-Processing for more stability and fast (Linux) / Windows is scalable
  • Two attack modes, Patator or Secure
  • it's the number 1 bot for vHackXT
  • detected if you are blocked on the api vHackXT and waiting (~5 Minutes)
  • Auto update Botnet
  • Chat resolve cluster name (execute : python chat.py in linux and just run chat.exe for windows)
    (Windows no support all charset in the chat :( )

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:

  • requests
  • Pillow

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

You can find installation scripts at vHackBot-Install

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:

donation for the project Donation for project

Thanx to @flatt3rn ;), @WookieNZ, @JasonKhew96

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].