Ok I did not write most these profiles I just found them on the forums
and they did not work so I modified them so they would work.
There are a few that are mine that I wrote and I have included here
as well.
I am not sure if all the profiles use Grindbot or not please
look at them before using them. Most may be Orderbot.
There is no warranty or support for these Grind Profiles.
I tested them with Rebornbuddy and they worked for me.
One of the main problems with some of the old profiles is that they
are still using the TargetMob Name tag which is no longer
supported by Rebornbuddy.
<TargetMob name="" />
IE:
<TargetMobs>
<TargetMob name="Sandskin Peiste" />
</TargetMobs>
The way you have to do it now is lookup the mob id
and use that instead. To do that I use http://www.xivdb.com
I am using a image by BigBudda87 from another thread to show
how to find the mob ID.
xivdb.com will tell you the mob Id just search for it and look
up at the top in the URL bar of your browser The number circled in red is your
MOB ID.
So for a "Shelfeye Reaver" the MOB ID is 559
How you do the profiles now using the MOB ID is like this.
<TargetMobs>
<TargetMob id="559" />
</TargetMobs>
Also remember to set the max level to 60 now with Heavensward.
<MinLevel>1</MinLevel>
<MaxLevel>60</MaxLevel>
A full working profile will look something like this...
Level 1 - 50 grind for Disciple of War ("DOW") or Disciple of Magic ("DOM")
https://www.thebuddyforum.com/attac...-profile-level-1-50_updated_targetmob_ids-xml
Leatherworking Grind
Gigantoad Skin - Western Thanalan Vesper Bay (Level 23)
https://www.thebuddyforum.com/attac...-profiles-gigantoad-skin-vesper-bay-lvl23-xml
Gigantoad Skin-Eastern La Noscea (Level 33)
https://www.thebuddyforum.com/attac...es-gigantoad-skin-eastern-la-noscea-lvl33-xml
Peiste Skin-Southern Thanalan - (Level 26)
https://www.thebuddyforum.com/attachments/rebornbuddy-profiles/183033d1437091474-revived-profiles-peiste-skin-southern-lvl-26-xml
Raptor Skin - Central Shroud (Level 31)
http://www.thebuddyforum.com/attach...rofiles-raptor-skin-central-shroud-lvl-31-xml
Boar Hide - South Shroud (Level 45)
https://www.thebuddyforum.com/attachments/rebornbuddy-profiles/183036d1437092498-revived-profiles-boar-hide-south-shroud-lv-l45-xml
Boar Hide - East Shroud (Level 21)
https://www.thebuddyforum.com/attac...ived-profiles-boar-hide-east-shroud-lvl21-xml
Weaver Grind
Snurble Tufts - Golden Fleece (Level 42) (Weavers, Goldsmiths, Leather workers)
https://www.thebuddyforum.com/attac...ived-profiles-snurble-tufts-golden-fleece-xml
Fleece - Ornery Karakul (Level 36)
https://www.thebuddyforum.com/attac...ed-profiles-ornery-karakul-fleece-farming-xml
Diremite Web - Banemite North Shroud (Level 25)
https://www.thebuddyforum.com/attac...diremite-web-north-shroud-banemite-lvl-27-xml
Cotton Boll Farming Bentbranch Meadows Central Shroud (Level 15)
https://www.thebuddyforum.com/attac...48802-revived-profiles-botany-cotton-boll-xml
I hope these profiles help everyone out as more are fixed I will add them here.
and they did not work so I modified them so they would work.
There are a few that are mine that I wrote and I have included here
as well.
I am not sure if all the profiles use Grindbot or not please
look at them before using them. Most may be Orderbot.
There is no warranty or support for these Grind Profiles.
I tested them with Rebornbuddy and they worked for me.
One of the main problems with some of the old profiles is that they
are still using the TargetMob Name tag which is no longer
supported by Rebornbuddy.
<TargetMob name="" />
IE:
<TargetMobs>
<TargetMob name="Sandskin Peiste" />
</TargetMobs>
The way you have to do it now is lookup the mob id
and use that instead. To do that I use http://www.xivdb.com
I am using a image by BigBudda87 from another thread to show
how to find the mob ID.
xivdb.com will tell you the mob Id just search for it and look
up at the top in the URL bar of your browser The number circled in red is your
MOB ID.
So for a "Shelfeye Reaver" the MOB ID is 559
How you do the profiles now using the MOB ID is like this.
<TargetMobs>
<TargetMob id="559" />
</TargetMobs>
Also remember to set the max level to 60 now with Heavensward.
<MinLevel>1</MinLevel>
<MaxLevel>60</MaxLevel>
A full working profile will look something like this...
Code:
<Profile>
<Name>Raptor Skin-Central Shroud-lvl 31</Name>
<KillRadius>80</KillRadius>
<Order>
<If Condition="not IsOnMap(148)">
<TeleportTo Name="Bentbranch" AetheryteId="3" />
</If>
</Order>
<GrindAreas>
<GrindArea name="Lindwurm">
<Hotspots>
<Hotspot Radius="80" X="-351.1118" Y="61.58261" Z="-136.9761" name="Lindwurm" />
<Hotspot Radius="60" X="-420.1534" Y="61.09248" Z="-106.9659" name="Lindwurm" />
</Hotspots>
<TargetMobs>
<TargetMob id="130" />
</TargetMobs>
<MinLevel>1</MinLevel>
<MaxLevel>60</MaxLevel>
</GrindArea>
</GrindAreas>
<Order>
<Grind grindRef="Lindwurm" while="Core.Player.ClassLevel < 61" />
</Order>
</Profile>
Level 1 - 50 grind for Disciple of War ("DOW") or Disciple of Magic ("DOM")
https://www.thebuddyforum.com/attac...-profile-level-1-50_updated_targetmob_ids-xml
Leatherworking Grind
Gigantoad Skin - Western Thanalan Vesper Bay (Level 23)
https://www.thebuddyforum.com/attac...-profiles-gigantoad-skin-vesper-bay-lvl23-xml
Gigantoad Skin-Eastern La Noscea (Level 33)
https://www.thebuddyforum.com/attac...es-gigantoad-skin-eastern-la-noscea-lvl33-xml
Peiste Skin-Southern Thanalan - (Level 26)
https://www.thebuddyforum.com/attachments/rebornbuddy-profiles/183033d1437091474-revived-profiles-peiste-skin-southern-lvl-26-xml
Raptor Skin - Central Shroud (Level 31)
http://www.thebuddyforum.com/attach...rofiles-raptor-skin-central-shroud-lvl-31-xml
Boar Hide - South Shroud (Level 45)
https://www.thebuddyforum.com/attachments/rebornbuddy-profiles/183036d1437092498-revived-profiles-boar-hide-south-shroud-lv-l45-xml
Boar Hide - East Shroud (Level 21)
https://www.thebuddyforum.com/attac...ived-profiles-boar-hide-east-shroud-lvl21-xml
Weaver Grind
Snurble Tufts - Golden Fleece (Level 42) (Weavers, Goldsmiths, Leather workers)
https://www.thebuddyforum.com/attac...ived-profiles-snurble-tufts-golden-fleece-xml
Fleece - Ornery Karakul (Level 36)
https://www.thebuddyforum.com/attac...ed-profiles-ornery-karakul-fleece-farming-xml
Diremite Web - Banemite North Shroud (Level 25)
https://www.thebuddyforum.com/attac...diremite-web-north-shroud-banemite-lvl-27-xml
Cotton Boll Farming Bentbranch Meadows Central Shroud (Level 15)
https://www.thebuddyforum.com/attac...48802-revived-profiles-botany-cotton-boll-xml
I hope these profiles help everyone out as more are fixed I will add them here.
Attachments
-
Raptor Skin-Central Shroud-lvl 31.xml751 bytes · Views: 919
-
mob id.JPG12.9 KB · Views: 2,466
-
Grind Profile Level 1-50_updated_targetmob_IDs.xml16.6 KB · Views: 978
-
Peiste Skin-Southern Than- Lvl 26.xml761 bytes · Views: 547
-
Gigantoad Skin-Vesper Bay-lvl23.xml696 bytes · Views: 864
-
Gigantoad Skin-Eastern La Noscea-lvl33.xml773 bytes · Views: 860
-
Boar Hide-South Shroud - lv l45.xml783 bytes · Views: 864
-
Boar Hide-East Shroud-lvl21.xml726 bytes · Views: 877
-
Snurble Tufts - Golden Fleece.xml1.1 KB · Views: 923
-
Ornery Karakul Fleece Farming.xml1.4 KB · Views: 906
-
Diremite Web - North Shroud Banemite (lvl 27).Xml3 KB · Views: 944
-
Botany - Cotton Boll.xml1 KB · Views: 871
Last edited: