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

Search results

  1. B

    How to create character and delete character with archebuddy?

    How to create character and delete character with archebuddy? I want to like select my server, create character && do my plugin code ... then go back to char select , delete character , and make a new one How do I -create character with the api --- When condition met -- Go to...
  2. B

    How to use the script to send a keypress like F2

    How to use the script to send a keypress like F2 I want to use the .cs Plugin Manager script to e.g send a F2 keypress event, how do I achieve it. Thanks
  3. B

    PickupAllDrop Method not found . Only happen today

    10:16:53 PM: Script [C:\Users\baoky\Downloads\GG_NEW\Plugins\SimpleFarm2\SimpleFarm.dll] run error: 10:16:53 PM: Error: Method not found: 'Boolean ArcheBuddy.Bot.Classes.Core.PickupAllDrop(ArcheBuddy.Bot.Classes.Creature)'. 10:16:53 PM: Stack trace: at YourNamespace.YourClass.PluginRun()...
  4. B

    LazyTrader - TradeRun Automatization

    Does this plugin work even If I run like multiple client with the same plugin
  5. B

    Right click to activate pet auto casting ? How to do in script

    Is there a function to check if my Battle pet is alive. So I can actually cast when its still alive.
  6. B

    Right click to activate pet auto casting ? How to do in script

    Right click to activate pet auto casting ? How to do in script I want to activate my white wolfhound skill to auto casting "Berserk" , "Scratch". Because in general if you play manually, its a right click, but how do I just use it once, and set it to auto casting if its not active...
  7. B

    LazyTrader - TradeRun Automatization

    There is a bug, when I finish craft a item, if someone block me, then it will walk away with that pack, and not mount the cart , left the cart alone .
  8. B

    LazyTrader - TradeRun Automatization

    After recall back to save point, it won't go to WorkBench, despite pack is 0, it suppose go work bench but it go to vendor.
  9. B

    LazyTrader - TradeRun Automatization

    On collide with other farm cart, it will Disembark (stand up) from the vehicle and stand there , won't mount back or move forward etc.
  10. B

    Archebuddy wont load game

    I would like to include my log. I crashes at least 3 to 4 times today with my Updater.exe Zippyshare.com - ArcheBuddy_10_12_2014_04_24_54.log
  11. B

    [IMPORTANT] Gods disconnect you.

    When running more than 1 archebuddy, I will get disconnected after a while. I am running the Trade run by Poopie, doing tradepack. If i do 1 account, it seems fine.
  12. B

    How do I ress my pet if its die?

    How do I ress my pet if its die without stable hand, normally we would just go near our pet and press F to ress it up. How to achieve this with code. Sorry I tried find but only can find how to revive mount
  13. B

    How to only target a certain mob

    How to only target a certain mob I am using Simple Farm by OUT. I only want to hit the mob with the name "Spider weaver" There are other mob nearby, but I don't wanna target them, assume those other nearby are "passive" mob which are orange and won't hit me unless I hit them. How...
  14. B

    Refreshment Buff Keep Recast

    The spell Refreshment seems to have a issue on checking, it will just keep cast again even when the buff still exist. Here is my code if (skillCooldown("Refreshment") == 0 && buffTime("Refreshment") <= 4) { UseSkillAndWait("Refreshment"...
  15. B

    Why you close our thread?

    To OUT, We can't change the path to bin32 even thou archeage.exe is there after the patch. NA server probably different slightly from EU server. We haven't even get the issue resolve, you just close the thread
  16. B

    Can't find path to game client

    Archbuddy not working after patch. *********@yahoo.com: Can't find path to game client. Please, update and run the game client without AB once. Or try specify path in settings. If game client was updater - wait ArcheBuddy update. Waiting 30 seconds before starting the next account.
  17. B

    LazyTrader - TradeRun Automatization

    Is the bot Able to recast Escape if we got stuck and then Recall
  18. B

    LazyTrader - TradeRun Automatization

    Use the skill "Escape" and then Recall if the bot been at the same place for the past 1 minute not moving more than "N steps" or at last Resort, stop the bot. Because sometime there obstacles or train that push down the bot to some river or building or road that stuck the whole thing.
  19. B

    LazyTrader - TradeRun Automatization

    And if it use escape, the bot still stuck or so , can it use recall, because escape go to nearest nui stone and might not able reach Gold Trader , a re-run of the trade will be better than being stuck over night :D
  20. B

    LazyTrader - TradeRun Automatization

    is it possible to use "Escape" when we stuck or something, sometime the bot will drop into water or sort of jam, if it stay at a place and not moving more than an "amount" of steps, can we set it to use escape?
Back
Top