Jump to content

Join our Slack

Talk to other users and have a great time
Slack Server

Welcome to our Community

Click here to get your Exiled Bot license
Donation Store
Sign in to follow this  
exiler_fqqxmx

Suggestion: bot to prioritize maps

Recommended Posts

Hi,

haven't seen this one posted before, so I 'm sorry if I missed it.

 

Right now the bot has two configuration regarding maps: run map or ignore. I suggest there would be a priority. Some maps are better than others.

 

For example, If my bot is running Tier 6, I want it to run Strand and Dry Woods (easy, fast maps) and when it's running out of those, start Colonnade and Arachnid Nest and finally, if it doesn't have any other map, run Catacomb. 

 

This would be configurable in the ipd file like this:

[Type] == "Arachnid Nest Map" # [PriorityMap] == "4"
[Type] == "Catacomb Map" # [PriorityMap] == "2"
[Type] == "Colonnade Map" # [PriorityMap] == "3" 
[Type] == "Dry Woods Map" # [PriorityMap] == "5"
[Type] == "Strand Map" # [PriorityMap] == "5"
The bot always picks the highest priority maps.
 
This way we can also configure the bot to run the highest level maps, for example:
// Map tier 6
[Type] == "Arachnid Nest Map" # [PriorityMap] == "64"
[Type] == "Catacomb Map" # [PriorityMap] == "62"
[Type] == "Colonnade Map" # [PriorityMap] == "63" 
[Type] == "Dry Woods Map" # [PriorityMap] == "65"
[Type] == "Strand Map" # [PriorityMap] == "65"

// Map tier 7
[Type] == "Jungle Valley Map" # [PriorityMap] == "72" 
[Type] == "Terrace Map" # [PriorityMap] == "71" 
[Type] == "Torture Chamber Map" # [PriorityMap] == "70" 
[Type] == "Waste Pool Map" # [PriorityMap] == "75"

It also solves an issue I have with IgnoreMap. I want the bot to ignore, let's say Dungeon Map. But if I leave the bot to farm maps for few hours and it runs out of maps with only few Dungeon Maps left,I do want it to farm those (and get better maps) before going to Dried Lake. And as soon as a higher priority map drops, the bot will switch to that.

 

Okay, hope I explained it okay and thanks for reading. 

 

 

Share this post


Link to post
Share on other sites

Interesting idea, I think it might be tough to code that and might lead to some conflicts.

 

Alk is trying to figure out how to do auto map tier upgrading which could help with making those ignore maps useful.

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...