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!

Pickup a Leve Quest?

ladygamer

Member
Joined
Oct 15, 2010
Messages
175
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