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

Search results

  1. M

    Why do AB crash when openning SqlServer LocalDB connection?

    Out -> I understand you must be very busy but I have searched on google several hours and I didn't find nothing I doing wrong: try { var connectionString = "Data...
  2. M

    ArcheBuddy Updates Delay

    When Archeage or Glyph are updated, we have to wait several hours until you update ArcheBuddy. I don't know how many people have access to update it, but can you improve this update? Cause the farms and others tasks have schedule time for harvest, etc. I have searched in ArcheBuddy's API...
  3. M

    How do Upgrade/Downgrade Specialization

    I found how to get specialization/points, but I couldn't find how to do upgrade/downgrade. foreach (var actb in me.getActabilities().where(w => w.points == 20000 && w.name == "Farming")) { actb.??? } And how can I cancel the current CollectItemsAtFarm/PlantItemsAtFarm being executed...
Back
Top