December 20, 20178 yr 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.
December 21, 20178 yr 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)
December 22, 20178 yr Author perfect thanks anyway to make it attack all the rares without adding all the ids?
Create an account or sign in to comment