edBotSW, a FREE and "simple" Summoners War Bot
Apr 23, 2020 15:31:34 GMT
jinzoflex, Eebado, and 1 more like this
Post by ed0n3 on Apr 23, 2020 15:31:34 GMT
Hi there,
I want to introduce my "simple" Summoners War Bot "edBotSW".
What it is possible now:
Farming whole PVE content:
- Rift
- Raid
- Scenario
- Cairos
- Dimension Hole
- TOA/H
- Sell / Get Runes with basic rune evaluation (Substat evaluation will be implemented too)
- Refill Energy with Quiz/Captcha solving
Planned features:
- Fodder swapping (low priority)
- Substat evaluation
- Substat evaluation
Maybe future features (only if enough users want it):
- Arena (Rivals + PVP, the PVP part will be either auto or per sequences like " Mon 1, Skill 1" "Mon 2, Skill 3" and so on)
- Hourly Shop (e.g. buying MS)
- Restart/Auto Start SW+farming location
- Sequence-Based fast farming (e.g. farming with Lushen -> 3. Skill, -> 2. Skill, -> 3. Skill)
Currently working on:
- Optimization (mostly to get it work on all devices)
- Bug fixing
HowTo:
General AnkuLua specific: Select the script named "main.luae2" in AnkuLua main screen and start the service.
Make sure you are using the default font and the game is on english!
Just go into the prepare screen (where you click "Start Battle" or "Ready") of the desired farming location and start the bot. It will farm till no energy/crystals.
It will automatically solve captcha, currently the "exlcuding boss" captcha gets skipped.
The bot should work on most devices. There are no screen resoultion depenend functions.
Tested display resolutions: 2340x1080, 3840x2160 (rune eval. not tested), 1440x3040
If the bot does not work, try the option "Half Size Images".
This bot is atm not a "24/7 never look on your screen again bot"! My current intention is to use this bot over night or while working/gaming/doing shit.
If you have any features you really want to have in this bot, just write it down here or send me a message.
If something does not work properly, send me a message with a screenshot of the error/problem and where it appears.
Rune Filter Settings (wip):
- Sell ALL runes (evaluation gets skipped and the bot sells ALL runes)
- Evaluate and sell runes (ye)
- Keep all 5* / 6* SPD/CRIT DMG Runes
- Sell 5* / 6* runes lower than Magic/Rare/Hero/Legendary
- Only Keep 6* Runes
- Sell 2/4/6 Flat Stats
- Sell ACC / RES Runes
- Sell 2/4/6 Flat Stats
- Sell ACC / RES Runes
I've been botting on Android and iOS for years now and my bots got never detected.
I'm still not responsible if you get banned, you use it at your own risk!
Botting recommendations to not get banned:
- Don't use it every night
- Don't use it 24/7
Download Link:
Sourcecode:
Old:
Update 24.04.20:
- refill fixed
- defeated screen fixed
Update 25.04.20:
- captcha solving implemented
- some bugs related to endscreen (victory/defeated) fixed
- basic rune evaluation implemented
- other bugs fixed
Update 27.04.20:
- captcha sequence fixed (got stuck at recharge shop)
- max runs now configurable
Update 28.04.20:
- refill sequence fix
- counter for 5* and 6* runes (+sold) added
- refill counter added
Update 01.05.20:
- Boss captcha missing image fixed
- Ellia captcha missing image fixed
- several changes
- bug fixed due to changes
Update 04.05.20:
- removed captcha regions, hopefully it works now (it was always working on my own device)
Update 07.05.20:
- fixed captcha solving clicking multiple times on same image
- fixed "Start Battle" in prepare screen on 1920x1080 resolution
- network connection delayed dialog "Yes" clicking implemented
Update 08.05.20:
- typo fixed
Update 11.05.20:
- Main-Stat Rune Filters added / reworked
- Rune evaluation edited, works now probably on more devices
- changed similarity of shop indicator so the shop shouldn't be found if the chest opens
Update 12.05.20:
- removed unused captcha images, the bot has now only 4MB instead of 45MB
- added "Half Size Images" option for devices with strange resolutions 19.5:10 or 18:9 (partially tested)
-
Update 12.05.20 V2:
- changed similarity setting for some images, should work on more devices now
Update 18.01.21:
The sourcecode is now ffa. Feel free to continue to develop or making ur own bot based on this.
Parts of the code are (partly) copied from other free known bots.