• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • CLU (Codified Likeness Utility) - (Pt. 2)

    Discussion in 'Archives' started by wulf, Aug 28, 2012.

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

      Stormchasing Community Developer

      Joined:
      Jan 15, 2011
      Messages:
      4,029
      Likes Received:
      48
      Trophy Points:
      48
      hi Benny,

      thx for report.
      I ignored the buffing / sacrificing pet before combat ... u r right :), should be fixed with next release
      Grimoires are completly supported atm
      1st Grimoire does nothing else then calling Observer instead of Felhunter
      2nd Grimoire calls a second demon on CD (everytime it's possible)
      3rd Grimoire does Sacrficing
      So Grimoires should be fine.
      I think i fixed Haunt, but atm i need some more testing, and after that finished, i've to revert a lot of stuff to it's basics from CLU :) cause i changed and tried so much that i blowed up some routines^^
      Will take some time, i don't think i can commit today, but ... everything u mentioned should be fixed in my next warlock commit
      Debuff-Uptime after 13.820.000 damage done
      Agony - 99,5%
      Corruption - 97%
      Unstable Affliction - 94%
      Haunt - 60+ %
      Seems to be good values :)

      sidenote: i didn't quoted u before cause i was looking throught your log, tested stuff, rewrote stuff ... and so on ... took me two hours to fix such simple stuff^^
      But i've found a proper way to detect our power (soulshards, burning embers, demonic fury) :D
       
      Last edited: Sep 13, 2012
    2. Sokoo

      Sokoo New Member

      Joined:
      Feb 23, 2010
      Messages:
      134
      Likes Received:
      0
      Trophy Points:
      0
      Hee! Looks like an awesome CC and a nicely done job at all the fast updating for MoP/5.0.4. Just one little thing, I'm using Gatherbuddy2 for mining on my holy paladin, but if the bot gets attacked by a mob at a node, it doesn't attack back, it faces away from the target doesn't even target it and it just keeps healing himself untill his gear goes red and eventually dies. Anyway you can make him do a simple HoJ>Judgement>HolyShock>Denounce>Denounce>HolyShock etc. Rotations in case he is getting attacked?

      Thanks in advance,

      Sokoo.
       
    3. Stormchasing

      Stormchasing Community Developer

      Joined:
      Jan 15, 2011
      Messages:
      4,029
      Likes Received:
      48
      Trophy Points:
      48
      GB2 atm not supported
      This is mainly a CC for raiding support and Holy Paladin does heal in this situation (same for BG support)

      we will take your suggestion on a todo list, but this has atm no priority, try using singular for farming / grinding
       
    4. evialtah

      evialtah New Member

      Joined:
      Dec 16, 2011
      Messages:
      322
      Likes Received:
      1
      Trophy Points:
      0
      Compiler Error: c:\Users\Artem\Desktop\Itunes\Routines\Clue\CLU\Classes\Warlock\Demonology.cs(134,37) : error CS0839: Аргумент пропущен
      Compiler Error: c:\Users\Artem\Desktop\Itunes\Routines\Clue\CLU\Managers\TalentManager.cs(151,33) : warning CS0472: Результатом выражения всегда является 'true', так как значение типа 'int' не может быть пустым значением типа 'int?'
       
    5. Jackels

      Jackels Member

      Joined:
      Dec 4, 2011
      Messages:
      176
      Likes Received:
      13
      Trophy Points:
      18
      I don't know if this will help some people who are having trouble getting the routines to load, but I couldn't get the CC to load for my blood knight and it kept throwing an error about the value of int for warlocks so I just deleted the warlock folder and it loaded for me.

      View attachment 4528 2012-09-13 17.50.txt
       
    6. Stormchasing

      Stormchasing Community Developer

      Joined:
      Jan 15, 2011
      Messages:
      4,029
      Likes Received:
      48
      Trophy Points:
      48
      fixed
       
    7. trespalding

      trespalding New Member

      Joined:
      Apr 13, 2011
      Messages:
      21
      Likes Received:
      0
      Trophy Points:
      0
      Ret paladin works well, been running Bgbuddy all day without touching it.
       
    8. anobuddy

      anobuddy New Member Legendary

      Joined:
      Apr 11, 2011
      Messages:
      57
      Likes Received:
      0
      Trophy Points:
      0
      No extra action button?

      View attachment 3820 2012-09-13 23.35.txt

      Keep up the good work :) was topping DPS meters again with shit gear.

      Seems the extra action button not working in LFR Fall of Deathwing?
       
    9. kiekie

      kiekie New Member

      Joined:
      Mar 30, 2012
      Messages:
      156
      Likes Received:
      0
      Trophy Points:
      0
      What bot should i run frost dk with if i wanna control it in battleground? cus with lazy raider seems to be bugging it making it only cast ams and stuff, iv asked this several times now and no one has replyed to me, it wont attack or anything!
       
    10. Dagradt

      Dagradt Community Developer

      Joined:
      Jul 26, 2010
      Messages:
      1,423
      Likes Received:
      44
      Trophy Points:
      48
      @Kiekie,

      A few questions if you will:
      1)
      Are you updated to the latest CLU version?
      2)
      If LazyRaider is not working for you then don't use it... Use Combat Bot until it is working or Raid Bot if it is working.
      3)
      If you wish to control the movement of CLU inside of BG's you will need my macro list in order for the rotation to work correctly.

      Below is the standard macro list:
      1)
      Start/Stop Rotation:
      /script Manual= not Manual;
      /run if not Manual then print("Rotation: \124cFF15E61C Enabled") return else print("Rotation: \124cFFE61515 Disabled") end


      2)
      Start/Stop Burst:
      /script Burst= not Burst;
      /run if not Burst then print("Burst: \124cFF15E61C Enabled") return else print("Burst: \124cFFE61515 Disabled") end


      3)
      Base Rotation/Necrotic Rotation switch:
      /script rotationSwap= not rotationSwap;
      /run if not rotationSwap then print("Base Rotation: \124cFF15E61C Enabled") return else print("Necrotic Rotation: \124cFF15E61C Enabled") end


      Below is the MultiCast macro list(
      Note: Replace the word Spell with the spell you wish to cast, only one spell per macro! MT = Main Target, FT = Focus Target)
      4)
      MultiCastMT:
      #showtooltip Spell
      /script SpellName="Spell";
      /script MultiCastMT=1;


      5)
      MultiCastFT:
      #showtooltip Spell
      /script SpellName="Spell";
      /script MultiCastFT=1;

      Note: Some CLU rotation will now work with BGbuddy, it's not perfect but it is working.
       
      Last edited: Sep 13, 2012
    11. kiekie

      kiekie New Member

      Joined:
      Mar 30, 2012
      Messages:
      156
      Likes Received:
      0
      Trophy Points:
      0
      Hey, Thanks you for that, just one question might sound noobish but how do i use this macros like just once or everytime
       
    12. Dagradt

      Dagradt Community Developer

      Joined:
      Jul 26, 2010
      Messages:
      1,423
      Likes Received:
      44
      Trophy Points:
      48
      @Kiekie,

      Based off your answer I will assume that you never used GME... Well to answer your question in it's simplest form:
      1) Start/Stop Rotation:
      Press once for Start if stopped, and once for Stop if currently PWN'n. READ THE CHAT POST!

      2) Start/Stop Burst:
      Press once to Start if not currently activated, press once to Stop if currently PWN'n. READ THE CHAT POST!

      3) Base Rotation/Necrotic Rotation switch:
      Each press will change the rotation style. READ THE CHAT POST!

      4) MultiCastMT:
      Spam until your spell is cast, you need to spam as I have not made a halt check yet and the tree is too fast to time it right manually.

      5) MultiCastFT:
      Spam until your spell is cast, you need to spam as I have not made a halt check yet and the tree is too fast to time it right manually
      .
       
    13. kiekie

      kiekie New Member

      Joined:
      Mar 30, 2012
      Messages:
      156
      Likes Received:
      0
      Trophy Points:
      0
      Hmm thanks but i activated both rotation and burst and it didnt work but i deactive burst and got rotation active it works hehe
       
    14. Dagradt

      Dagradt Community Developer

      Joined:
      Jul 26, 2010
      Messages:
      1,423
      Likes Received:
      44
      Trophy Points:
      48
      @Kiekie,

      Only one rotation may be active at a time, also Burst has yet to be implemented so nothing will happen.
       
    15. kiekie

      kiekie New Member

      Joined:
      Mar 30, 2012
      Messages:
      156
      Likes Received:
      0
      Trophy Points:
      0
      Aaaah okay thank you very much! so i just activate rotation and leave burst disabled?
       
    16. wulf

      wulf Community Developer

      Joined:
      Dec 29, 2010
      Messages:
      1,832
      Likes Received:
      128
      Trophy Points:
      63
      UPDATE

      1. Hunter - It doesnt heal the pet - Its commented out at the moment has issues.
      2. Hunter - It uses feign death and it stays feign death-ed till i move the char manually - yes (remember this is a RAID CC if you guys dont like the FD downtime..use singular)
      3. Hunter - While channelling revive pet spell,the char moves and it interrupts the casting. - Channel detection is broke in Honorbuddy, waiting for a fix.
      4. Hunter - On markmanship build,if it uses the aimed shot as an opener ,it fastens the leveling - thanks..again..RAID CC :p
      5. Demo warlock seems to be unable to cast Rain of Fire - noticed this with Pali Consecration + glyph. two issues here..Channel is broke and Cast on ground has issues..fixing.
      6. with Glyph still no luck on dropping Concentration - see point 5.
      7. Fury warrior rotation is a plain fail, please correct it! I'd be glad to help you out there. - its designed for level 90..are you level 90?
      8. Seems the extra action button not working in LFR Fall of Deathwing? - Correct its balls anyway..dont be lazy haha. will fix it soon.
      9. What bot should i run frost dk with if i wanna control it in battleground? Dagradt is changing rotations to use his new PvP Macro abilties. He will post instructions shortly in the first post.
       
    17. wulf

      wulf Community Developer

      Joined:
      Dec 29, 2010
      Messages:
      1,832
      Likes Received:
      128
      Trophy Points:
      63
    18. kiekie

      kiekie New Member

      Joined:
      Mar 30, 2012
      Messages:
      156
      Likes Received:
      0
      Trophy Points:
      0
      for the Base Rotation/Necrotic Rotation, do i need the rotation macro active or do i deactive the rotation and just active Base Rotation/Necrotic Rotation, or enable both of them
       
    19. Dagradt

      Dagradt Community Developer

      Joined:
      Jul 26, 2010
      Messages:
      1,423
      Likes Received:
      44
      Trophy Points:
      48
      @KieKie,

      Yes, Leave Burst disabled. As for the Necro/Base rotation swap, watch your log. It will tell you which one you are using, once you get better you can do this without looking.
       
    20. kiekie

      kiekie New Member

      Joined:
      Mar 30, 2012
      Messages:
      156
      Likes Received:
      0
      Trophy Points:
      0
      Im not sure to enable the "rotation" one? or so enable base rotation and the rotation or leave the rotation unenabled?
       
    Thread Status:
    Not open for further replies.

    Share This Page