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  
FakeName

Profile changer doesn't work

Recommended Posts

I set many profiles and made the "change loop" so they would change one into another constantly, but it doesn't seem to work at all. Character constantly uses the first profile and that's it.

 

Each profile name is according to the name it works on, all in the a3m.

Everything was tested on City of Sarn (theoretically doesn't matter but who knows).

 

1. I make this map for ~2 minutes, first tried to set 1minute time of profile changer to see when it will change, when tp map->city or city->map, but surprisingly it failed and for 15 minutes it was the same profile (after that i just stopped bot).

2. Made 15 minutes timeout, after i came back after >1hour it still was the City of Sarn

 

Here's my config.ini, all that differs between my configs is map and to what profile it will should change.

 

config.ini


; 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=1

; 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=true

; Open strongbox?
open_strongbox=false

; Open chest under this range (clean monsters before) (0 : infinite).
chest_range=450

; Activate shrine
activate_shrines=true

; 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_city_of_sarn

; 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

; Enable Map farming?
enable_map_farming=false

; Percent of the map from which bot consider map is cleared, bot will restart instance when value reached.
area_clean_percent=0.850000

; 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=100

; Maximum time (in seconds) allowed per run. when timer is reached, exit to login and start again.
run_max_time=600

; 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=0

; Chicken if any of the specified monsters is in range?
enable_sight_chicken=false

; Range to deteck monsters for chicken
sight_chicken_range=700

; Enable auto profile changer? (Profile will not be changed untill log-off or portal to town.)
enable_auto_profile_changer=true

; Profile will be changed after this amount of time in minutes (counting start after Start button)
auto_profile_switch_time=5

; 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

; Key to enable Elite Features.
key=OLOLO

; Your username on exiled-bot.net
identifier=OLOLO

; Will switch to this profile (Note: if you want to loop back to this profile don't forget to setup the other profile
auto_profile_changer_profile=Docks

; 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

[flasks]

; If life goes below this value, use pot.
use_life_flask_percent=0.750000

; If mana goes below this value, use pot.
use_mana_flask_percent=0.050000

; If life goes below this value, chicken.
chicken_life_percent=0.300000

; If energy shield goes below this value, chicken (default : 0, means that it is deactivated).
chicken_energy_shield_percent=0.000000

; Flask key in slot (begining from left).
flask_key_slot1=1

; Flask healing time (in millisecond).
flask_slot1_recharge_rate=3000

; Flask key in slot (begining from left).
flask_key_slot2=2

; Flask healing time (in millisecond).
flask_slot2_recharge_rate=4500

; Flask key in slot (begining from left).
flask_key_slot3=3

; Flask healing time (in millisecond).
flask_slot3_recharge_rate=6000

; Flask key in slot (begining from left).
flask_key_slot4=4

; Flask healing time (in millisecond).
flask_slot4_recharge_rate=4600

; Flask key in slot (begining from left).
flask_key_slot5=5

; Flask healing time (in millisecond).
flask_slot5_recharge_rate=5600

; Flask cooldown to avoid using flask multiple times when low life.
flask_delay=1500

[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

[profile]

; Sets which map profile should be used
map_profile=default

Edited by FakeName
  • Upvote 1

Share this post


Link to post
Share on other sites

 

I set many profiles and made the "change loop" so they would change one into another constantly, but it doesn't seem to work at all. Character constantly uses the first profile and that's it.

 

Each profile name is according to the name it works on, all in the a3m.

Everything was tested on City of Sarn (theoretically doesn't matter but who knows).

 

1. I make this map for ~2 minutes, first tried to set 1minute time of profile changer to see when it will change, when tp map->city or city->map, but surprisingly it failed and for 15 minutes it was the same profile (after that i just stopped bot).

2. Made 15 minutes timeout, after i came back after >1hour it still was the City of Sarn

 

Here's my config.ini, all that differs between my configs is map and to what profile it will should change.

 

Hey! Thank you for your feedback, I fixed the issue ;) It should be in the next update

Share this post


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

×
×
  • Create New...