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

Search results

  1. Sidalol

    Turn to face gps point

    How do you turn to face a gps point?
  2. Sidalol

    Something with Gps changed?

    Both me and a friend are experiencing weird shit with Gps today...using with vehicles it's riding around and around in a circle...didn't do this before.
  3. Sidalol

    Loading screen?

    Any way to know if we're on the loading screen? The bot will try to perform actions while loading and it makes the game never load for me if it happens. Having to just use giant sleeps atm.
  4. Sidalol

    Vehicle summoning always faces north

    When summoning a vehicle it would usually appear at 90 degrees from the direction you are facing, however when summoning via the bot it will always summon facing north. Any way to fix this?
  5. Sidalol

    Interrupt current AB action

    How to properly interrupt/stop current AB action? For example current action is gps move, I want to terminate this from another thread. Is there any cancel flag etc?
  6. Sidalol

    Kill session after crash?

    Is there any way to kill the AB session after a crash? Atm have to wait for session to expire.
  7. Sidalol

    Plugins Manager unloads all plugin

    Hi I'm not sure what causes it but my plugin manager will suddenly decide to unload all plugins and the only way to do anything again is to close archeage and reopen it. Edit: Sorry wrong section
  8. Sidalol

    Dismount from vehicles

    How do you dismount from vehicles? standFromMount() does not work and the dismount skill is not actually a skill in the same way Owner's Mark is it seems: Owner's Mark:
  9. Sidalol

    Get zone / read interactions?

    Hi I have 3 questions: How can I find out what zone I'm in? e.g. "Solzreed Peninsula" How can I perform an interaction with any object? For example find an object and return the text for the F and G game interactions? Is it also possible for me to then use the interaction the same way...
  10. Sidalol

    Equip not working

    UnEquip("Glass Phoenix") works fine. Equip("Glass Phoenix") does not.
  11. Sidalol

    gps.LoadDataBase

    Hi, I'm able to load a database of coordinates correctly, but how do I instruct gps to move to them? If I create a point manually I can use gps.GpsMove("Point") but how do I move to points from .db3 file? gps = new Gps(this); gps.LoadDataBase(Application.StartupPath + "tmp.db3"); // How...
  12. Sidalol

    PolygonZone

    Hi I'm trying to use a PolygonZone, I've created one and given it the ZonePoints but it won't start gathering in the zone. It works fine with RoundZone though. Do you have to set the first coord twice or something to close the zone? My character keeps running into my chimney so I want to split...
  13. Sidalol

    Blizzard posts about botters

    Players Botting But why would Blizzard ban bots? They have a active subscription and pay money. Why would any company reduce their own income on purpose? It doesn't make sense... Allthough I don't like so many bots either. But for them to actualy ban most of them, and lose out on so much...
  14. Sidalol

    Bot looking for CC config in profile directory

    When clicking Class Config, I receive an Unhandled exception. The bot is looking in: [Profile Directory]/CustomClasses/Fpsware Paladin/Class Specific/Settings/UIElements.xml I'll fix it with a re-install or something, just wanted to report and didn't know where else to do it.
  15. Sidalol

    TradeSkillMaster Auto_Mail

    I was playing around with TSM earlier and was able to disable the anti-bot mechanism and get the auto_mail functioning with Professionbuddy. I don't know whether this is already public knowledge, or it's been used many times before or whatever, just thought I'd mention it and if anyone's...
  16. Sidalol

    Check if craft/cast is in progress

    Hi, I need to check if I am currently crafting an item (as in the cast bar is still progressing). I guess maybe this works the same way as spells? Is there any way for me to check? Like me.isCrafting or something? :/
  17. Sidalol

    How do you get gold to your main?

    My main just had it's final warning so I'm wondering how you lot get gold over to your main if you don't bot on it?
  18. Sidalol

    Plugins don't load on all characters

    Hi, I've been using GuildInviter2 no problem on my main, but when I try to use it on any other char it doesn't work. This also made me notice a few other plugins behave the same. Is there something I've missed? All HB running from same folder btw. Thanks.
  19. Sidalol

    Setting officer note with today's date?

    Is this possible?
  20. Sidalol

    ProfessionBuddy and TSM

    I just used ProfessionBuddy for the first time and damn its awesome. I was wondering if there's any way to make it interact with the addon Trade Skill Master, because that would make my botting life complete. The routine I wish to do is this: -> Go to Auction House -> Press the Cancel button in...
Back
Top