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  
TheAnonymousBotter

Bot doesn't work as intended, seems to get stuck right after start.

Recommended Posts

Straight to the point.

The bot stops from functioning right after it starts. It just aims at one certain position and keeps clicking left mouse button to move there, getting my character close to wall where he can no longer move and that's about it.

 

It worked fine right after I've downloaded it, but this morning it stopped working.

 

- Operating system (windows 7 64/32bit, windows XP, windows 8...) : Windows 7 64Bit
- No VMware
- Configuration.ini file content (use the Code display to quote it please) : 

 
; Bot main config file
[client]
 
; Bot will be paused in the login screen for a random value between these numbers (this is the minimum value) /Note: On unpaused bot will be started immediately/
idle_time_min=0
 
; Bot will be paused in the login screen for a random value between these numbers (this is the maximum value) /Note: On unpaused bot will be started immediately/
idle_time_max=0
 
; Bot will be paused in the login screen after a random amount of runtime between these numbers (this is the minimum value) /Note: Counting down paused when the bot is paused/
run_time_min=0
 
; Bot will be paused in the login screen after a random amount of runtime between these numbers (this is the maximum value) /Note: Counting down paused when the bot is paused/
run_time_max=0
 
; 0->Bot will wait until character is in town and then logout. 1->Bot will instantly logout. 2->Bot will wait until in town / hideout and then idle without loggin out.
idle_type=0
 
; Path for PoE executable file (PathOfExile.exe)
client_path=C:\PoE\PathOfExile.exe
 
[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=1
 
; 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=sarn_slums
 
; 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=1
 
; Farm corrupted area?
enable_corrupted_area=true
 
; 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.900000
 
; 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=120
 
; Maximum time (in seconds) allowed per run. when timer is reached, exit to login and start again.
run_max_time=1000
 
; Use TP Scrolls instead of exiting to login.
enable_tp_to_town=true
 
; Go to hideout instead of town
enable_hideout=false
 
; Bot will sell items to this NPC
hideout_npc_name=anyone
 
; Select how to teleport to the hideout. (0: both (Random), 1: Chat command, 2: Waypoint selection)
hideout_access_method=2
 
; 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=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
 
; Will sell items to the NPC with the name of "custom_npc_name" setting instead of the default one
enable_specific_npc=false
 
; Will use the custom coord if enabled (found in "coordinates.ini" under "menu" section with key name "npc_sell_button_y_custom")
use_custom_coord=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
 
[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
 
[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
 

Share this post


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

×
×
  • Create New...