nert 0 Posted November 18, 2016 Share Posted November 18, 2016 The bot seems to be confused on it's range from certain mobs, I've been testing this in Eeny's RFC profile example on Slagmaw when using a character that doesn't one shot the boss. Melee character (Warrior) it simply doesn't attack cause it keeps trying to get in range (Spamming charge but not able cause it's right next to the boss) of the boss even though it is in range. Is there a way to fix this with the bot itself, the combat rotation or within the profile? ^ I was able to fix my problem for the time by simply removing charge from my combat rotation profile. However I'd like to keep it in there for the rest of the dungeon. How do i say not use charge while in combat with Slagmaw? Second question, how can i add/script in avoiding spells, example the second boss cast a shadow ground spell and the bot just stands in it. I'd like to know how i can add something so the bot will move when that spell is on the ground and under the player? Link to comment https://wrobot.eu/forums/topic/4481-questions-about-profile-making/ Share on other sites More sharing options...
Droidz 2738 Posted November 29, 2016 Share Posted November 29, 2016 Hello, use condition "C Sharp Code": wManager.Wow.ObjectManager.ObjectManager.Target.Name != "Slagmaw" or to avoid to use spell on all elites: !wManager.Wow.ObjectManager.ObjectManager.Target.IsElite Link to comment https://wrobot.eu/forums/topic/4481-questions-about-profile-making/#findComment-21139 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now