Skip to content
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

Multi Character Mode is unstable. #49

Open
FurkanCodes opened this issue Mar 27, 2023 · 3 comments
Open

Multi Character Mode is unstable. #49

FurkanCodes opened this issue Mar 27, 2023 · 3 comments

Comments

@FurkanCodes
Copy link

There are some issues that i have encountered.

When you select multi char mode and set the amount of chars in characters.py, the bot will run the first aor ilvl that is stated in characters py.

For example, i have destroyer aor at 1415 as my first char but the bot attempts to run that on my other char which is 1395. is not it suppose to run each char on the designated Aor ilvl in characters.py?

Also seems like bot is using gold when i am afk, is that intentional?

@any-other-guy
Copy link
Owner

hi. I can assure you that there is no single line of code that intentionally deplete or use your gold.
There could only be some tiny SILVER cost incurred by using bifrost function.

the multi char mode starts on your 'mainCharacter' in the config file, then it goes to characters after it in a cycle, please check config.py settings.

@FurkanCodes
Copy link
Author

Hey, yeah I checked the code over and over again and seen no traces of using gold. I think bifrost thing was an issue.

Multicharacter mode is still weird. I want it to do it on 3 chars, Two of them do AOR in 1415 but when the bot logs in to my 1370 character, the bot tries to run 1415 as well and it makes it stuck.

@Krazeecode
Copy link

Based on the current version of the bot, you need to modify your Character file (showing the correct item lv chaos), modify Abilities file to use the correct skill with hold/cast (would try not to use hold skills or skills that move character), add classes name that match your character file.
Modify the Config:

  • Maincharacter position (with 0 is the first char position and so on)
  • Multichar: True,
  • GFN: True (even though you don't use GFN)
  • and whatever else that fit you.

Doing all these helps me get it running.
You need to set up lopang at the exact location as well, if not, it's not gonna work for lopang.

The only issue left for me is getting stuck in chaos from time to time with skills running toward corner.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants