gamer477 0 Report post Posted March 28, 2016 It's not an aura, its a golem. The bot right now is constantly casting the golem every 5 seconds (or whatever its CD is) instead of waiting for it to die and then casting it - I would rather cast that skill manually every 20-30 seconds if possible. My setting for it: ; Set here the key or the mouse button of the skill.skill2_key=E; 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=100; Set here the minimum required power charges to use this skill.skill2_min_power_charges=0; Set here the maximum power charges to use this skill.skill2_max_power_charges=10; Set here the minimum required endurance charges to use this skill.skill2_min_endurance_charges=0; Set here the maximum endurance charges to use this skill.skill2_max_endurance_charges=10; Set here the minimum required frenzy charges to use this skill.skill2_min_frenzy_charges=0; Set here the maximum frenzy charges to use this skill.skill2_max_frenzy_charges=10; Set here if you want to use this skill as an aura.skill2_is_aura=false; Set here to true if the skill summons a golem.skill2_is_golem=true; Set if skill is Righteous Fire or Blood Rageskill2_always_recast=false; Enable this option to cast the skill only on corpses. Don't forget to add a cooldown to the skill setting to avoid weird behaviour.skill2_target_corpses=false; Set here the timer before the bot using the skill again (in ms).skill2_cooldown=20; Set here the skill's priority (higher value = higher priority).skill2_priority=3; The bot will use this skill against selected monster rarity and upper. (0: All monster, 1: Magic monsters, 2: Rare monsters, 3: Unique monsters, 4: Normal only)skill2_target=0; Use skill depending of the number of targets close to the monsterskill2_close_targets=0; Range used when checking monsters around the targetskill2_close_targets_range=100; Press shift while casting?skill2_use_shift=false; Press the skill button and hold it until target change?skill2_maintain=false Share this post Link to post Share on other sites
7heend 1 Report post Posted March 28, 2016 better write your own script.. Share this post Link to post Share on other sites
Suzana1 4 Report post Posted March 28, 2016 Under combat just change to yes "Is Golem" and dont change any other settings Share this post Link to post Share on other sites
gamer477 0 Report post Posted March 28, 2016 Whats wrong with this bot community? Everytime I ask a question the answer is always 'go make ur own bot/script'... -_- Share this post Link to post Share on other sites
jps42 138 Report post Posted March 28, 2016 Whats wrong with this bot community? Everytime I ask a question the answer is always 'go make ur own bot/script'... -_- A community member actually gave you the correct answer. Under combat just change to yes "Is Golem" and dont change any other settings This. Share this post Link to post Share on other sites
7heend 1 Report post Posted March 29, 2016 Whats wrong with this bot community? Everytime I ask a question the answer is always 'go make ur own bot/script'... -_- Nothing wrong here to do something with your own hands. I have many own-writed scripts, for small and big purpouses. If you want something to recast every 20-30 sec, then use AHK for this. Are you using actual version of the bot? Older versions have issue with detecting "Stone Golem" Share this post Link to post Share on other sites