• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • LazyRaider/Combatbot

    Discussion in 'Buddy Wing Forum' started by distiny, Feb 3, 2013.

    1. Phay

      Phay New Member

      Joined:
      Aug 5, 2012
      Messages:
      360
      Likes Received:
      1
      Trophy Points:
      0
      No freakin way... someone FINALLY made a balance routine O_O
       
    2. ChrisAttackk

      ChrisAttackk New Member

      Joined:
      Apr 4, 2011
      Messages:
      229
      Likes Received:
      1
      Trophy Points:
      0
      I think for heals you may need to trick it to believing its in combat.
       
    3. amill411

      amill411 New Member

      Joined:
      Jan 13, 2012
      Messages:
      109
      Likes Received:
      0
      Trophy Points:
      0
      Can I just edit the Commando - Combat Medic routine and change the name of the abilities to fit Mercenary - Body Guard?

      Or is there more involved
       
    4. distiny

      distiny Member

      Joined:
      Oct 3, 2010
      Messages:
      141
      Likes Received:
      2
      Trophy Points:
      18
      there's more, I'll work on the merc/arsenal soon
       
    5. distiny

      distiny Member

      Joined:
      Oct 3, 2010
      Messages:
      141
      Likes Received:
      2
      Trophy Points:
      18
      btw by repop you mean the auto back to medcenter thing ? ifso it still does it when disabled

      edit: the bot seems to freeze my game more now since last update (movement added) it unfreezes when I stop BW but when I start it again it doesn't work and have to restart BW completely
       
      Last edited: May 4, 2013
    6. Ama

      Ama New Member

      Joined:
      Jun 6, 2011
      Messages:
      1,171
      Likes Received:
      33
      Trophy Points:
      0
      be more specific... If you load up bot and dont press anything, it freezes? Or is it repop that freezes it? The repop hook may not have been added yet.
       
    7. alltrueist

      alltrueist Active Member

      Joined:
      Dec 10, 2012
      Messages:
      1,424
      Likes Received:
      16
      Trophy Points:
      38
      My game has never crashed while using BW (I only use it while ATK and only for a few hours max), but yesterday, with the new movement update, it froze up. Not sure if these things are related, but just wanted to chime in.

      Also, I'll change the Kinetic Combat routine to just Combat. That won't screw anything up, will it?
       
    8. distiny

      distiny Member

      Joined:
      Oct 3, 2010
      Messages:
      141
      Likes Received:
      2
      Trophy Points:
      18
      while running FP's or just in the field battling
       
    9. alltrueist

      alltrueist Active Member

      Joined:
      Dec 10, 2012
      Messages:
      1,424
      Likes Received:
      16
      Trophy Points:
      38
      Update:
      Commando/Gunnery should now cast Mortar Volley (yay)

      Added a routine for Sniper/Marksmanship. Please note: my Sniper is level 10, so I have no way to test out any of the higher-level abilities. Does anyone know if Suppressive Fire is a ground-cast AoE? I had to guess lol.
       
    10. alltrueist

      alltrueist Active Member

      Joined:
      Dec 10, 2012
      Messages:
      1,424
      Likes Received:
      16
      Trophy Points:
      38
      I need help from Ama or someone else with experience:

      Is there any way to just cast an ability if my target has a debuff. I want to get my healing routine to cleanse. Could I just use a blank in the space, something like: Spell.Cast("Cleanse Ability", ret => Me.CurrentTarget.HasDebuff(""))

      Would that work to cleanse any debuff?

      ALSO:

      What is the syntax for checking if I'm in cover? I used ret => Me.IsInCover()
       
    11. Ama

      Ama New Member

      Joined:
      Jun 6, 2011
      Messages:
      1,171
      Likes Received:
      33
      Trophy Points:
      0
      Cast it on HealingManager.DispelTarget if the dispel target is not null.
       
    12. alltrueist

      alltrueist Active Member

      Joined:
      Dec 10, 2012
      Messages:
      1,424
      Likes Received:
      16
      Trophy Points:
      38
      Cool. Is my Cover syntax correct?
       
    13. Ama

      Ama New Member

      Joined:
      Jun 6, 2011
      Messages:
      1,171
      Likes Received:
      33
      Trophy Points:
      0
      I just went ahead and added cleansing to spell.cs, so...

      Spell.Cleanse("Cleanse Ability")
       
    14. Ama

      Ama New Member

      Joined:
      Jun 6, 2011
      Messages:
      1,171
      Likes Received:
      33
      Trophy Points:
      0
      Update...

      Added a clusters detection class that I wrote for a friend today. The heal manager uses it for aoe ground casts now.
      Also changed the sorcerer corruption priority a little. Playing around with more aoe healing.
       
    15. ChrisAttackk

      ChrisAttackk New Member

      Joined:
      Apr 4, 2011
      Messages:
      229
      Likes Received:
      1
      Trophy Points:
      0
      Hey Ama was wondering if you mirrored it for seer?
       
    16. Ama

      Ama New Member

      Joined:
      Jun 6, 2011
      Messages:
      1,171
      Likes Received:
      33
      Trophy Points:
      0
      just did, for you... It wont dps when you are in groups though. That's how i've been healing in corruption.

      If you wanna change that, just replace "new Decorator(ret => !Me.IsInParty(), DPS)" with "DPS"
       
    17. Ama

      Ama New Member

      Joined:
      Jun 6, 2011
      Messages:
      1,171
      Likes Received:
      33
      Trophy Points:
      0
      My sorcerer is at lvl 53 now. Anyone got a 50-55 grind profile they might want to pm me? since I made you guys this CR :p
       
    18. ChrisAttackk

      ChrisAttackk New Member

      Joined:
      Apr 4, 2011
      Messages:
      229
      Likes Received:
      1
      Trophy Points:
      0
      Thank you so much Ama, Just got back so I'll run it now.
       
    19. ChrisAttackk

      ChrisAttackk New Member

      Joined:
      Apr 4, 2011
      Messages:
      229
      Likes Received:
      1
      Trophy Points:
      0
      OMG Ama the no DPS for Seer is just what I was looking for, I rather the CR just handle the healing and I dps by hand! AMAZING!!!
       
    20. Ama

      Ama New Member

      Joined:
      Jun 6, 2011
      Messages:
      1,171
      Likes Received:
      33
      Trophy Points:
      0
      Nice, this is going to be the standard for healing...

      Update!

      Had to remove my latest cluster algorithm. It went full retard when the group split up.
       

    Share This Page