My config file is set up correctly.
The bot will take the map out of the stash, close the stash, then open the stash back up and put the map back in. It will do this endlessly until I pause/exit the bot.
I run 400 IIR Righteous Fire on Invasion and it works fine in Library. I just put Leap Slam on my left click and set RF as an aura to cast every new instance. This way my character leap slams into the pack and RF burns them down, so he's always mobile.
So with the latest update, every single line was commented and the redundancy was terrible. Went through and removed all of the unnecessary comments to make it easier to edit/read.
; Skills config file
[skills]
; Left Click Keybind (Note: Use for move-only)!
skill0_key=mouse_left
skill0_min_distance_value=0
skill0_max_distance_value=0
skill0_is_aura=false
skill0_cooldown=0
skill0_priority=0
; Right Click Keybind
skill1_key=mouse_right
skill1_min_distance_value=0
skill1_max_distance_value=200
skill1_is_aura=false
skill1_cooldown=0
skill1_priority=0
; Mousewheel Keybind
skill2_key=mouse_wheel
skill2_min_distance_value=0
skill2_max_distance_value=0
skill2_is_aura=false
skill2_cooldown=0
skill2_priority=0
; Q Keybind
skill3_key=Q
skill3_min_distance_value=0
skill3_max_distance_value=0
skill3_is_aura=false
skill3_cooldown=0
skill3_priority=0
; W Keybind
skill4_key=W
skill4_min_distance_value=0
skill4_max_distance_value=0
skill4_is_aura=false
skill4_cooldown=0
skill4_priority=0
; E Keybind
skill5_key=E
skill5_min_distance_value=0
skill5_max_distance_value=0
skill5_is_aura=false
skill5_cooldown=0
skill5_priority=0
; R Keybind
skill6_key=R
skill6_min_distance_value=0
skill6_max_distance_value=0
skill6_is_aura=false
skill6_cooldown=0
skill6_priority=0
; T Keybind
skill7_key=T
skill7_min_distance_value=0
skill7_max_distance_value=0
skill7_is_aura=false
skill7_cooldown=0
skill7_priority=0