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

Search results

  1. C

    Auto water gatherer

    Done https://www.thebuddyforum.com/archebuddy-forum/archebuddy-plugins/other/186595-release-gather-water.html
  2. C

    [Release] Gather Water

    Gather water Gathers water from a well continuously. As requested at https://www.thebuddyforum.com/archebuddy-forum/archebuddy-plugins/requests-and-discussions/186588-auto-water-gatherer.html using ArcheBuddy.Bot.Classes; using System; using System.Collections.Generic; using...
  3. C

    Auto water gatherer

    I'll work on this.
  4. C

    No sports fishing plugin ?

    I'll do it if it's not too time-consuming. What do you need done with the bot (provide specific details)? From what I heard fishing can already be done AFK? I have never tried fishing before.
  5. C

    Mount Level

    I've used this for days in Mirage. You will most likely get reported if you do it in Mirage / public, but you won't be banned. People (GMs) can never tell if you're using AB or just "stacking quarters on your keyboard". If you get banned it's because of AB and not this plug-in itself.
  6. C

    autorun not working

    Mine does. Click settings and make sure "Auto launch checked accounts" and "Auto close game client on disconnect" is checked.
  7. C

    Mount Level

    [Release] Mount Level Mount Level Levels your mount by moving in circles. Someone requested this before and I did it since it's literally less than 10 lines of code (needed). using ArcheBuddy.Bot.Classes; using System; namespace Mount_Level { public class Main : Core {...
  8. C

    pingToServer round-trip or one-way

    Does pingToServer return round-trip or one-way time? Guessing round-trip.
  9. C

    Out - Are you fixing the construct house bug?

    The api doesn't seem to give any info.. or am I missing something? Also what is the X and y parameters for?
  10. C

    Out - Are you fixing the construct house bug?

    Am I right to say that you must call UpdateConstructTax after ConstructHouse now?
  11. C

    Out - Are you fixing the construct house bug?

    If I try to build on another house manually (without AB), does the client send a packet to the server and then server return false? Or does the client check itself and send nothing to the server?
  12. C

    WTB a Takeland plugin

    I will be releasing one soon, if you're willing to wait a week or two. Radar sneak peek (in development)
  13. C

    Mod/hack that removes "BUILD" button when placing an House?

    A delay of 1 second makes sense but most people can click 3 times in less than a second.
  14. C

    Mod/hack that removes "BUILD" button when placing an House?

    They are all detected.
  15. C

    Who is still using land grab plugin? Which one? Does it still work/ban you?

    Did you try to grab land or just scan?
  16. C

    Is anyone selling land grabber?

    I can't give you too much info but it's tested and working. When it's released I'll be willing to give Out a free copy inc source code for review. It will be expensive but the copies will be limited (max ~5-10).
  17. C

    Is anyone selling land grabber?

    I will soon (1-2 weeks) be selling a ping-independent and multi-threaded land grab tool with additional features such as radar for houses and storing retrieved land info in database. I play in the most popular server, have 250 ping, and win land grabs 90% of the time (tested). Stay tuned.
  18. C

    TurnAngle and TurnDirectly.

    1) How can I get a more precise turn angle of the player? TurnAngle only returns 0-127. 2) Can TurnDirectly be used to turn to specified x/y coordinates? The closest method is TurnDirectly(SpawnObject). If not it'll be good if these are added into the API.
  19. C

    PutGoldInTrade not displaying

    PutGoldInTrade doesn't display in the client, although it works.
  20. C

    PlantItemsInZone slow?

    It takes me 52 seconds to plant 10 seeds. I can do it faster manually. Is it supposed to be this slow? Any way to speed it up?
Back
Top