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

Search results

  1. G

    CollectItemsAtFarm is a loop?

    I was just playing around with Archbuddy API and it seems like CollectItemsAtFarm is a loop, dosent stop until it finishes the whole farm. I was trying to collect single items instead of everything around it. I tried while (labor > 999 ) // my current labor - 1 { CollectItemsAtFarm...
  2. G

    CollectItemsAtFarm is a loop?

    I was just playing around with Archbuddy API and it seems like CollectItemsAtFarm is a loop, dosent stop until it finishes the whole farm. I was trying to collect single items instead of everything around it. I tried while (labor > 999 ) // my current labor - 1 { CollectItemsAtFarm...
Back
Top