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

How to create grinding profile

Tekken

Member
Joined
Jan 4, 2011
Messages
116
Reaction score
5
Hey peeps ... I havent done a grinding profile for a long time as I believe grinding is the easiest way to get banned but I need to get some mats.. I used to use the plattform from Kick but it doesnt seem available now ... I need help finding the mob IDs and if anybody knows of a base profile to set it up or a guide like the one for GB2 that will be great
Many thanks
Tekken
 
I made one yesterday,
Just change the obvious :)
I got the basic profile off the HB Wiki.

It uses the questing bot to grind.

In the way of MobIDs etc etc, click on the "developer tools" on your HB UI and select a mob in game. If you click refresh after that on the developer tools again it will refresh with mob info.

need any help just inbox me :)


<HBProfile>
<!--
PROFILE EXPECTATIONS:
* When using this profile, be certain to set the HonorBuddy bot to (select only one):
( ) Gatherbuddy2
(*) Grinding / Mixed
( ) Questing
( ) PvP

* This profile is appropriate for (check all that apply):
[X] Alliance [ ] Achievement
[X] Horde [ ] Farming
[X] Leveling
[ ] PvP
[X] Questing
[ ] Reputation
[ ] Seasonal

* The profile grammar for the Levelbot (Questing & Grinding) can
be found at this Wiki location:
:Category:Honorbuddy:Levelbot:Grammar

* An explanation of <ForceMail> and <ProtectedItems> usage is here.
DO NOT INCLUDE a <ForceMail> element in a profile!
DO NOT INCLUDE a <ProtectedItems> element in a profile, unless it
is being used to protect items needed for a quest.
You can find more information in the Wiki here:
Honorbuddy:About ForceMail and ProtectedItems
-->

<Name>Sik - 90-95 Bug Grind</Name>
<MinLevel>1</MinLevel>
<MaxLevel>101</MaxLevel>

<MinDurability>0.3</MinDurability>
<MinFreeBagSlots>2</MinFreeBagSlots>

<MailGrey>false</MailGrey>
<MailWhite>false</MailWhite>
<MailGreen>false</MailGreen>
<MailBlue>false</MailBlue>
<MailPurple>false</MailPurple>

<SellGrey>true</SellGrey>
<SellWhite>true</SellWhite>
<SellGreen>false</SellGreen>
<SellBlue>false</SellBlue>
<SellPurple>false</SellPurple>

<TargetElites>false</TargetElites>


<AvoidMobs>

</AvoidMobs>


<Blackspots>

</Blackspots>


<Mailboxes>

</Mailboxes>

<QuestOrder>
<SetGrindArea>
<GrindArea>
<!-- Omit these elements, and allow them to default, unless there is a specific need...
<TargetMinLevel>90</TargetMinLevel>
<TargetMaxLevel>90</TargetMaxLevel>
<MaxDistance>30</MaxDistance>
-->
<RandomizeHotspots>true</RandomizeHotspots>

<!-- Use Factions OR MobIds, usually not both -->
<Factions></Factions>
<MobIds>82370 82371</MobIds>

<Hotspots>
<Hotspot X="-671.4006" Y="-1423.942" Z="-23.2775" />

</Hotspots>
</GrindArea>
</SetGrindArea>

<!-- Grind until level 105, then we'll move to a better grind area -->
<GrindUntil Nav="Fly" Condition="Me.Level >= 105.0" />

<!-- ...more grind areas... -->
</QuestOrder>

</HBProfile>
 
Last edited:
Back
Top