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  
cowmoo275

Help with IB, WM, BR bot setup

Recommended Posts

I am running an IB marauder who uses enduring cry, warlords mark and bloodrage spells. He also uses leap slam just as a first attack into a crowd. I have been fooling around with the combat config for the bot, and still cannot figure out a good set up. Right now, he does use WM and EC before leaping into a crowd, but more often than not he gets stuck in a WM loop and continuously uses it forever without attacking. Also, the marauder still does not use BR at all.

I have it set so my IB is priority 2, and all other skills are priority 1. WM has a 400 ms cd, and BR/EC have 200ms cd. The ranges for the spells and leap are 400-700

Share this post


Link to post
Share on other sites

yea I typed it out since I can't attach it but here it is:

; Skills config file

[skills]

; Set here the key or the mouse button of the skill.

skill0_key=mouse_right

; Set here the minimum distance from monster to use this skill.

skill0_min_distance_value=0

; Set here the maximum distance from monster to use this skill.

skill0_max_distance_value=0

; 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.

skill0_cooldown=0

; Set here the skill's priority (higher value = higher priority).

skill0_priority=2

; 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=0

; 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.

skill1_cooldown=0

; Set here the skill's priority (higher value = higher priority).

skill1_priority=2

; Set here the key or the mouse button of the skill.

skill2_key=Q

; Set here the minimum distance from monster to use this skill.

skill2_min_distance_value=400

; Set here the maximum distance from monster to use this skill.

skill2_max_distance_value=700

; 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.

skill2_cooldown=200

; Set here the skill's priority (higher value = higher priority).

skill2_priority=1

; Set here the key or the mouse button of the skill.

skill3_key=W

; Set here the minimum distance from monster to use this skill.

skill3_min_distance_value=400

; Set here the maximum distance from monster to use this skill.

skill3_max_distance_value=700

; 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.

skill3_cooldown=400

; Set here the skill's priority (higher value = higher priority).

skill3_priority=1

; Set here the key or the mouse button of the skill.

skill4_key=R

; Set here the minimum distance from monster to use this skill.

skill4_min_distance_value=400

; Set here the maximum distance from monster to use this skill.

skill4_max_distance_value=700

; 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.

skill4_cooldown=0

; Set here the skill's priority (higher value = higher priority).

skill4_priority=1

; 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=400

; Set here the maximum distance from monster to use this skill.

skill5_max_distance_value=700

; Set here if you want to use this skill as an aura.

skill5_is_aura=false

; Set here the timer before the bot using the skill again.

skill5_cooldown=200

; Set here the skill's priority (higher value = higher priority).

skill5_priority=1

; Set here the key or the mouse button of the skill.

skill6_key=mouse_right

; 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.

skill6_cooldown=0

; Set here the skill's priority (higher value = higher priority).

skill6_priority=2

; Set here the key or the mouse button of the skill.

skill7_key=mouse_right

; 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=false

; Set here the timer before the bot using the skill again.

skill7_cooldown=0

; Set here the skill's priority (higher value = higher priority).

skill7_priority=2

Share this post


Link to post
Share on other sites

Not going to fix that whole file for you, but do the following:

Set IB to cooldown 0, max 200, min 0, priority 1

Set WM to cooldown 4000, max 800, min 0, priority 2

Set Immortal cry to cooldown 6000, max 800, min 0, priority 4

Set blood rage to cooldown ((duration-1)x1000), max range 1000, min 0, priority 3

This should cause the bot to:

stop pathfinding -- range check

cast blood rage

cast immortal cry

cast WM

cast IB

Recast each spell as it expires.

You can play with the timings to for example make sure immortal cry stacks stay up. I used 4000 for the delay on WM assuming it takes you ~4 seconds to kill a pack of monsters. If you kill faster than that, lower it accordingly.

Let me know if this fixes your issue

Edit: I highly recommend flickerstrike over leap slam due to desync problems, if you're only using it to get in range. Vastly superior.

Share this post


Link to post
Share on other sites

Thanks a lot, I will try all that later today! I've never used flicker strike before, but I'll give it a shot.

I only posted the whole file because the admin wanted it, but your answer was exactly what I was looking for

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...