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

Pickup a Leve Quest?

ladygamer

Member
Joined
Oct 15, 2010
Messages
175
Reaction score
1
Is there a way currently that the bot can go up to a NPC and pickup a specific leve quest?

I'm trying to figure out how to do it with Orderbot :)

Thanks for your time :)
 
Y2krazy has a pretty awesome and simple to use Tag 'PickupLeve'
Link to all of his profiles:
https://github.com/y2krazy/profiles/tree/master/RebornBuddy/Profiles

In particular https://github.com/y2krazy/profiles/blob/master/RebornBuddy/Profiles/Quest Behaviors/PickupLeve.cs
Will do what you want and the tag in XML is as below:
<PickupLeve LeveId="123" LeveType="Tradecraft" NpcId="1234567" XYZ="10, 20, 30"

The leveId as usual can be found: http://xivdb.com/
Going to drop this here, so that proper credit is given. ;)

Custom leve behavior help from Blitzx303 and Neverdyne.
Hope it works for your needs, ladygamer. ;)
 
Back
Top