*EDIT* This is mainly for AB pvp, EOTS for example might get stuck due to the spiky rocks.
This can be used for grinding profiles too, preferably in open areas or with blackspots.
Would greatly reduce the "oh he is a botter" fealing if you switch patters of grinding alot.
Hi i just figured id add this as i havent found it "obviously visible" in the forums.
This code will randomize hotspots and is specifically usefull for Arathi Basin so that you dont start by running to same hot spots each ress
Ofc you can edit it how u want but
This can be used for grinding profiles too, preferably in open areas or with blackspots.
Would greatly reduce the "oh he is a botter" fealing if you switch patters of grinding alot.
Hi i just figured id add this as i havent found it "obviously visible" in the forums.
This code will randomize hotspots and is specifically usefull for Arathi Basin so that you dont start by running to same hot spots each ress

Ofc you can edit it how u want but

Code:
<HBProfile>
<MinDurability>0.4</MinDurability>
<MinFreeBagSlots>2</MinFreeBagSlots>
<SellGrey>True</SellGrey>
<SellWhite>False</SellWhite>
<SellGreen>False</SellGreen>
<SellPurple>False</SellPurple>
<ProtectedItems>
<Item>27854</Item>
<Item>37201</Item>
<Item>24401</Item>
<Item>4538</Item>
<Item>8766</Item>
</ProtectedItems>
<SubProfile>
<MinLevel>0</MinLevel>
<MaxLevel>81</MaxLevel>
<Factions>2068 834</Factions>
[COLOR="Red"]<GrindArea>
<RandomizeHotspots>true</RandomizeHotspots>
<MaximumHotspotTime>2000</MaximumHotspotTime>
<Hotspots>
<Hotspot X="1171.347" Y="1225.387" Z="-54.16303" />
<Hotspot X="1136.222" Y="858.9346" Z="-111.9562" />
<Hotspot X="780.9249" Y="858.2675" Z="-53.64285" />
<Hotspot X="841.9241" Y="1154.983" Z="11.20571" />
<Hotspot X="981.1064" Y="1037.757" Z="-43.79102" />
</Hotspots>
</GrindArea>[/COLOR]
</SubProfile>
Last edited: