Code Monkey home page Code Monkey logo

Comments (2)

oscarcx123 avatar oscarcx123 commented on June 3, 2024 1

I'm glad you liked it!

Speaking of reverse engineering, someone else on GitHub made a bot using Lilith's API, and Lilith took down the repo (including all the forks) by sending a DMCA notice. There might be other bots floating around, but as an open source project, I guess that's the line we shouldn't cross.

I started this project a year ago and didn't expect it to become my most popular repo. Therefore, the lack of documentation, the resolution of the assets, the strong coupling between framework and scripts, all makes future development quite impossible.

I was planning to refactor the code but didn't have enough spare time to do it. Also, I don't know how many people are using this tool so I might be better off by leaving it as it is because the current version is still functional.

My original plan:

  • Completely separate the framework and the scripts
  • Redesign the GUI and remove some useless functions
  • Drop the support for 2K resolution so that people can manually replace the assets
  • Improve the efficiency
    • The problem of efficiency starts showing up after entering ch31
    • might be better to compare a single line taken from the asset instead of using the whole asset
  • Maybe i18n? But as far as I know, most of the users speak Chinese. And I don't have much experience on this

Let me know what you think.

from afk-arena-tools.

pedrokehl avatar pedrokehl commented on June 3, 2024

Interesting, I didn't know about it. So I better not try to implement it based on Lilith's API.

Yeaah, I see your point. I'm inclined to agree with you that since the current version is functional and there's no big feature missing, I would leave it as it is... At least if there's no major changes on the game UI that breaks the script.

I'm too lazy to work on a script based on pixel.. I would prefer to implement intelligence for the battles, and things like this.. But unfortunately, Lilith doesn't want people playing with their API (And I understand their side).

I'm gonna chase another side-project for me to spend my time.
Thank you for the attention.

from afk-arena-tools.

Related Issues (13)

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.