GithubHelp home page GithubHelp logo

lostark-endless-chaos's Introduction

Endless-Chaos

A Lost Ark chaos dungeon(PvE) farming bot.
Fully automatic mob/elite/boss detecting and clearing, based on image recognition.
Background running is capable and tested, by using Remote Desktop (RDP Wrapper) and Nvidia GeForce Now.
UPDATE: Major improvements on efficiency and accuracy updated!! (12/14/2022 right before brel update in the west) Please re-install and go through all config files again.

What it does:

  • Infinite Chaos Dungeon clears for any selected character
  • Daily x2 Chaos Dungeon FULL runs. Able to rotate through UP to 9 characters, then switch back to your main character for more infinite run cycles.
  • Daily Lopang runs on selected/all characters
  • Daily Guild Donations on selected/all characters
  • Daily Rapport Tasks on selected/all characters

Basic Features:

  • Floor 1 clearing
  • Floor 2 clearing
  • Gold Portal clearing
  • Purple Boss Portal clearing
  • Auto game restart on EAC offline or crash, for Steam and/or Nvidia GeForce Now players
  • Daily Lopang (extra setup required, pls refer to the pinned post in Issues)
  • Daily Guild Donation and research support
  • Daily Rapport Task on selected NPC

Utilities:

  • Auto repair
  • Auto health pot at low hp, customizable percentage
  • Anti-timeout detection
  • A Lot More...

Getting started (Please read)

0. Prerequisites:

  • Install/Open a Command Line/Terminal app in your operating system.
  • Install Python3 (if you dont have)
  • Install pip (if you dont have) from your terminal:
curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py
python3 get-pip.py
python3 -m pip install --upgrade pip

1. Please change game settings to EXACTLY these numbers:

desktop resolution: 1920x1080
In-game Video settings:

  • Resolution: 1920x1080
  • Screen: Borderless
  • Force 21:9 Aspect Ratio checked

In-game Gameplay -> Controls and Display -> HUD size: 110%
minimap transparency (at top right corner): 100%
minimap zoom-in (at top right corner): 65%

Please change game settings to EXACTLY these ^^ numbers

2. Configure character ability settings in ./config.py and ./abilities.py

IMPORTANT:
please carefully setup paramters in ./config.py and ./abilities.py refering to the comments for now.
lots of things can be customized for your best experience.

3. Start running script:

git clone https://github.com/any-other-guy/Endless-Chaos.git
cd Endless-Chaos
pip install -r requirements.txt
python3 .\bot.py


Open a Github Issue if you need any assistance or have any feedback, appreciated!

DISCLAIMER (VERY IMPORTANT):

This script was created solely for fulfilling my personal learning purposes. I do not commercialize it in any way. If anything is against ToS, I would take it down from the public domain. By running the script, you agree to accept any consequence at your own risk!

lostark-endless-chaos's People

Contributors

any-other-guy avatar schrottsimon avatar gnidne avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.