• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Locker - A 'Quick' CC By Apoc

    Discussion in 'Archives' started by Apoc, Oct 24, 2010.

    1. tdicup12

      tdicup12 New Member

      Joined:
      Oct 13, 2010
      Messages:
      90
      Likes Received:
      1
      Trophy Points:
      0
      Apoc, It is still not working. Please help me he just wont attack.
       

      Attached Files:

    2. bhardegger

      bhardegger Member

      Joined:
      Oct 5, 2010
      Messages:
      44
      Likes Received:
      2
      Trophy Points:
      8
      Apoc,

      posted your changes to the new build regarding the soulstone and healthstone and now the bot is working correctly on a LVL 80 in AV, just destroyed a warrior and rogue using meta and HoG with a felguard. good job on the CC and thanks for posting fixes.

      *EDIT*
      scratch that, not re-summoning felguard on spirit heal and not re-buffing other than unending breath, also casting Soul Harvest on spirit heal but default CC is doing that as well so not attributing that to your CC still good job least im doing damage now

      major error uploaded log moving back to default CC for now
       

      Attached Files:

      Last edited: Oct 26, 2010
    3. Apoc

      Apoc Moderator Staff Member Moderator

      Joined:
      Jan 16, 2010
      Messages:
      2,790
      Likes Received:
      94
      Trophy Points:
      48
      That's very odd, I can't really debug it, as I don't have a level 80 to debug with!

      Glad to hear it tanked a war/rogue though. :)

      I'll look into the issue, but I'm not sure how much I can fix.

      As for your log; I *think* I see the issue. However, I'm not entirely positive, so I'll leave it be for now.
       
    4. Angully

      Angully Member

      Joined:
      Sep 19, 2010
      Messages:
      764
      Likes Received:
      1
      Trophy Points:
      18
      Apoc is there any possibility you could quickly add conflagrate to the destruction rotation would boost dps a lot!

      Thanks

      p.s. i tried to do it but it just bugged out since i dont know how to configure cooldowns
       
    5. Apoc

      Apoc Moderator Staff Member Moderator

      Joined:
      Jan 16, 2010
      Messages:
      2,790
      Likes Received:
      94
      Trophy Points:
      48
      Where would conflag fall into the rotation?
       
    6. Angully

      Angully Member

      Joined:
      Sep 19, 2010
      Messages:
      764
      Likes Received:
      1
      Trophy Points:
      18
      it fits in just after immolate so imolate>conflag>chaos incinerate as filler
       
    7. Apoc

      Apoc Moderator Staff Member Moderator

      Joined:
      Jan 16, 2010
      Messages:
      2,790
      Likes Received:
      94
      Trophy Points:
      48
      Check the first post, readjusted the casting order. Let me know if its any better now.
       
    8. Angully

      Angully Member

      Joined:
      Sep 19, 2010
      Messages:
      764
      Likes Received:
      1
      Trophy Points:
      18
      Thanks ill test it now and get back to you if there is any problems...

      Working Great an extra 1k dps on my lock :D

      Is it possible to edit if adds are attacked in the profile and is it implementable for destruction since fighting adds lowers dps considerably and i get complaints about dps from group members in instances

      Managed to find it myself cheers again :D
       
      Last edited: Oct 26, 2010
    9. Angully

      Angully Member

      Joined:
      Sep 19, 2010
      Messages:
      764
      Likes Received:
      1
      Trophy Points:
      18
      Im unsure why but it only seems to run through the rotation once any idea how i can fix this?

      Sorry about double post

      Found another small bug.

      When you die and res it tries to cast soul link before summoning pet then does nothing.
       
      Last edited: Oct 26, 2010
    10. mordax

      mordax Member

      Joined:
      Apr 11, 2010
      Messages:
      83
      Likes Received:
      0
      Trophy Points:
      6
      Thanks for this! Trying it now :)
       
    11. whinnie

      whinnie Member

      Joined:
      Oct 23, 2010
      Messages:
      117
      Likes Received:
      1
      Trophy Points:
      18
      getting this also, its also not using health funnel at all.

      Also bane of agony is set to cast on self and not enemy in locker.combat so it just stands there getting invalid target spammed
       
    12. spudstar999

      spudstar999 New Member

      Joined:
      Jan 15, 2010
      Messages:
      174
      Likes Received:
      1
      Trophy Points:
      0
      Hello Apoc,

      thanks for work,

      lillte fault in locker.pull.cs


      should maybe look like
      thank you for dev work
       
    13. Apoc

      Apoc Moderator Staff Member Moderator

      Joined:
      Jan 16, 2010
      Messages:
      2,790
      Likes Received:
      94
      Trophy Points:
      48
      It's not really a 'rotation' per-se. It'll keep the buffs up if there are any to put up, then cast Conflag->CB->Incinerate when off cooldown. (In the case of destro)

      It should be filling out the time with Incinerate.

      As for the soul link bug; that's a fairly simple fix.

      Locker.cs line 468

      Find:
      Code:
      CreateBuffCast("Soul Link"),
      Replace it with
      Code:
      CreateBuffCast("Soul Link", () => Me.Pet != null),
       
    14. Lockwood

      Lockwood Member

      Joined:
      Jul 30, 2010
      Messages:
      921
      Likes Received:
      4
      Trophy Points:
      18
      Casting Bane of Agony on MYSELF?

      Seems to be trying to cast Bane of Agony on myself. Then it stops doing anything and stands there while pet kills the mob.

      I went into the Locker combat.cs and changed agony to Doom in demonology because of the talents to get 50% chance of getting a demon (saw agony didn't have the () => Me.CurrentTarget in demonology spec so that might have been the issue that i mentioned about targetting itself?)
       

      Attached Files:

      Last edited: Oct 26, 2010
    15. whinnie

      whinnie Member

      Joined:
      Oct 23, 2010
      Messages:
      117
      Likes Received:
      1
      Trophy Points:
      18
      confirm it is edited it on mine and it casts it now
       
    16. Lockwood

      Lockwood Member

      Joined:
      Jul 30, 2010
      Messages:
      921
      Likes Received:
      4
      Trophy Points:
      18
      Nice.

      I worked it out.

      Problem I seem to have now is that it doesn't summon my felguard. Never used to have this problem before. Nothing in the Log about why it won't.
       
    17. Apoc

      Apoc Moderator Staff Member Moderator

      Joined:
      Jan 16, 2010
      Messages:
      2,790
      Likes Received:
      94
      Trophy Points:
      48
      New build coming in a minute or two, once VS stops having a shitfit.

      Edit:

      New build up, fixes a bunch of issues, including the bot failing to cast spells.
       
      Last edited: Oct 26, 2010
    18. doggery1

      doggery1 New Member

      Joined:
      Sep 30, 2010
      Messages:
      51
      Likes Received:
      0
      Trophy Points:
      0
      Is the bot supposed to not attack when the player gains aggro over the pet? Cause mines doing that
       
    19. whinnie

      whinnie Member

      Joined:
      Oct 23, 2010
      Messages:
      117
      Likes Received:
      1
      Trophy Points:
      18
      running much smoother now, cast order is sorted and summoning/health funnel are working, will keep testing
       
    20. mordax

      mordax Member

      Joined:
      Apr 11, 2010
      Messages:
      83
      Likes Received:
      0
      Trophy Points:
      6
      Bot seems to keep using soulburn for no apparent reason whenever it's off cooldown, any reason for this? As far as I can tell, only soulfire uses it.
       

    Share This Page