• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • HB ARCHIVES: Singular--DO NOT DELETE

    Discussion in 'Archives' started by bobby53, Nov 19, 2012.

    1. kmolleson

      kmolleson Member

      Joined:
      Feb 22, 2011
      Messages:
      99
      Likes Received:
      0
      Trophy Points:
      6
      Thank you!!! You guys have been fantastic with all the updates/transparency since Legion/HB3 launch.
       
    2. wowme87

      wowme87 New Member

      Joined:
      Nov 7, 2014
      Messages:
      28
      Likes Received:
      0
      Trophy Points:
      1
      Is there a best Talents guide for Singular routines?
       
    3. eddieknj

      eddieknj New Member

      Joined:
      Feb 10, 2015
      Messages:
      55
      Likes Received:
      0
      Trophy Points:
      0
      Singular is not using any artifact abilities, balance not using moon spells, brewmaster not using his, priest not using void torrent.. when can we expect an update ?
       
    4. Amplified

      Amplified Member

      Joined:
      Jan 15, 2010
      Messages:
      48
      Likes Received:
      0
      Trophy Points:
      6
      Any chance we can we a test build or updated Singular to load manually in HB? The ones that are attached on page 1 are filled with errors when I load HB and will not load.

      Asking because Balance Druid is basically unusable at the moment because of the Moonfire spam. And you said you had fixed it already.

      Thanks
       
    5. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      I'm about to pass out - so heading to bed right now.
      Once I wake back up, I'll look into updating the test build once I fix any other reported issues between now and then.
       
    6. Aces

      Aces Member

      Joined:
      Dec 22, 2011
      Messages:
      33
      Likes Received:
      0
      Trophy Points:
      6
      bot is not using the doom winds for shammys right?
       
    7. Amplified

      Amplified Member

      Joined:
      Jan 15, 2010
      Messages:
      48
      Likes Received:
      0
      Trophy Points:
      6
      No problem at all. Just going to take a break until you have a chance to get it uploaded. And I appreciate you taking over the Singular project. Doing a great job so far and listening to all us whiny users :)
       
    8. eddieknj

      eddieknj New Member

      Joined:
      Feb 10, 2015
      Messages:
      55
      Likes Received:
      0
      Trophy Points:
      0
      Spell.Cast("Blackout Strike", on => (WoWUnit)on, req => Common.HasTalent(MonkTalents.BlackoutCombo)),
      Spell.Cast("Chi Burst", on => (WoWUnit)on),
      Spell.Cast("Breath of Fire", on => (WoWUnit)on),
      Spell.CastOnGround("Exploding Keg",
      on => Clusters.GetBestUnitForCluster(Unit.NearbyUnfriendlyUnits, ClusterType.Radius, 8),
      req => Unit.UnfriendlyUnitsNearTarget(((WoWUnit)req), 8).Count() >= 3),
      Spell.Cast("Rushing Jade Wind", on => (WoWUnit)on),
      Spell.Cast("Tiger Palm", on => (WoWUnit)on, req => Me.CurrentEnergy >= 65),
      Spell.Cast("Blackout Strike", on => (WoWUnit)on)
      )),

      Spell.Cast("Tiger Palm", on => (WoWUnit)on, req => Me.CurrentEnergy >= 65),
      Spell.Cast("Blackout Strike", on => (WoWUnit)on),
      Spell.CastOnGround("Exploding Keg",
      on => Clusters.GetBestUnitForCluster(Unit.NearbyUnfriendlyUnits, ClusterType.Radius, 8),
      req => Unit.UnfriendlyUnitsNearTarget(((WoWUnit)req), 8).Count() >= 3),
      Spell.Cast("Rushing Jade Wind", on => (WoWUnit)on),
      Spell.Cast("Chi Wave", on => (WoWUnit)on),
      Spell.Cast("Leg Sweep", on => (WoWUnit)on, ret => ((WoWUnit)ret).IsWithinMeleeRange),
      Spell.Cast("Breath of Fire", on => (WoWUnit)on, req => Unit.UnfriendlyUnits(8).Any()),



      changing brewmaster's coding to this will allow him to use his artifact ability.
       
    9. Novuh

      Novuh New Member

      Joined:
      May 9, 2014
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      1
      Few druid issues (one you already seen, Moonfire used on EVERYTHING) and also when in Feral no combo points are used, for me at least. I never see artifacts used either. Nonetheless, appreciate you and your work. :)
       
    10. elpargo

      elpargo Member

      Joined:
      Oct 10, 2012
      Messages:
      164
      Likes Received:
      4
      Trophy Points:
      18
      Question. Are we allowed to post modded singular files here or on new thread?
       
    11. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      Sure,

      Singular is community driven - any edits to it are completely fine here.
       
    12. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      Honorbuddy r.852 has been released!

      You can check all Singular issues that were fixed by going here: Issue Tracker
      Scroll to the bottom of the post and look inside the "r.852" spoiler under the "Fix History" section.

      Currently Artifact Weapon usage hasn't been released into the live version of Singular yet as we need people to test it!
      The test build of Singular has been updated to include all Artifact Weapon usage for the DPS and Tank specs.

      Healer specs won't come until later as they're a bit more technical in terms of usage.


      Once these Artifact Weapon additions have been tested and verified - more updates will be coming to address some of the posts on this forum.
      If I've not responded to your post here - that doesn't mean its went unnoticed. Some people have posted code contributions and bug fix solutions which I'll be looking into very soon! ​
       
    13. elpargo

      elpargo Member

      Joined:
      Oct 10, 2012
      Messages:
      164
      Likes Received:
      4
      Trophy Points:
      18
      Echo, is it possible to randomize a bit the position of ground spells like death and decay? not asking you to do it, just wanted to know if it was a possibility... it looks odd to nail it all the time in the dead center of the hit-box.
       
    14. shamanskywalker

      shamanskywalker New Member

      Joined:
      Sep 8, 2016
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      My Resto Shaman only heals when using enemy target. Can you fix this, or tell me what to do?
       
    15. Lipie

      Lipie Member

      Joined:
      Nov 18, 2010
      Messages:
      400
      Likes Received:
      3
      Trophy Points:
      18
      Is it only me that gets a really laggy game when using singular ? (doesn't happen with tuanha and others) Tried raidbot and enyo, same thing. Game gets laggy when entering any kind of combat.
       
    16. Slipeh12

      Slipeh12 New Member

      Joined:
      Mar 10, 2012
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      1
      [Singular] LOGMARK # 1 at 19:06:45.980
      View attachment 211691

      110, Shaman, Enhancement, Normal (Outdoor)
      Tried with both current test 0.57 and stable release with HB3

      It doesn't use Ghostwolf.
       
    17. Slipeh12

      Slipeh12 New Member

      Joined:
      Mar 10, 2012
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      1
      try turning off the framelock which is on by default in singular, that did it for me
       
    18. Lipie

      Lipie Member

      Joined:
      Nov 18, 2010
      Messages:
      400
      Likes Received:
      3
      Trophy Points:
      18
      thanks :)
       
    19. Varelix

      Varelix New Member

      Joined:
      Apr 9, 2012
      Messages:
      28
      Likes Received:
      0
      Trophy Points:
      1
      Is there a way to stop making fire mage wait for frost nova to wear off? because the bot just stands there not doing anything while the enemy is nova'd
       
    20. chromebro

      chromebro New Member

      Joined:
      Sep 15, 2016
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      0
      1 upping this. My fire mage will not cast a thing after using Frost Nova or Dragon's Breath...just sits there and dies. FPS tanks pretty hard during these CC times as well.
       

    Share This Page