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

Please help! How to create a gathering profile

Fiona

New Member
Joined
Sep 22, 2014
Messages
10
Reaction score
0
want to create some gathering profile, but failed several times which is driving me crazy now!!
can anyone tell me how to do it or just give me a link? THANK YOU!!!!!!!!
gathering profile not orderbot.
 
want to create some gathering profile, but failed several times which is driving me crazy now!!
can anyone tell me how to do it or just give me a link? THANK YOU!!!!!!!!
gathering profile not orderbot.

Gathering bot is all but defunct now, I know of no advantages it has over Order bot. Why don't you want to use Order bot?
 
Code:
<Profile>   <Name>Mine 9-13 Obsidian</Name>
   <KillRadius>50</KillRadius>
   <Order>
  <Gather while="True">
         <GatherObject>Mineral Deposit</GatherObject>
         <HotSpots>
              <Hotspot Radius="80" X="67.0344" Y="59.6331" Z="341.194641"  />
        <Hotspot Radius="80" X="32.6788635" Y="59.73657" Z="383.6861"  />
      </HotSpots>
         <ItemNames>
               <ItemName>Obsidian</ItemName>
         </ItemNames>
     <GatheringSkillOrder>
           <GatheringSkill SpellName="Sharp Vision III" TimesToCast="1" /> 
     </GatheringSkillOrder>
      </Gather>
   </Order>
</Profile>

orderbot op, here's an uber simple profile
 
Gathering bot is all but defunct now, I know of no advantages it has over Order bot. Why don't you want to use Order bot?

yeah,i know.
but orderbot looks more complicated.
lol..anyway, I'm going to try orderbot now. thx
 
Back
Top