• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Singular Mage Revamped. (FROST)

    Discussion in 'Archives' started by mz0flick, Oct 4, 2012.

    Thread Status:
    Not open for further replies.
    1. nate8282

      nate8282 Member Legendary

      Joined:
      Dec 4, 2011
      Messages:
      737
      Likes Received:
      23
      Trophy Points:
      18
      One other thing i would like to see it use if possible is ring of frost? Maybe have it cast it on top of its self as a defensive measure while on cooldown?
       
    2. lebe

      lebe New Member

      Joined:
      Oct 9, 2012
      Messages:
      27
      Likes Received:
      0
      Trophy Points:
      0
      My ice barrier still wont open in fights atm.
       
    3. mz0flick

      mz0flick New Member

      Joined:
      Jan 3, 2012
      Messages:
      44
      Likes Received:
      7
      Trophy Points:
      0
      Sorry for not responding earlier. I've been working the entire weak with close to no time for gaming, even less for fixing the cc. I'm looking into adding new abilites people have suggested.
      CC update is being worked on.
       
    4. nate8282

      nate8282 Member Legendary

      Joined:
      Dec 4, 2011
      Messages:
      737
      Likes Received:
      23
      Trophy Points:
      18
      Not a big deal man. RL is more important. The cc is running well anything else is just icing on the cake.
       
    5. millertime

      millertime New Member

      Joined:
      Jan 15, 2010
      Messages:
      39
      Likes Received:
      2
      Trophy Points:
      0
      Added in Ice Barrier logic to "Normal" rotation:

      public static Composite CreateMageFrostNormalCombat()
      {
      return new PrioritySelector(


      //1 - Always ensure we have a target
      Safers.EnsureTarget(),
      //2 - Ice Block is important. The Higher this is, the better.
      new Decorator(
      ret => StyxWoW.Me.ActiveAuras.ContainsKey("Ice Block"),
      new ActionIdle()),
      Spell.BuffSelf("Ice Block", ret => StyxWoW.Me.ActiveAuras.ContainsKey("Cauterized") && !StyxWoW.Me.ActiveAuras.ContainsKey("Hypothermia")),
      Spell.BuffSelf("Ice Barrier", ret => !StyxWoW.Me.ActiveAuras.ContainsKey("Ice Barrier")),
       
    6. @alisha

      @alisha Well-Known Member Buddy Store Developer

      Joined:
      Sep 29, 2012
      Messages:
      4,063
      Likes Received:
      94
      Trophy Points:
      48
      could you add combat unstuck in CC?
      so if it in combat - it kill all mobs around till it get off it.
      (bot sometimes get stuck in combat mode)
       
    7. nate8282

      nate8282 Member Legendary

      Joined:
      Dec 4, 2011
      Messages:
      737
      Likes Received:
      23
      Trophy Points:
      18
      dunno if it's just me or an HB prob but have trouble when using this cc now. When i'm using it it just stops working after a while, trying to figure out why.


      EDIT:

      Looks like the problem is just HB's server.
       
      Last edited: Oct 15, 2012
    8. sadjst

      sadjst New Member

      Joined:
      Feb 24, 2012
      Messages:
      23
      Likes Received:
      0
      Trophy Points:
      0
      tried v0.1 and v0.2

      Compiler Error: c:\Users\Pc_User\Desktop\honorbuddy\Routines\Singular\ClassSpecific\Mage\Common.cs(19,25) : error CS0101: The namespace 'Singular.ClassSpecific.Mage' already contains a definition for 'Common'
      Compiler Error: c:\Users\Pc_User\Desktop\honorbuddy\Routines\Singular\ClassSpecific\Mage\Frost.cs(20,18) : error CS0101: The namespace 'Singular.ClassSpecific.Mage' already contains a definition for 'Frost'
       
    9. CoreNinja

      CoreNinja New Member

      Joined:
      Sep 26, 2012
      Messages:
      66
      Likes Received:
      0
      Trophy Points:
      0
      I can't get this to cast Frostfire bolt...he just stands there cycling through these spells:

       
    10. mz0flick

      mz0flick New Member

      Joined:
      Jan 3, 2012
      Messages:
      44
      Likes Received:
      7
      Trophy Points:
      0
      Looking into this.
      Make sure you replaced the original 'Frost' and 'Common' in the Mage folder.

      Wierd how the bot is casting counterspell when I haven't added that to my CC yet. Have you made some changes yourself to the profile? Mixed profiles or anything? In that case try to redownload my profile.

      Counterspell is in the upcoming update this week along with some other abilites.
       
    11. Decoy

      Decoy New Member

      Joined:
      Oct 9, 2012
      Messages:
      1
      Likes Received:
      0
      Trophy Points:
      0
      :DD and why not use cold snap insted of Cauterize?
       
    12. spoonfednonsense

      spoonfednonsense New Member

      Joined:
      Oct 16, 2012
      Messages:
      52
      Likes Received:
      0
      Trophy Points:
      0
      Made a forum account just to give this profile rep. So much better than default, my farming rate has skyrocketed. Confirmed works with latest patch.



      Thanks a bunch!
       
    13. sadjst

      sadjst New Member

      Joined:
      Feb 24, 2012
      Messages:
      23
      Likes Received:
      0
      Trophy Points:
      0
      i surely did. but i noticed that the same error occourred with another custom cc, after replaced the common and frost files. so i guess that is only my problem but i dunno how to fix it
       
    14. CoreNinja

      CoreNinja New Member

      Joined:
      Sep 26, 2012
      Messages:
      66
      Likes Received:
      0
      Trophy Points:
      0
      I'v since gotten it working, i'm not sure why I was having these problems. I'm baffled. :confused:
       
    15. novale

      novale New Member

      Joined:
      Mar 7, 2012
      Messages:
      8
      Likes Received:
      0
      Trophy Points:
      0
      I went from lower-end bg damage to top of the list almost everytime, It's a relief seeing singular performing as i'd like it to! much appreciated +rep
       
    16. metalx101

      metalx101 New Member

      Joined:
      Feb 12, 2011
      Messages:
      109
      Likes Received:
      0
      Trophy Points:
      0
      I am not sure where to install this ?
       
    17. mz0flick

      mz0flick New Member

      Joined:
      Jan 3, 2012
      Messages:
      44
      Likes Received:
      7
      Trophy Points:
      0
      Much appriciated mate:) Good to see people are getting the results they want.
      Look at the main post. There's a quote there telling you where to install :)
       
    18. Thaelm

      Thaelm New Member

      Joined:
      Sep 9, 2012
      Messages:
      191
      Likes Received:
      0
      Trophy Points:
      0
      This CC absolutely owns. I'm always in the top 25% of damage done. Thank you very much for this!
       
    19. ynoorbz

      ynoorbz Member

      Joined:
      Nov 24, 2010
      Messages:
      114
      Likes Received:
      2
      Trophy Points:
      18
      Has this broke for anyone else in the latest update? If so any chance of an update, think I seen in changelog that combat routines and plugins would need redone but I'm not sure what to change if anything
       
    20. nate8282

      nate8282 Member Legendary

      Joined:
      Dec 4, 2011
      Messages:
      737
      Likes Received:
      23
      Trophy Points:
      18
      it still works in the newest update, however, i've had random cc problems after the new update and how to do a fresh install myself, but it still works.
       
    Thread Status:
    Not open for further replies.

    Share This Page