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

Search results

  1. W

    Buddy Wing crashed after launching

    your having a dns issue if you do a nslookup updates.buddyauth.com you should get address 188.165.224.162 Could be a firewall issue, router issue, or an ISP issue. You can always set the DNS on your PC to 8.8.8.8 and then test to see if it resolves which if it does then it's either a router...
  2. W

    juggernaut charging forward instead of healing

    Here https://www.thebuddyforum.com/buddy-wing-forum/combat-routines/197829-defaultcombat-49.html#post2002033 use my modified rest.cs just replace the one within default combat. See the issue came down to no movement check when going into the rest routine so it would keep trying to rest while...
  3. W

    Default Combat Discussion

    Companion targeting has been a bane of this bot for a while and has never been perfect.
  4. W

    Default Combat Discussion

    That check wouldn't be advanced class routine but the base bounty hunter routine.
  5. W

    Multiwindow support ?

    Open a support ticket, then one of the higher-ups is defiantly going to see it.
  6. W

    Buddywing will not start

    Disable UAC?
  7. W

    DefaultCombat or Commando fail?

    https://www.thebuddyforum.com/buddy-wing-forum/combat-routines/197829-defaultcombat-49.html#post2002665 follow the instructions here.
  8. W

    Default Combat Discussion

    I'll give that a whirl later today but yeah that should work in theory. Edit: Yeah that works great thanks.
  9. W

    Default Combat Discussion

    I got the attack one target but wouldn't attack another until you tabbed to a new target, couldn't figure out the root cause either. Was with my op using combat bot. I did try removing the disable movement if using combat bot which did allow it to now run to a target I selected but in a group...
  10. W

    Features Wishlist

    SO while zoning my client seemed to rehook a lot of stuff including. Adding input layer ctlInputMacroBinoculars - 3BABC0A0 Are we sure there's no MacroBinocular support?
  11. W

    Default Combat Discussion

    I think your on the right track to set "and not has buff x" at the end of each spell that it wont benefit from. Spells are cast in the order they are coded same as the way all code is read by software. When I did a dependency in the routine I fixed up I put the cast with the debuff I wanted...
  12. W

    Default Combat Discussion

    Have you made an exception in your AV for both buddywing and swtor? Even if you don't think you have any installed it's likely that you have windows defender installed.
  13. W

    Features Wishlist

    Buddywing must be closed when editing the value, for default combat it will stick. Joes you need to edit merchelpers.cs and then joes when run will reset the value in your settings files for your chars.
  14. W

    Features Wishlist

    Change pull distance to 0 for those questing times.
  15. W

    Default Combat Discussion

    That's 2 routines not firing due to misspelling or detections, I had the firebug one I noted here as well. Anyone have the ability to make sure these changes are going into the next version so these routines can work?
  16. W

    Buddywing - Editing or Creating new combat routines

    visual studio Is free for express but if you are only going to do very lightweight editing then notepad++ would work just as well and is a small install.
  17. W

    Buddywing - Editing or Creating new combat routines

    Please edit the post and under advanced hit the hashtag which is the code block and put your code between it Code easier to read like that so it's easier to read.
  18. W

    Default Combat Discussion

    So I came across a new issue using esc to break the rest, if you have a window up quest reward or inventory it closes it and then moves on. I changed it to a while routine so it will close the pending window and still cancel rest if you are still casting. Seems to work well here give it a whirl.
  19. W

    Default Combat Discussion

    Correct as nothing was detecting the burning 5s debuff to use it and I didn't see anything in the optimal routine page about it so I went timer and now it keeps them running steady.
  20. W

    Buddywing - Editing or Creating new combat routines

    I would suggest posting what your trying to do and then pasting your code into code blocks for people to see, there's enough talent here to help teach you where you went wrong and help squeak out some more dps.
Back
Top