• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [BETA] BuddyWing for 4.01a

    Discussion in 'Buddy Wing Forum' started by Aevitas, Nov 5, 2015.

    1. alltrueist

      alltrueist Active Member

      Joined:
      Dec 10, 2012
      Messages:
      1,424
      Likes Received:
      16
      Trophy Points:
      38
      ActionPoints are only for Knights and Warriors.
       
    2. wizfor

      wizfor Member

      Joined:
      Mar 8, 2013
      Messages:
      246
      Likes Received:
      3
      Trophy Points:
      18
      I noticed on my Jugg, when I was Immortal the lag was a lot worse than when I went to Vengeance
       
    3. wizfor

      wizfor Member

      Joined:
      Mar 8, 2013
      Messages:
      246
      Likes Received:
      3
      Trophy Points:
      18
      is it an easy fix so the bot doesnt stop working when zoning ?
       
    4. willz916

      willz916 Member Legendary

      Joined:
      Jan 22, 2014
      Messages:
      303
      Likes Received:
      2
      Trophy Points:
      18
      exit the bot lol i put it at my bottom tool bar next to firefox makes it easier to get to
       
    5. Valpsjuk

      Valpsjuk Member

      Joined:
      Nov 10, 2014
      Messages:
      397
      Likes Received:
      4
      Trophy Points:
      18
      Usually helps just stopping the bot and starting it after zoning is done.
       
    6. wizfor

      wizfor Member

      Joined:
      Mar 8, 2013
      Messages:
      246
      Likes Received:
      3
      Trophy Points:
      18
      Ya im just finding it very frustrating having to start and stop it multiple times
       
    7. logon1

      logon1 New Member

      Joined:
      Oct 26, 2015
      Messages:
      29
      Likes Received:
      0
      Trophy Points:
      0
      bot keeps crashing
       
    8. billybobm

      billybobm New Member

      Joined:
      Oct 3, 2015
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      1
      Both of the last 2 betas have been working well for me. I usually only run combat bot though so about as simple as it can get. lightning sorc & trooper tested.

      Just chiming in good news as you usually only get bad news on the forums.
       
    9. willz916

      willz916 Member Legendary

      Joined:
      Jan 22, 2014
      Messages:
      303
      Likes Received:
      2
      Trophy Points:
      18
      A fix is in coming if you know prigraming a little you can do it yourself but if not just wait it out
       
    10. wizfor

      wizfor Member

      Joined:
      Mar 8, 2013
      Messages:
      246
      Likes Received:
      3
      Trophy Points:
      18
      is a new version soon? :)
       
    11. tiniq007

      tiniq007 New Member

      Joined:
      May 12, 2013
      Messages:
      49
      Likes Received:
      0
      Trophy Points:
      0
      Not sure but im waiting for the fix to healing mercenary giving the unknown discipline error, since merc healer is what I want to play. Im sure there working on it all we could do is be patient.
       
    12. coolcrumbs

      coolcrumbs New Member

      Joined:
      Apr 23, 2012
      Messages:
      41
      Likes Received:
      0
      Trophy Points:
      0
      bot still in beta?
       
    13. cartoonchikn

      cartoonchikn Member

      Joined:
      Jul 5, 2012
      Messages:
      130
      Likes Received:
      2
      Trophy Points:
      18
      What causes BW to crash and stop running? It did this pre-beta. I have to baby BW a lot. Not criticizing just curious. The bot remains open, but the text goes all white. My game is logged out due to inactivity and I have to restart everything. I get the DBoffset is zero error sometimes.
       
    14. pindleskin

      pindleskin Community Developer

      Joined:
      Oct 24, 2012
      Messages:
      1,124
      Likes Received:
      2
      Trophy Points:
      38
      Thats just how this bot is and was all the time. Can't AFK it 24/7. Don't know what causes it.
       
    15. willz916

      willz916 Member Legendary

      Joined:
      Jan 22, 2014
      Messages:
      303
      Likes Received:
      2
      Trophy Points:
      18
      so whats makes it laggy? anything i can do other than the change from locks to priority in crs?

      **EDIT**
      did some reading and found i needed to edit the default cs as well as the rotation cs
       
      Last edited: Nov 15, 2015
    16. willz916

      willz916 Member Legendary

      Joined:
      Jan 22, 2014
      Messages:
      303
      Likes Received:
      2
      Trophy Points:
      18
      So after messing around with the lock and priority ..... I really wish lock would work I can see the bot going off the rotation what is kicking the combat at a low fps?
       
    17. Cryogenesis

      Cryogenesis Moderator Moderator

      Joined:
      Jul 13, 2010
      Messages:
      2,128
      Likes Received:
      13
      Trophy Points:
      38
      The bot forces its actions into a frame of the game to Ensure the action is being executed.
      My info maybe not entirely correct but i see it as the bot halting the game to refresh ( ie. Mini pause) and puts it command in the frame and then let that frame go.
      If im correct this info was given way back in the day, where the game operates at another refresh rate then .net works.
       
    18. willz916

      willz916 Member Legendary

      Joined:
      Jan 22, 2014
      Messages:
      303
      Likes Received:
      2
      Trophy Points:
      18
      Is that why some people change the affinity and have the bot on it's own core separate from the game?

      ** EDIT**
      any reason this dosent work? Spell.DoT("Corrosive Dart", "Corrosive Dart", ret => Me.EnergyPercent <= 84)
       
      Last edited: Nov 16, 2015
    19. alltrueist

      alltrueist Active Member

      Joined:
      Dec 10, 2012
      Messages:
      1,424
      Likes Received:
      16
      Trophy Points:
      38
      Spell.DoT requires 1. Spell name 2. debuff name 3. float time 4. reqs

      So the code is looking for a float time and you're giving it a req.

      Now that I think about it, maybe Spell.DoT doesn't have any reqs. If it doesn't, you'll just need to do a spell.cast instead.
       
      ulquiorrauchiwa likes this.
    20. willz916

      willz916 Member Legendary

      Joined:
      Jan 22, 2014
      Messages:
      303
      Likes Received:
      2
      Trophy Points:
      18
      hows this look?
      Spell.Cast("Corrosive Dart", ret => !Me.CurrentTarget.HasDebuff("Corrosive Dart") && Me.EnergyPercent <= 84)
       

    Share This Page