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  
gamer477

how to make the bot use a skill once every 20 seconds?

Recommended Posts

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 Rage
skill2_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 monster
skill2_close_targets=0

; Range used when checking monsters around the target
skill2_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

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

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
Sign in to follow this  

×
×
  • Create New...