All Projects → Egoistically → Alauto

Egoistically / Alauto

Licence: other
Azur Lane bot based on azurlane-auto. Discord: https://discord.gg/vCFxDen.

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Alauto

Toxbot
A groupchat control bot for Tox
Stars: ✭ 85 (-7.61%)
Mutual labels:  bot
Glastoselenium
A bot for booking Glastonbury tickets using selenium
Stars: ✭ 89 (-3.26%)
Mutual labels:  bot
Udemy bot
An automation bot for free Udemy courses
Stars: ✭ 91 (-1.09%)
Mutual labels:  bot
Mirai Ts
🔧 Mirai(QQ Bot) JavaScript/TypeScript SDK for Node.js/Browser
Stars: ✭ 86 (-6.52%)
Mutual labels:  bot
Vkbot
Простой разговорный бот на PHP
Stars: ✭ 88 (-4.35%)
Mutual labels:  bot
Wasapbot
[abandoned ❗] Simple WhatsApp bot written in PHP, respond to private & group messages. Uses Chat-API
Stars: ✭ 89 (-3.26%)
Mutual labels:  bot
Mixer Mixitup
Streaming bot application for handling chat, events, moderation, and other streamer assistance features
Stars: ✭ 83 (-9.78%)
Mutual labels:  bot
Slack Machine
A sexy, simple, yet powerful and extendable Slack bot
Stars: ✭ 91 (-1.09%)
Mutual labels:  bot
Discord.js Menu
💬 Easily create Discord.js v12 embed menus with reactions and unlimited customizable pages.
Stars: ✭ 89 (-3.26%)
Mutual labels:  bot
Go Tgbot
Golang telegram bot API wrapper, session-based router and middleware
Stars: ✭ 90 (-2.17%)
Mutual labels:  bot
Review Waiting List Bot
Make your team's review great again! ✨ It's a Slack bot to list up review waiting list.
Stars: ✭ 86 (-6.52%)
Mutual labels:  bot
Humanoid
Node.js package to bypass CloudFlare's anti-bot JavaScript challenges
Stars: ✭ 88 (-4.35%)
Mutual labels:  bot
Xenon
Create backups of your discord server
Stars: ✭ 90 (-2.17%)
Mutual labels:  bot
Omeglemiddleman
Lets you connect strangers to each other, and intercept messages AKA Man in the Middle Attack
Stars: ✭ 85 (-7.61%)
Mutual labels:  bot
Botpress
🤖 Dev tools to reliably understand text and automate conversations. Built-in NLU. Connect & deploy on any messaging channel (Slack, MS Teams, website, Telegram, etc).
Stars: ✭ 9,486 (+10210.87%)
Mutual labels:  bot
Sylphy
👑 the better discord bot framework
Stars: ✭ 85 (-7.61%)
Mutual labels:  bot
Ccxt.net
CCXT.NET – CryptoCurrency eXchange Trading Library for .NET
Stars: ✭ 89 (-3.26%)
Mutual labels:  bot
Botframework Hubot
Hubot adapter for botframework
Stars: ✭ 91 (-1.09%)
Mutual labels:  bot
Tgdr
Telegram directory to discover channels, bots and groups.
Stars: ✭ 91 (-1.09%)
Mutual labels:  bot
Node Sdk
An official module for interacting with the top.gg API
Stars: ✭ 90 (-2.17%)
Mutual labels:  bot

ALAuto

Updated and semi-rewritten version of azurlane-auto.
Automates Combat, Commissions, Missions, Enhancement, Retiring, Skill Levelling, Dorm Refilling and Dorm Cleaning.

This bot was made for EN server. However, it's now possible to use it on JP thanks to @phantasmalmira (#59). Other servers won't work with current assets.

Requirements on Windows

  • Python 3.7.X installed and added to PATH.
  • Latest ADB added to PATH.
  • ADB debugging enabled emulator with 1920x1080 resolution and Android 5 or newer.

Tested on Windows 10 with BlueStacks and Nox, don't use Nox though.

Installation and Usage

  1. Clone or download this repository.
  2. Install the required packages via pip3 with the command pip3 install -r requirements.txt.
  3. Enable adb debugging on your emulator, on Nox you might also need to enable root.
  4. Change config.ini's IP:PORT to 127.0.0.1 and your emulator's adb port, then change the rest to your likings. If you are using your own phone/device for the bot, enable debbuging on your device and change IP:PORT to your device's name (obtainable through this adb command adb devices -l).
  5. Run ALAuto using the command python ALAuto.py from the bot main directory.

Check the Wiki for more information. It's my first time making one, don't mind me.

Relevant information

  • CPU usage might spike a bit when searching for enemies and boss.
  • If you'd like to disable oil limit or retreat after set them to 0.
  • If you wish to view a changelog, check the commit history.
  • If you'd like to help us during events to release an update faster you can check this guide.

This was made for my own usage, it is far from good and I'm very aware of it. I am posting this because it might be useful to someone, that's all.
If you'd like to contribute in any way make sure to open a pull request or an issue. If you'd like to contact us you can do so through our Discord.

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].