LordTuga 0 Report post Posted November 19, 2013 my bot dont move, it select an area, teleport to them, and atack monsters and open chest, take loot, but only if they are at range. It dont move... config file ; 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=2 ; 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 chest under this range (clean monsters before) (0 : infinite). chest_range=900 ; activate shrine activate_shrines=true ; activate shrines under this range shrines_range=1000 ; Level gems ? level_gems=false ; 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 ; 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_ledge ; Important!! you have to give the act which the zone belongs. zone_to_clean_act=1 ; Set the difficulty desired (1=normal, 2=cruel, 3=merciless). zone_to_clean_difficulty=1 ; Percent of the map from which bot consider map is cleared, bot will restart instance when value reached. area_clean_percent=0.800000 ; 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=480 ; Use TP Scrolls instead of exiting to login. enable_tp_to_town=true [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=9999 [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.200000 ; 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=7000 ; Flask key in slot (begining from left). flask_key_slot2=2 ; Flask healing time (in millisecond). flask_slot2_recharge_rate=6500 ; Flask key in slot (begining from left). flask_key_slot3=3 ; Flask healing time (in millisecond). flask_slot3_recharge_rate=5000 ; Flask key in slot (begining from left). flask_key_slot4=4 ; Flask healing time (in millisecond). flask_slot4_recharge_rate=5600 ; 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=3000 [stashing] ; Enable stashing ? enable_stashing=false ; Which stash tab to use ? stash_tab_to_use=1 ; How many slot remaining need to consider inventory full ?? slots_remaining_number_fullinv=20 skill file ; Skills config file [skills] ; Set here the key or the mouse button of the skill. skill0_key=mouse_left ; Set here the minimum distance from monster to use this skill. skill0_min_distance_value=9000 ; Set here the maximum distance from monster to use this skill. skill0_max_distance_value=9000 ; Set here if you want to use this skill as an aura. skill0_is_aura=false ; Set here the timer before the bot using the skill again (in ms). skill0_cooldown=1 ; Set here the skill's priority (higher value = higher priority). skill0_priority=3 ; Use skill for normal monsters, special monsters (boss, rare, uniques, etc) or both? skill0_target=0 ; Use skill depending of the number of targets close to the monster skill0_close_targets=0 ; Range used when checking monsters around the target skill0_close_targets_range=0 ; Press shift while casting ? skill0_use_shift=false ; Set here the key or the mouse button of the skill. skill1_key=mouse_right ; Set here the minimum distance from monster to use this skill. skill1_min_distance_value=0 ; Set here the maximum distance from monster to use this skill. skill1_max_distance_value=1000 ; Set here if you want to use this skill as an aura. skill1_is_aura=false ; Set here the timer before the bot using the skill again (in ms). skill1_cooldown=0 ; Set here the skill's priority (higher value = higher priority). skill1_priority=4 ; Use skill for normal monsters, special monsters (boss, rare, uniques, etc) or both? skill1_target=0 ; Use skill depending of the number of targets close to the monster skill1_close_targets=0 ; Range used when checking monsters around the target skill1_close_targets_range=0 ; Press shift while casting ? skill1_use_shift=false ; Set here the key or the mouse button of the skill. skill2_key=mouse_wheel ; Set here the minimum distance from monster to use this skill. skill2_min_distance_value=0 ; Set here the maximum distance from monster to use this skill. skill2_max_distance_value=800 ; Set here if you want to use this skill as an aura. skill2_is_aura=false ; Set here the timer before the bot using the skill again (in ms). skill2_cooldown=0 ; Set here the skill's priority (higher value = higher priority). skill2_priority=2 ; Use skill for normal monsters, special monsters (boss, rare, uniques, etc) or both? skill2_target=0 ; Use skill depending of the number of targets close to the monster skill2_close_targets=10 ; Range used when checking monsters around the target skill2_close_targets_range=600 ; Press shift while casting ? skill2_use_shift=false ; Set here the key or the mouse button of the skill. skill3_key=Q ; Set here the minimum distance from monster to use this skill. skill3_min_distance_value=0 ; Set here the maximum distance from monster to use this skill. skill3_max_distance_value=0 ; Set here if you want to use this skill as an aura. skill3_is_aura=false ; Set here the timer before the bot using the skill again (in ms). skill3_cooldown=0 ; Set here the skill's priority (higher value = higher priority). skill3_priority=0 ; Use skill for normal monsters, special monsters (boss, rare, uniques, etc) or both? skill3_target=0 ; Use skill depending of the number of targets close to the monster skill3_close_targets=0 ; Range used when checking monsters around the target skill3_close_targets_range=100 ; Press shift while casting ? skill3_use_shift=false ; Set here the key or the mouse button of the skill. skill4_key=W ; Set here the minimum distance from monster to use this skill. skill4_min_distance_value=0 ; Set here the maximum distance from monster to use this skill. skill4_max_distance_value=0 ; Set here if you want to use this skill as an aura. skill4_is_aura=false ; Set here the timer before the bot using the skill again (in ms). skill4_cooldown=0 ; Set here the skill's priority (higher value = higher priority). skill4_priority=0 ; Use skill for normal monsters, special monsters (boss, rare, uniques, etc) or both? skill4_target=0 ; Use skill depending of the number of targets close to the monster skill4_close_targets=0 ; Range used when checking monsters around the target skill4_close_targets_range=100 ; Press shift while casting ? skill4_use_shift=false ; Set here the key or the mouse button of the skill. skill5_key=E ; Set here the minimum distance from monster to use this skill. skill5_min_distance_value=0 ; Set here the maximum distance from monster to use this skill. skill5_max_distance_value=0 ; Set here if you want to use this skill as an aura. skill5_is_aura=true ; Set here the timer before the bot using the skill again (in ms). skill5_cooldown=0 ; Set here the skill's priority (higher value = higher priority). skill5_priority=0 ; Use skill for normal monsters, special monsters (boss, rare, uniques, etc) or both? skill5_target=0 ; Use skill depending of the number of targets close to the monster skill5_close_targets=0 ; Range used when checking monsters around the target skill5_close_targets_range=100 ; Press shift while casting ? skill5_use_shift=false ; Set here the key or the mouse button of the skill. skill6_key=R ; Set here the minimum distance from monster to use this skill. skill6_min_distance_value=0 ; Set here the maximum distance from monster to use this skill. skill6_max_distance_value=0 ; Set here if you want to use this skill as an aura. skill6_is_aura=false ; Set here the timer before the bot using the skill again (in ms). skill6_cooldown=0 ; Set here the skill's priority (higher value = higher priority). skill6_priority=2 ; Use skill for normal monsters, special monsters (boss, rare, uniques, etc) or both? skill6_target=0 ; Use skill depending of the number of targets close to the monster skill6_close_targets=0 ; Range used when checking monsters around the target skill6_close_targets_range=100 ; Press shift while casting ? skill6_use_shift=false ; Set here the key or the mouse button of the skill. skill7_key=T ; Set here the minimum distance from monster to use this skill. skill7_min_distance_value=0 ; Set here the maximum distance from monster to use this skill. skill7_max_distance_value=0 ; Set here if you want to use this skill as an aura. skill7_is_aura=true ; Set here the timer before the bot using the skill again (in ms). skill7_cooldown=0 ; Set here the skill's priority (higher value = higher priority). skill7_priority=1 ; Use skill for normal monsters, special monsters (boss, rare, uniques, etc) or both? skill7_target=0 ; Use skill depending of the number of targets close to the monster skill7_close_targets=0 ; Range used when checking monsters around the target skill7_close_targets_range=100 ; Press shift while casting ? skill7_use_shift=false Share this post Link to post Share on other sites