• Visit Rebornbuddy
  • Buddywing...

    Discussion in 'Buddy Wing Forum' started by SirSik, Feb 26, 2015.

    1. SirSik

      SirSik Member

      Joined:
      Jul 9, 2013
      Messages:
      173
      Likes Received:
      6
      Trophy Points:
      18
      Hey all.

      Ok so i've been playing wow for year and botting on that for a long time with honorbuddy and it is great.
      So i forked out for Buddywing since i've gone back to playing that..

      It's lacking.

      All i want it to do is do my combat routine for me with a combat bot.

      I have my level 21 immortal sith juggernaut and it does fine.

      So i made a Jedi consular and when i load the bot up (the exact same as my sith) it chooses the wrong CR for my class (trooper medic) and drops my fps to about 5, swaps target about 6,157 times a seconds and just is crap..

      There has to be someone out there who can figure out how to fix this (Maybe the devs of buddywing.)
      i mean c'mon, you cant even disable auto target with a hotkey???

      sort it out please.
       
    2. Cryogenesis

      Cryogenesis Moderator Moderator

      Joined:
      Jul 13, 2010
      Messages:
      2,128
      Likes Received:
      13
      Trophy Points:
      38
      if you would know how it works, you know this aint the bot, its the routine.
      Ok that not every class is mapped correctly via the bot, but still routine devs should update it.
      And this would be... Ama or Alltrueist in the Defaultcombat thread. (not here)
       
    3. SirSik

      SirSik Member

      Joined:
      Jul 9, 2013
      Messages:
      173
      Likes Received:
      6
      Trophy Points:
      18
      TBH all that really needs dong is the ability to disable auto target and that it picks the right routine! :)
       
    4. Cryogenesis

      Cryogenesis Moderator Moderator

      Joined:
      Jul 13, 2010
      Messages:
      2,128
      Likes Received:
      13
      Trophy Points:
      38
      *kof**kof**defaultcombat thread**kof**kof*
       
    5. BobDole

      BobDole Community Developer

      Joined:
      Jan 9, 2011
      Messages:
      53
      Likes Received:
      2
      Trophy Points:
      8
      Add this bold text to DefaultCombat/Core/RotationFactory.cs, right below the Build function:

      Code:
      public RotationBase Build(string name)
      {[INDENT][B]      //Set the basic class as the rotation if char has no advanced class[/B][/INDENT]
      [B]            if (BuddyTor.Me.AdvancedClass == AdvancedClass.None)
                  {
                      name = BuddyTor.Me.CharacterClass.ToString();
                  }[/B]
      
       
    6. SirSik

      SirSik Member

      Joined:
      Jul 9, 2013
      Messages:
      173
      Likes Received:
      6
      Trophy Points:
      18
      Unhandled exception during init: System.InvalidOperationException: No routines were loaded. Please ensure there is a routine for your class before starting the bot.
      at Buddy.CommonBot.BotMain.SetCurrentCombatRoutine()
      at Buddywing.MainWindow.DoInitialization()
       
    7. BobDole

      BobDole Community Developer

      Joined:
      Jan 9, 2011
      Messages:
      53
      Likes Received:
      2
      Trophy Points:
      8
      Paste your RotationFactory.cs here, so I can take a look.
       
    8. SirSik

      SirSik Member

      Joined:
      Jul 9, 2013
      Messages:
      173
      Likes Received:
      6
      Trophy Points:
      18
      its okay i figured it out... i was missing the last "}" :)

      Thank you so much for your help :)
       
    9. SirSik

      SirSik Member

      Joined:
      Jul 9, 2013
      Messages:
      173
      Likes Received:
      6
      Trophy Points:
      18
      I don't suppose you know what is causing it to LAG?

      works fine on my level 21 Sith warrior and level 4 Sith Inquisitor but when i make a Jedi Consular its runs fine with the bots open and turned on etc with combat bot and default routine but as soon as i target something it lags (i dont have to attack for it to lag). its okay if i untarget the enemy. I've followed the guide etc etc and set my cpu processes.. Just strange it does it with jedi and not sith.
       
    10. Lashaer

      Lashaer New Member

      Joined:
      Feb 16, 2015
      Messages:
      38
      Likes Received:
      0
      Trophy Points:
      0
      I just wanted to say that this worked beautifully! Thanks! I just wish this had been in the Default Combat Thread. I might have found it much sooner!
       
    11. Lashaer

      Lashaer New Member

      Joined:
      Feb 16, 2015
      Messages:
      38
      Likes Received:
      0
      Trophy Points:
      0
      Working fine on my level 6 jedi. did you remember to delete the "Compiled Assemblies" folder?
       
    12. SirSik

      SirSik Member

      Joined:
      Jul 9, 2013
      Messages:
      173
      Likes Received:
      6
      Trophy Points:
      18
      should be stickied!
       

    Share This Page