Gash 3 Posted December 20, 2017 Share Posted December 20, 2017 I want to get a gathering profile to work on grinding mode. Before i work hard on notepad trying to get it right, does someone knows an easier way? The reason why i want to do this is to farm certain mobs at the same time. Link to comment https://wrobot.eu/forums/topic/8059-convert-gathering-to-grinding/ Share on other sites More sharing options...
Droidz 2738 Posted December 21, 2017 Share Posted December 21, 2017 Hello, Open notepad and copy paste this code: <?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"> <GrinderZones> <GrinderZone> <Vectors3> POSITIONS-HERE </Vectors3> </GrinderZone> </GrinderZones> </GrinderProfile> Open another notepad window and load the gatherer profile, select and copy all lines that start by "<Vector3" like: <Vector3 X="2154.718" Y="6251.842" Z="127.6786" /> <Vector3 X="2159.156" Y="6245.74" Z="128.1655" /> <Vector3 X="2160.978" Y="6237.441" Z="129.2786" /> <Vector3 X="2161.879" Y="6229.778" Z="130.1322" /> <Vector3 X="2162.808" Y="6222.213" Z="129.9639" /> <Vector3 X="2164.3" Y="6214.424" Z="129.8085" /> Go to the first notepad window, remove text "POSITIONS-HERE" and paste copied lines. Save file in fodler "WRobot\Profiles\Grinder\" (in *.xml file) Link to comment https://wrobot.eu/forums/topic/8059-convert-gathering-to-grinding/#findComment-36890 Share on other sites More sharing options...
Gash 3 Posted December 22, 2017 Author Share Posted December 22, 2017 perfect thanks anyway to make it attack all the rares without adding all the ids? Link to comment https://wrobot.eu/forums/topic/8059-convert-gathering-to-grinding/#findComment-36910 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