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
Wandemon

dosnt do tier 6+ maps

Recommended Posts

hello my bot dosnt do tier 6 + maps, i tried using this comment

 

[MapTier] >= "6" && [MapTier] <= "12" # [RunMap] == "true"

 

by changing the above line to tier 6 to 12 , my character ignores all the maps i have and does act 1

 

[MapTier] >= "1" && [MapTier] <= "12" # [RunMap] == "true"

 

changing it back to tier 1 solves the problem but still the bot dosnt do any maps above tier 5

Share this post


Link to post
Share on other sites

Similar problem...

My bot can only run the map which has the same name.

For example, there's a map named Excavation Map in T6 and T10, my bot can run this map normally.

But if I put another map named Burial Chamber (T7) in map stash (only one map in stash), bot WON'T run the map.

 

Below is map map.ipd setting:

// Map Tier setting
[MapTier] >= "1" && [MapTier] <= "10" # [RunMap] == "true"

// Map Rarity to Run (Uncommenting means Ignore)
[Rarity] == "Unique" # [IgnoreMap] == "true"
// [Rarity] == "Rare" # [IgnoreMap] == "true"
// [Rarity] == "Magic" # [IgnoreMap] == "true"
// [Rarity] == "Normal" # [IgnoreMap] == "true"

// If you want to enable automatic quality upgrading
[MapTier] >= "5" && [Quality] <= "16" && [Rarity] == "Normal" # [UpgradeQuality] == "true"

// If you want to transmute or alch maps before running them.
[Rarity] == "Normal" # [UpgradeToRare] == "true"

 

Can anyone help me? Appreciate

Edited by Hero7749

Share this post


Link to post
Share on other sites

FIrst
Try to open client via bot (pressing start bot should open your poe)
Use unmodified map.ipd and only change tier numbers

Second
Maybe You don't have chisels since you want map upgraded ?
Or try above solution as well
And guys do not temper with your map.ipd - the less you change the better

Share this post


Link to post
Share on other sites
4 hours ago, Laber59 said:

FIrst
Try to open client via bot (pressing start bot should open your poe)
Use unmodified map.ipd and only change tier numbers

Second
Maybe You don't have chisels since you want map upgraded ?
Or try above solution as well
And guys do not temper with your map.ipd - the less you change the better

I always open client via bot.

I tried reinstalling fresh copy of bot and only change the map tier number 

I have 120+ chiesel.

Note : there is no issue to run tier 1 to 5 maps. Only 6+ causes problems

Error persists.

 

Btw i use normal stash tab for maps because im not sure if bot can use the premium map tab

Share this post


Link to post
Share on other sites
23 hours ago, Laber59 said:

FIrst
Try to open client via bot (pressing start bot should open your poe)
Use unmodified map.ipd and only change tier numbers

Second
Maybe You don't have chisels since you want map upgraded ?
Or try above solution as well
And guys do not temper with your map.ipd - the less you change the better

what do you mean tier numbers so like iceberg is in t4 and t10 where should i put it in t4 or t10 ?

Share this post


Link to post
Share on other sites

Did you guys ever find a solution to this? I'm trying to get it to only run yellow maps but if I out in 5 or 6 like you say it ignores the maps.. not sure what to do. I've also tried default and only changing the tier with no luck either, its weird.

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...

×
×
  • Create New...