Giter Club home page Giter Club logo

Comments (10)

tanjeffreyz avatar tanjeffreyz commented on May 24, 2024

Hi, I actually stopped playing MapleStory once I finished writing Auto Maple. However, the readme for this project contains an explanation of how to create your own routines. You can find it here.

from auto-maple.

nehcap avatar nehcap commented on May 24, 2024

how i can know the pos of every point in the map?

from auto-maple.

nehcap avatar nehcap commented on May 24, 2024

you got discord maybe?

from auto-maple.

tanjeffreyz avatar tanjeffreyz commented on May 24, 2024

Currently, the keybind for taking a snapshot of the character's current position is F8. Feel free to play around with the keybindings in listener.py!

from auto-maple.

nehcap avatar nehcap commented on May 24, 2024

ill try make my own csv but if you come back to maple pls make side path one its will be amazing

from auto-maple.

nehcap avatar nehcap commented on May 24, 2024

How i can use layout recorder?
Its recording the movement? how you start it and how you stop?

from auto-maple.

tanjeffreyz avatar tanjeffreyz commented on May 24, 2024

Yeah, if record_layout is set to True, then the program will automatically record where your character has already been in a layout file. This makes later iterations of the routine faster and more accurate because it can just precompute the path it needs to take. Once you're satisfied with how the routine is being executed, you can set record_layout to False and Auto Maple will continue to use the layout file without editing it.

from auto-maple.

nehcap avatar nehcap commented on May 24, 2024

How i stop it? I must use it or i can just use the points with the routine?

from auto-maple.

nehcap avatar nehcap commented on May 24, 2024

What adjust and counter does?

from auto-maple.

tanjeffreyz avatar tanjeffreyz commented on May 24, 2024

Auto Maple only records player position while record_layout is set to True, and setting it to False would stop it. You don't exactly need to use record_layout, but when running complicated routines or messy map layouts, it significantly improves accuracy and speed. The readme has an explanation of the routine keywords like adjust and counter. Hope that helps!

from auto-maple.

Related Issues (20)

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.