minh vu duc 0 Posted December 1, 2017 Share Posted December 1, 2017 Hello. i see code on some thread Conditions.ForceIgnoreIsAttacked = true; wManager.Wow.Helpers.Conditions.ForceIgnoreIsAttacked = true; now i want to write a quester profile with diable combat when my bot run between 2 vector, i want my char disablecombat. and when it runto new vector it will enablecombat Any one help me ? Thank! Link to comment https://wrobot.eu/forums/topic/7881-disable-combat/ Share on other sites More sharing options...
minh vu duc 0 Posted December 3, 2017 Author Share Posted December 3, 2017 Anyone help me for this code :( Link to comment https://wrobot.eu/forums/topic/7881-disable-combat/#findComment-36097 Share on other sites More sharing options...
minh vu duc 0 Posted December 3, 2017 Author Share Posted December 3, 2017 plz help me to my bot attack mob. <QuestsSorted Action="RunCode" NameClass="wManager.Wow.Helpers.Conditions.ForceIgnoreIsAttacked = true;" /> <QuestsSorted Action="RunCode" NameClass="wManager.Wow.Bot.Tasks.GoToTask.ToPositionAndIntecractWithNpc(new Vector3(1477.094f, 7370.096f, 0.9744754f), 23731, 2, false)" /> <QuestsSorted Action="Wait" NameClass="100" /> <QuestsSorted Action="RunCode" NameClass="wManager.Wow.Helpers.Conditions.ForceIgnoreIsAttacked = false;" /> <QuestsSorted Action="Wait" NameClass="16000" /> <QuestsSorted Action="RunCode" NameClass="wManager.Wow.Helpers.Conditions.ForceIgnoreIsAttacked = true;" /> <QuestsSorted Action="RunCode" NameClass="wManager.Wow.Bot.Tasks.GoToTask.ToPositionAndIntecractWithNpc(new Vector3(1555.584f, 7362.403f, 1.741266f), 23731, 2, false)" /> <QuestsSorted Action="Wait" NameClass="100" /> <QuestsSorted Action="RunCode" NameClass="wManager.Wow.Helpers.Conditions.ForceIgnoreIsAttacked = false;" /> <QuestsSorted Action="Wait" NameClass="16000" /> Link to comment https://wrobot.eu/forums/topic/7881-disable-combat/#findComment-36098 Share on other sites More sharing options...
Droidz 2738 Posted December 4, 2017 Share Posted December 4, 2017 Hello, your code seem good, if it is one zone profile it is more easy to create grinder/gatherer profile with https://wrobot.eu/forums/topic/2202-profile-positions-and-action-column/ Link to comment https://wrobot.eu/forums/topic/7881-disable-combat/#findComment-36168 Share on other sites More sharing options...
minh vu duc 0 Posted December 4, 2017 Author Share Posted December 4, 2017 Hello, Thank you very much. I completed my profile :) Link to comment https://wrobot.eu/forums/topic/7881-disable-combat/#findComment-36177 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