-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some feature update requests #65
Comments
Been working on my own fork of this, and already addressed several of these. My fork isn't set to public yet, as I'm not satisfied with it fully, and don't want to take away from any of the credit from the original as it's awesome. But I can explain how to make the edits you're asking for.
Check out the "Support for more than 9 characters" issue: #33 Already has a fix. I got mine running the full 24.
I still have to test it, but I think this would do the trick. In the box.py file, find the def enterChaos(): function, look for these lines
Add this in between them
Should look like
In the box.py file, find the def enterChaos(): function, look for the chaosTabPosition definition and make these edits:
|
Thank you for answering Shayne.
But I dont know if it works properly. I couldnt test it yet.
After my post, I saw that "bot.py" has support for all Punika and South Vern Chaos Dungeons. And I checked the coordinates with the help of a tool called "AutoClicker" to see if they are correct and found out that coordinates are correct. (Image in spoiler below.)
Also I have to say I'm literally zero when it comes to anything coding related. So suggesting me those lines wouldnt help me. I need step by step guide to do it myself or a picture of final product so I can try to make mine like that, or I need you (or someone else) to do all the job and send me the finished product. (Sharing all those lines still helpful to those who knows how to do it, so they are useful.) |
The 24 character thing should work, I've been using it for quite awhile now. Removing the Don't take the line numbers to heart, as I've done a fair bit of modifications to the version I'm running. |
Just created this account to thank you for your work and to make some requests.
The text was updated successfully, but these errors were encountered: