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

Search results

  1. W

    How can you make money from botting?

    Yes but the Arena looks amazing, and if we could get it meshed would make a hell of a profile challenge.
  2. W

    bot afk logout for inactivity

    I was looking at that section Cyro had noted but that's not it. The bot isn't always grabbing the buffs but it isn't hanging us up. Looking at the 2nd log shows me something I have heard reports of lately as well. Here lets take a look at it. 2016-04-17 18:52:52,405 [Main Bot Thread]...
  3. W

    bot afk logout for inactivity

    Took a few second look here at work and not sure as of yet, it's going to need a sanity check for sure as it appears retrieving the buff list might be hit or miss from the bot causing it. If I get a chance I'll see what I can figure out tonight.
  4. W

    bot afk logout for inactivity

    This bot was shut down years ago, the community got together and were able to have them re-release it with limited support and no lifetime keys. See even Exile buddy had lifetime keys so sales always required new sales and not re-occurring sales. Since buddywing doesn't have a lifetime key is...
  5. W

    Deception Assassin

    Is there any way we could get this to work for leveling? Some level checks for the spells that aren't the best at 65 etc? A lot of routines lately are getting geared twords 65 and then we have new users show up trying to level their chars and getting frustrated. Would be nice if it was max...
  6. W

    Deception Assassin

    When there good yeah I'll add to my svn and then add it to the push request I have open.
  7. W

    Harvesting Behavior

    And they kind of wont. Try default combat test edition from the SVN. It has scavenging/bio built in and those changes have been uploaded to GitHub for approval to the core Default Combat.
  8. W

    Harvesting Behavior

    resources from mob is only available from a plugin and it doesn't mesh the best with the bot. The test default combat I added scavenging which runs after test. That implementation harvested well with multiples.
  9. W

    screen freeze during fight

    I had that, set SWTOR priority processes to high. Smoothed it out for me. I haven't had to for a long time though.
  10. W

    BOT not selling items or healing itself?

    Problem is we don't know your level, nor your class to even know how the bot should work for your character. Things like this are why they ask for Logs so we can identify the key items that are particular to you. Logs aren't always to show some error, but they have a lot of the information of...
  11. W

    Healing?

    Aevitas hit a snag when trying to fix MaxHealth, when it worked fairly well for healing it broke grinding. And vice versa.
  12. W

    DefaultCombat - Advanced rotations for leveling only using one ability

    I focused on healing really, now people have been so focused on DPS over the past months they have updated routines and removed low level spells. Best bet would be to get a older version of the routine and newer version. Find the missing abilities and have a level check for cast. That way...
  13. W

    BuddyWing 1.0.1310.898 (March release) discussion

    Thanks Cyro, Your stuff was a nice addition too. Now the real next step I could see is implementing a GUI to make those different options selectable. I'll have to see what xml examples I can find.
  14. W

    BuddyWing 1.0.1310.898 (March release) discussion

    Put in a beast of a pull request on GitHub, there's a lot of changes I made not just to healing as well as others (Cyrogenesis, Alltrueist) which were in the test edition. I updated all headers to the new year as you had a few days ago. Everything has been tested pretty heavily and once the...
  15. W

    BuddyWing 1.0.1310.898 (March release) discussion

    I'm sure the isdead was associated to the character still showing HPs.
  16. W

    BuddyWing 1.0.1310.898 (March release) discussion

    Already had a isdead check and wasn't working when they never went to no HP's if (p.HealthPercent <= MaxHealth && !p.IsDead) That's the heal target list creator. We had dead on our lists that caused people to heal non stop to a dead person showing 432 hps...
  17. W

    BuddyWing 1.0.1310.898 (March release) discussion

    I was thinking if Aevitas can't fix it perhaps just doing a if me.healcandate.health >= 1% add to list etc. Then it wouldn't add 1% or lower to the heal candidates list. Would prefer if buddywing could give a proper value if possible but I could work around it if we had to.
  18. W

    BuddyWing 1.0.1310.898 (March release) discussion

    Companion and self have always seemed to return correctly, It's other players within a group. I could give you the logging I have used in the cast routine if you would like. 898 was on the money as far as healing goes but if a player was dead we got a few hundred HP's left, and yeah broke...
  19. W

    BuddyWing 1.0.1310.898 (March release) discussion

    So latest version re-broke healing, same kind of issues as before where it locks onto one player and goes to town. Would be health percentage goofed up again. Testing on 898 has healing back to working great.
  20. W

    Buddywing automatic close

    Known issue and the Developer is working on it. https://github.com/BosslandGmbH/BuddyWing/issues/4
Back
Top