What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Hotspot randomizing "for newbies"

flexkres

New Member
Joined
Apr 6, 2010
Messages
459
Reaction score
6
*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 :)
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:
I will definitely try this next time I do AB. My bot is basically trying to kamikaze his way into Stables every time he rezzes at Blacksmith. It's not pretty and draws too much attention. :P

Thanks for sharing.



Yours is really a nice guide though, Synik. Just never seen it before. <3

Yes i know thats why i put it out there "in the obvious" just a little thing to help us towards being able to pvp properly!:D
 
Back
Top