Holyganja 6 Posted March 25, 2016 Share Posted March 25, 2016 Hello every1. I`M SORRY FOR MY BAD ENGLISH! I'm doing a profile for twinks to farm dungeons using 80lvl, he should not attack mobs I just need to collect them all at the end of Instance! After this I do AOE and my twink get xp How can i stop going to attack аll he sees? Link to comment https://wrobot.eu/forums/topic/2846-dont-attack-the-mobs/ Share on other sites More sharing options...
BetterSister 367 Posted March 25, 2016 Share Posted March 25, 2016 Not without custom profile Link to comment https://wrobot.eu/forums/topic/2846-dont-attack-the-mobs/#findComment-13080 Share on other sites More sharing options...
Droidz 2738 Posted March 25, 2016 Share Posted March 25, 2016 Hello, If you want ignore when your character is attacked you cannot (or you need to create custom profile like bettersiter has said). If you want just not start attack, activate option in advanced general settings "Don't start fighting". Link to comment https://wrobot.eu/forums/topic/2846-dont-attack-the-mobs/#findComment-13081 Share on other sites More sharing options...
Holyganja 6 Posted March 25, 2016 Author Share Posted March 25, 2016 1 hour ago, Droidz said: Hello, If you want ignore when your character is attacked you cannot (or you need to create custom profile like bettersiter has said). If you want just not start attack, activate option in advanced general settings "Don't start fighting". When he see mobs he stop... I need that he ran on without stopping and ignoring attacks How can i create this custom profile? mb some1 help whit that? Link to comment https://wrobot.eu/forums/topic/2846-dont-attack-the-mobs/#findComment-13082 Share on other sites More sharing options...
BetterSister 367 Posted March 25, 2016 Share Posted March 25, 2016 Could @Droidz add feature in settings that we can toggle if we want the bot to ignore fighting back? It shouldn't be big job to do. We could then use bot API to toggle fighting back while running to other side of dungeon and back Link to comment https://wrobot.eu/forums/topic/2846-dont-attack-the-mobs/#findComment-13083 Share on other sites More sharing options...
Holyganja 6 Posted March 25, 2016 Author Share Posted March 25, 2016 So at this time it's impossible? Link to comment https://wrobot.eu/forums/topic/2846-dont-attack-the-mobs/#findComment-13084 Share on other sites More sharing options...
BetterSister 367 Posted March 25, 2016 Share Posted March 25, 2016 it is possible without bot api but requires some work Link to comment https://wrobot.eu/forums/topic/2846-dont-attack-the-mobs/#findComment-13085 Share on other sites More sharing options...
Droidz 2738 Posted March 25, 2016 Share Posted March 25, 2016 Wait next update, to disable detection when player is attacked, use this c# code: wManager.Wow.Helpers.Conditions.ForceIgnoreIsAttacked = true; To reactive attack detection: wManager.Wow.Helpers.Conditions.ForceIgnoreIsAttacked = false; (don't forget to reactive it, or restart WRobot if you want use other profile/product) To use this code, you have a lot of ways, the more easy ways is to add this on your profile like this: http://wrobot.eu/forums/topic/2202-profile-positions-and-action-column/ or you can run this code in tab "Tools" > "Dev... tools" > paste code in textbox and click on button "Run c# code...". BetterSister 1 Link to comment https://wrobot.eu/forums/topic/2846-dont-attack-the-mobs/#findComment-13087 Share on other sites More sharing options...
BetterSister 367 Posted March 25, 2016 Share Posted March 25, 2016 Just what i was looking for! 9 minutes ago, Droidz said: Wait next update, to disable detection when player is attacked, use this c# code: wManager.Wow.Helpers.Conditions.ForceIgnoreIsAttacked = true; To reactive attack detection: wManager.Wow.Helpers.Conditions.ForceIgnoreIsAttacked = false; (don't forget to reactive it, or restart WRobot if you want use other profile/product) To use this code, you have a lot of way, the more easy ways is to add this on your profile like this: http://wrobot.eu/forums/topic/2202-profile-positions-and-action-column/ or you can run this code in tab "Tools" > "Dev... tools" > paste code in textbox and click on button "Run c# code...". Link to comment https://wrobot.eu/forums/topic/2846-dont-attack-the-mobs/#findComment-13089 Share on other sites More sharing options...
Holyganja 6 Posted March 25, 2016 Author Share Posted March 25, 2016 3 hours ago, betterSister said: wManager.Wow.Helpers.Conditions.ForceIgnoreIsAttacked = true; i copy this code into all my action in profiles... and hi still attack mobs http://http://s019.radikal.ru/i642/1603/3e/60e76dbf05c8.png[/IMG] Link to comment https://wrobot.eu/forums/topic/2846-dont-attack-the-mobs/#findComment-13094 Share on other sites More sharing options...
Droidz 2738 Posted March 26, 2016 Share Posted March 26, 2016 19 hours ago, Holyganja said: i copy this code into all my action in profiles... and hi still attack mobs http://http://s019.radikal.ru/i642/1603/3e/60e76dbf05c8.png[/IMG] You need to wait next update Link to comment https://wrobot.eu/forums/topic/2846-dont-attack-the-mobs/#findComment-13103 Share on other sites More sharing options...
knights 8 Posted May 29, 2016 Share Posted May 29, 2016 Is the current release updated with this? Link to comment https://wrobot.eu/forums/topic/2846-dont-attack-the-mobs/#findComment-14353 Share on other sites More sharing options...
BetterSister 367 Posted May 29, 2016 Share Posted May 29, 2016 1 hour ago, knights said: Is the current release updated with this? yes Link to comment https://wrobot.eu/forums/topic/2846-dont-attack-the-mobs/#findComment-14354 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