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

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

[Order Bot] Mining 60-65 Farming

I found out that in your <ItemNames> section, the item doesnt need the quotes around it. So just have Koppranickel Sand with no quotes and it should fix it. :thumbup:

Worked like a charm.. thank you, will edit accordingly.
 
Here is the profile for Koppranickel Sand, and Koppranickel Ore, thanks chrisphate for the change on the ItemNames.

<Profile>
<Name>KoppranickelSand</Name>
<KillRadius>50</KillRadius>
<Order>
<If Condition="not IsOnMap(611)">
<TeleportTo Name="Ala Gannha" AetheryteId="100" />
</If>
<Gather while="True">
<GatherObject>Rocky Outcrop</GatherObject>
<HotSpots>
<HotSpot Radius="75" XYZ="101.8282, 114.8765, -506.6631" name="Koppranickel Sand" />
<HotSpot Radius="75" XYZ="182.9626, 137.7845, -333.7595" name="Koppranickel Sand" />
<HotSpot Radius="75" XYZ="-14.85378, 113.0818, -378.6799" name="Koppranickel Sand" />
</HotSpots>
<ItemNames>
<ItemName>Koppranickel Sand</ItemName>
</ItemNames>
<GatheringSkillOrder>
<GatheringSkill SpellName="King's Yield II" TimesToCast="1" />
</GatheringSkillOrder>
</Gather>
</Order>
</Profile>

is there anyway to tweak this so the beetles don't attack?
 
Anyone having problems getting killed by the crocs? How can I edit this so I dont cross the river?
 
Die so much with this profile. The crocs are eating you up.

Edit: Enabled flight in plugins and it worked great. Sorry for the misunderstanding.
 
Back
Top