Bear T.O.E. 63 Posted April 1, 2014 Share Posted April 1, 2014 How do I combine pet lvl'ing Profiles and separate the grinding zones by pet lvl??? Im going to need a example so I can see how it works to make is work multiple times. Im going to build a 1 - 25 pet lvl'ing profile and I need this information. Ok this is what I have come up with... I dont know if this will work... But its an example of what I am trying to do. And if there is a way for this to work please show me. I would Also Like to Put the Use of Fly Points into this profile. EXAMPLE: <?xml version="1.0" encoding="utf-16"?> <GrinderProfile xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <NameClass="ObjectManager.Pet.Level <= 1" Action="If" /> <GrinderZones> <GrinderZone> <Name>Stormwind City</Name> <Hotspots>false</Hotspots> <MinLevel>0</MinLevel> <MaxLevel>90</MaxLevel> <MinTargetLevel>0</MinTargetLevel> <MaxTargetLevel>90</MaxTargetLevel> <Vectors3> <Vector3> <X>-8236.175</X> <Y>249.370941</Y> <Z>118.725983</Z> <Type>None</Type> </Vector3> <Vector3> <X>-8233.448</X> <Y>243.458084</Y> <Z>118.67466</Z> <Type>None</Type> </Vector3> <Vector3> <X>-8230.486</X> <Y>235.564926</Y> <Z>118.331932</Z> <Type>None</Type> </Vector3> </Vectors3> <Npc> </Npc> <BlackListRadius /> </GrinderZone> <NameClass="" Action="EndIf" /> <NameClass="ObjectManager.Pet.Level <= 6"/> <NameClass="ObjectManager.Pet.Level <= 6" Action="If" /> </GrinderZones> <GrinderZone> <Name>Wetlands</Name> <Hotspots>false</Hotspots> <MinLevel>1</MinLevel> <MaxLevel>90</MaxLevel> <MinTargetLevel>1</MinTargetLevel> <MaxTargetLevel>90</MaxTargetLevel> <TargetEntry /> <TargetFactions /> <Vectors3> <Vector3> <X>-3795.04785</X> <Y>-1335.44153</Y> <Z>34.68775</Z> <Type>Flying</Type> </Vector3> <Vector3> <X>-3788.12866</X> <Y>-1335.89624</Y> <Z>33.6946335</Z> <Type>Flying</Type> </Vector3> <Vector3> <X>-3781.93628</X> <Y>-1335.95911</Y> <Z>32.4864655</Z> <Type>Flying</Type> </Vector3> </Vectors3> <Npc> </Npc> <BlackListRadius /> </GrinderZone> </GrinderZones> <NameClass="" Action="EndIf" /> <NameClass="ObjectManager.Pet.Level <= 12"/> </GrinderProfile> Link to comment https://wrobot.eu/forums/topic/1302-how-do-i/ Share on other sites More sharing options...
Droidz 2738 Posted April 1, 2014 Share Posted April 1, 2014 Hello, You cannot use <NameClass= in petbattle profiles. To combine several profiles in one (and changing automaticly the zone by pets level) you need only in the profile editor add zones and configure Min and Max level by zone. Bear T.O.E. 1 Link to comment https://wrobot.eu/forums/topic/1302-how-do-i/#findComment-6997 Share on other sites More sharing options...
Bear T.O.E. 63 Posted April 3, 2014 Author Share Posted April 3, 2014 Im working on that now, But my other question is how do we make the bot wait for the bot in a pet profile so it will it will go to northrend and or use a portal to go to outlands? How would I add that code in? Link to comment https://wrobot.eu/forums/topic/1302-how-do-i/#findComment-7005 Share on other sites More sharing options...
Droidz 2738 Posted April 5, 2014 Share Posted April 5, 2014 It is not possible for the moment, I'll add this (for quest and grinder also) but I wait more informations about Warlords of Draenor before adding significant changes (for avoid to work for nothing). Link to comment https://wrobot.eu/forums/topic/1302-how-do-i/#findComment-7052 Share on other sites More sharing options...
Bear T.O.E. 63 Posted June 9, 2014 Author Share Posted June 9, 2014 Ah okay. I can understand that. This program is starting to blow up. :) I'm loving it. Link to comment https://wrobot.eu/forums/topic/1302-how-do-i/#findComment-7506 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