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

Search results

  1. A

    [Release] RebornBuddy64 Version 1.0.726 - DirectX11 / x64 bit compatible

    Might be good to know that I launched the client using another bot program, so that's probably what caused the issue. With that said, I've been doing that in the past without problem. 22:29:50.488 D] Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine --->...
  2. A

    [Release] RebornBuddy64 Version 1.0.726 - DirectX11 / x64 bit compatible

    Okay, I restarted FFXIV client and it works now. Sorry about that, I just remembered having a similar issue in the past.
  3. A

    [Release] RebornBuddy64 Version 1.0.726 - DirectX11 / x64 bit compatible

    From XIVDB/Garland Tools API. 3643 = Twinthread 3633 = Rhodonite I can't show the profile since it's a huge custom one. But it worked fine prior to 4.4 Edit: typo
  4. A

    [Release] RebornBuddy64 Version 1.0.726 - DirectX11 / x64 bit compatible

    Thanks for the reply, I did a fresh install and that did fix the two error I posted. My profile are now working but I'm running in an issue where the bot doesn't seem to recognize the recipe ID. Tested with two different profession and recipe (weaver & goldsmith) [22:31:59.315 V] [Poi.Clear]...
  5. A

    [Release] RebornBuddy64 Version 1.0.726 - DirectX11 / x64 bit compatible

    "StopCrafting" does not seem to work anymore. [04:05:21.522 N] Failed to load profile: Element StopCrafting is not supported. Please check your XML and try again. (<StopCrafting />) Line 212 [04:05:21.529 D] System.Exception: Element StopCrafting is not supported. Please check your XML and try...
  6. A

    [Release] RebornBuddy64 Version 1.0.726 - DirectX11 / x64 bit compatible

    EatFood Quest Behaviors doesn't do anything anymore.
  7. A

    [Plugin] Scarecrow Alternative

    If you read what I wrote in a earlier post, I said mature happen when the plant have not been gathered for a while. Once it's harvestable it will say Yam but if you wait too long before harvesting it will turn into "Mature". As is the bot only gather non-mature plant unless you edit it to...
  8. A

    [Plugin] Scarecrow Alternative

    From what I understand... Once the plant is harvestable, and it's not harvested, it keeps growing and will eventually reach a "Mature" state. The plugin, as is, cannot handle "Mature" plant and to be honest we would need to add another layer of painful code to make it work with plant that reach...
  9. A

    [Plugin] Scarecrow Alternative

    Hi newb23, good job on the updates and the user-friendly support you have given to others. I red that you wanted to try to clean up your log so I decided to create functions to help clean them up. I'm not sure if they are going to work cause I can't test in-game, and since I'm not a C# guru...
  10. A

    [Plugin] Scarecrow Alternative

    Hi, you can try this.. I cannot test it but it should work or at the least guide you in the right direction. You can adapt this to any other animal you want to plant. Please read the commented line. EDIT: CollectAnimals needed some change too.
  11. A

    [Plugin] Scarecrow Alternative

    You didn't read the commented block... you need to customize it for your need. It should not be too hard to figure out even for someone with really basic coding knowledge.
  12. A

    [Plugin] Scarecrow Alternative

    List<object> ItemGroup2 = new List<object>(); ItemGroup3.Add(Sheep); ItemGroup3.Add(Hen); ItemGroup3's should of been ItemGroup2 or... ItemGroup2 should of been ItemGroup3 depending on how you see it. :eek:
  13. A

    [Plugin] Scarecrow Alternative

    The scarecrow plugin is pretty good but if you are like me and have multiple farm and you grew tired of using the interface every time you want to gather/plant then you need something that require less maintenance. Especially if you farm stuff that mature in 1hour or so. So I came up with a...
  14. A

    Best motion type to place 4 woodlot on a 16x16 farm?

    SnakeFromBorder works, haven't tested the others.
  15. A

    Best motion type to place 4 woodlot on a 16x16 farm?

    I'll have to wait till my current woodlot mature before testing, so tomorrow or late tonight.
  16. A

    Best motion type to place 4 woodlot on a 16x16 farm?

    Alright I'll test them out, just though I'de ask if someone tested this before.
  17. A

    Best motion type to place 4 woodlot on a 16x16 farm?

    I forgot to mention that I'm not using the Scarecrow plugin. I'm currently using this Motion/Algorithm: SetPlantMotionType(PlantMotionType.Standart) SetPlantAlgoritm(PlantAlgoritm.MaxPerfomance) This setup work fine for 20 aspen tree but for woodlot only 3.
  18. A

    Best motion type to place 4 woodlot on a 16x16 farm?

    Question is in the title. I tried using Standart and I figured out afterward it was only able to put down 3 woodlot. -_-
  19. A

    General discussion about bans

    Been scarecrow farming exclusively on 1 account, no ban so far.
Back
Top