ploand / SummonerBot

A summoners war bot that can farm dungeons

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction:
============
SummonerBot is an Android bot for people who had it enough with the farming required in SW.
Please use with caution since botting is AGAINST the company policy and YOU CAN GET BANNED for using this bot!
Nonetheless, the bot uses ADB and uses your phone functionality so it may look like a user feedback and not a 3rd side program.
Apple phones will not be supported.


Dependencies:
=============
PIL is required to work with images in memory. 
cv2 is required to edit images
pytesser.py	Main module for importing
util.py		Utility functions used by pytesser.py
errors.py	Interprets exceptions thrown by Tesseract
tesseract.exe	Executable called by pytesser.py
tessdata/	Resources used by tesseract.exe


Installation:
==============
SummonerBot has no installation functionality in this release.  Extract SummonerBot.zip
into directory with other scripts.  Necessary files are listed in Dependencies above. 
You may need to edit the adb.exe path in order to make the script work properly with it.


Usage:
================================
You will need to connect your phone via USB and enable USB debugging on your phone first.
insall python and use in command line:
  cd /path/to/SummonerBot/
  python ./sbot.py

About

A summoners war bot that can farm dungeons

License:Other


Languages

Language:Visual Basic 85.8%Language:Python 14.2%