Droidz 2737 Posted October 31, 2014 Share Posted October 31, 2014 Hello, I have added a new feature at gatherer bot. I haven't added a "profile creator" (you need to create profile manually :(, but it is easy :)). This feature make bot able to change profile after x minutes, or after x herbalism/mining level. Sample (file "[1-230] Herbalism [Horde].xml"): <?xml version="1.0" encoding="utf-16"?> <GathererProfileAdvanced xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <StopBotWhenFinish>false</StopBotWhenFinish> <Tasks> <GathererProfileAdvancedTask ProfilePath="Alliance\Herbs\[1-75] Mulgore [No City].xml" MaxTime="-1" MaxMiningLevel="-1" MaxHerbalismLevel="75" /> <GathererProfileAdvancedTask ProfilePath="Alliance\Herbs\[75-125] Hillsbrad Foothills [No City].xml" MaxTime="-1" MaxMiningLevel="-1" MaxHerbalismLevel="125" /> <GathererProfileAdvancedTask ProfilePath="Alliance\Herbs\[125-205] Stranglethorn [No City].xml" MaxTime="-1" MaxMiningLevel="-1" MaxHerbalismLevel="205" /> <GathererProfileAdvancedTask ProfilePath="Alliance\Herbs\[205-230] Tanaris [No City].xml" MaxTime="-1" MaxMiningLevel="-1" MaxHerbalismLevel="230" /> </Tasks> </GathererProfileAdvanced> Explications: In line: <StopBotWhenFinish>false</StopBotWhenFinish>: Replace false by true if you want stop bot when tasks list has completed. In line (task): <GathererProfileAdvancedTask ProfilePath="MyProfile.xml" MaxTime="-1" MaxMiningLevel="-1" MaxHerbalismLevel="-1" />: ProfilePath="MyProfile.xml": Replace MyProfile.xml by your profile (use path like is appear in gatherer product settings). MaxTime="-1": Maximum running time (in minutes) for the current profile (-1 if you want ignore this option, otherwise replace -1 by the running time in minutes). MaxMiningLevel="-1": Maximum mining level for the current profile (-1 if you want ignore this option, otherwise replace -1 by the maximum level of this profile, if character has bigger level he load next profile). MaxHerbalismLevel="-1": Maximum herbalism level for the current profile (-1 if you want ignore this option, otherwise replace -1 by the maximum level of this profile, if character has bigger level he load next profile). You need to use minimum one condition, otherwise current profile is ignored. You can add/remove as you want tasks, add the tasks between <Tasks> and </Tasks>. Save file in xml format in folder "WRobot\Profiles\Gatherer\". highco and Matenia 2 Link to comment Share on other sites More sharing options...
kevinwas 2 Posted October 31, 2014 Share Posted October 31, 2014 Testing now Droidz 1 Link to comment Share on other sites More sharing options...
wrah 0 Posted March 11, 2016 Share Posted March 11, 2016 Can be maxtime randomized somehow? Like mine on path A 20-35 min, than path B.. Link to comment Share on other sites More sharing options...
Droidz 2737 Posted March 15, 2016 Author Share Posted March 15, 2016 On 11/3/2016 at 0:18 AM, wrah said: Can be maxtime randomized somehow? Like mine on path A 20-35 min, than path B.. No sorry, for it you can use "Relogger" program. Link to comment Share on other sites More sharing options...
iMod 99 Posted March 16, 2016 Share Posted March 16, 2016 Well, would it be possible to change the profile after it has X items for example herbs? This would create a random time. Link to comment Share on other sites More sharing options...
Rob80 0 Posted August 8, 2016 Share Posted August 8, 2016 Is it possible to combine this function with a gatherer or quester profile? I want to use a gatherer profile and after that a quester profile to use the hearthstone. On this way i could gather in a zone then use hearthstone and gather in another zone. Link to comment Share on other sites More sharing options...
Droidz 2737 Posted August 9, 2016 Author Share Posted August 9, 2016 Yes you can Link to comment Share on other sites More sharing options...
Rob80 0 Posted August 9, 2016 Share Posted August 9, 2016 How i can set a profile on few seconds? So that i can run a profile for 12 sec maybe? Link to comment Share on other sites More sharing options...
Lord 15 Posted August 16, 2016 Share Posted August 16, 2016 This option sound awesome ! Will try, thanks Link to comment Share on other sites More sharing options...
Uccy 3 Posted June 13, 2022 Share Posted June 13, 2022 Hello can we use that for grinder too ? if yes can you give explication of condition please. Thx Link to comment Share on other sites More sharing options...
Droidz 2737 Posted June 14, 2022 Author Share Posted June 14, 2022 23 hours ago, Uccy said: Hello can we use that for grinder too ? if yes can you give explication of condition please. Thx Hello, No, it's only for "Gatherer" product. But with "Grinder" profile editor, you can add several zones (change by character level). If you need more feature, you need to use "Quester". Link to comment Share on other sites More sharing options...
Uccy 3 Posted June 15, 2022 Share Posted June 15, 2022 Ok i begin with your programm , i go see that in future wirth quester so Thanks Link to comment 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