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  
ricky3210

Mapping issue

Recommended Posts

Hi there,

 

I just bought the activation yesterday and have an issue with bot running maps.

 

I am using it on TW server.

 

Max run time : 800s

Max idle time : 60s

Max explore percent : 75%

 

Checked Use portal scrolls to go back to town

 

My bot happened to keep searching on the maps while he had already explored >75% and even the remaining monster is 0 until all the laboratory's portal are used. Also he did not use the portal to go back to town, instead he chickened out to log in screen and log back in whenever the idle time is >60s. And it seems the max run time doesn't matter to him at all, his average time on finishing a map is more than 15mins. 

 

Suggestion: maybe set up a code for the bot i.e. if the remaining monsters are >10 the bot will not stay in the map anymore.

 

I did tried to delete the whole file and reset all the config but it didn't work.

 

Hope you understand my english and looking for solutions, thanks! :P

 

 

 

 
; Bot main config file
[general]
 
; Define here which character you want to use in the character selection screen (default : 1, top character).
character_to_use=3
 
; Define here what is the last act unlocked by your character.
last_act_unlocked=3
 
; Define here what is the last difficulty unlocked (1=normal, 2=cruel, 3=merciless).
last_difficulty_unlocked=3
 
; Open chest?
open_chest=false
 
; Open strongbox?
open_strongbox=false
 
; Open chest under this range (clean monsters before) (0 : infinite).
chest_range=450
 
; Activate shrine
activate_shrines=false
 
; Activate shrines under this range
shrines_range=1000
 
; Level gems?
level_gems=true
 
; If you want to use Alt to loot items, setting this option to true may reduce the number of crap loot, to use this parameter, you need to enable the option Key Pickup in the UI options and be sure the highlight key is set up on alt (default : true)
use_alt_to_loot=true
 
; Press shift while moving
shift_when_moving=false
 
; Here write the name of the zone that you want the bot to clean. You have to write it /! HE SAME WAY/!as it is written in the coordinates.ini file (without _x or _y ofc). For now, the bot can only clean one zone per run.
zone_to_clean=the_docks
 
; Important!! you have to give the act which the zone belongs.
zone_to_clean_act=3
 
; Set the difficulty desired (1=normal, 2=cruel, 3=merciless).
zone_to_clean_difficulty=3
 
; Farm corrupted area?
enable_corrupted_area=false
 
; Enable Map farming?
enable_map_farming=true
 
; Percent of the map from which bot consider map is cleared, bot will restart instance when value reached.
area_clean_percent=0.750000
 
; If the number of dead monster around character didn't change during last 60s (default), next instance! (set to 0 to disable this feature).
monster_no_kill_timeout=60
 
; Maximum time (in seconds) allowed per run. when timer is reached, exit to login and start again.
run_max_time=800
 
; Use TP Scrolls instead of exiting to login.
enable_tp_to_town=true
 
; Your Path of Exile version, 0 for Normal (pathofexile.com) 1 for Garena (poe.garena.com)
poe_version=2
 
; Chicken if any of the specified monsters is in range?
enable_sight_chicken=false
 
; Range to deteck monsters for chicken
sight_chicken_range=1000
 
; Enable auto profile changer? (Profile will not be changed untill log-off or portal to town.)
enable_auto_profile_changer=false
 
; Profile will be changed after this amount of time in minutes (counting start after Start button)
auto_profile_switch_time=120
 
; Randomize the time by this percent (eg.: if you set the time to 100 and the random to 10 profile could switch any time from 90 to 110 minutes)
auto_profile_switch_random=0.100000
 
; If enabled the bot will full relog when profile changed (Good for character change)
auto_profile_changer_relog=false
 
; Explore the whole map first before taking the transit to the next level.
explore_before_transit=true
 
; Bot will always find and kill map unique bosses first before going back to town.
single_level_exploration=1.000000
 
; Will switch to this profile (Note: if you want to loop back to this profile don't forget to setup the other profile
[combat]
 
; Bot will kill any monster at this range before looting anything (chest and item).
safe_range=400
 
; Max distance to engage monsters (0 : infinite)
monster_max_attack_distance_value=0
 
; Multiplier for highest skill range used, to compute distance to attack mobs (instead of exploring)
max_range_multiplier=2.500000
 
; Explore the whole map first before taking the transit to the next level.
explore_before_transit=true
 
; Bot will always find and kill map unique bosses first before going back to town.
single_level_exploration=1
 
[flasks]
 
; If life goes below this value, use pot.
use_life_flask_percent=0.000000
 
; If mana goes below this value, use pot.
use_mana_flask_percent=0.200000
 
; If life goes below this value, chicken.
chicken_life_percent=0.000000
 
; If energy shield goes below this value, chicken (default : 0, means that it is deactivated).
chicken_energy_shield_percent=0.230000
 
; Flask key in slot (begining from left).
flask_key_slot1=1
 
; Flask healing time (in millisecond).
flask_slot1_recharge_rate=7500
 
; Flask key in slot (begining from left).
flask_key_slot2=2
 
; Flask healing time (in millisecond).
flask_slot2_recharge_rate=10000
 
; Flask key in slot (begining from left).
flask_key_slot3=3
 
; Flask healing time (in millisecond).
flask_slot3_recharge_rate=4800
 
; Flask key in slot (begining from left).
flask_key_slot4=4
 
; Flask healing time (in millisecond).
flask_slot4_recharge_rate=4800
 
; Flask key in slot (begining from left).
flask_key_slot5=5
 
; Flask healing time (in millisecond).
flask_slot5_recharge_rate=6000
 
; Flask cooldown to avoid using flask multiple times when low life.
flask_delay=6100
 
[stashing]
 
; Enable stashing?
enable_stashing=true
 
; Which stash tab to use? If multi-stashtab is enabled separate tabs with commas. eg: 1,5,7
stash_tab_to_use=1,2,3,4,5
 
[profile]
 
; Sets which map profile should be used
map_profile=default
 
Edited by ricky3210

Share this post


Link to post
Share on other sites
Sign in to follow this  

×
×
  • Create New...