• Visit Rebornbuddy
  • Magitek - All In One - Still going strong!

    Discussion in 'Archives' started by Ichiba, Sep 25, 2014.

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

      exaccuss Active Member

      Joined:
      Nov 10, 2013
      Messages:
      1,021
      Likes Received:
      6
      Trophy Points:
      38
      I'm no expert, but it looks like the priority is wrong.

      this is what kupo has for it:
      Code:
      Spell.Cast("Gust Slash", r => Actionmanager.LastSpell.Name == "Spinning Edge"),
                              Spell.Cast("Spinning Edge", r => true)
       
    2. Xotrem

      Xotrem Member

      Joined:
      May 20, 2014
      Messages:
      78
      Likes Received:
      1
      Trophy Points:
      8
      Does Kupo work effectively for ROG?
       
    3. exaccuss

      exaccuss Active Member

      Joined:
      Nov 10, 2013
      Messages:
      1,021
      Likes Received:
      6
      Trophy Points:
      38
      It's extremely basic,but if you want a good routine for rogue, i highly recommend you download the Kupper combat routine.
       
    4. Xotrem

      Xotrem Member

      Joined:
      May 20, 2014
      Messages:
      78
      Likes Received:
      1
      Trophy Points:
      8
      Alright I downloaded it, will give it a try in a little bit. Thanks!
       
    5. exaccuss

      exaccuss Active Member

      Joined:
      Nov 10, 2013
      Messages:
      1,021
      Likes Received:
      6
      Trophy Points:
      38
      Your welcome. You shouldn't need much or any setup at all as it is very easy.
       
    6. MrNeko

      MrNeko New Member

      Joined:
      Jun 11, 2010
      Messages:
      21
      Likes Received:
      0
      Trophy Points:
      0
      Can someone help me with this as a Thaumaturge? I'm trying to level my Thau class to be able to use it's cross class ability as a WHM but there is so much downtime as it doesn't seems to use blizzard and after every pull is a 10-15 sec rest time. Am I doing something wrong or is it suppose to be this way?
       
    7. exaccuss

      exaccuss Active Member

      Joined:
      Nov 10, 2013
      Messages:
      1,021
      Likes Received:
      6
      Trophy Points:
      38
      This isn't been worked on at the moment, but i will try and help. Are you using allbasicroutine?
       
    8. MrNeko

      MrNeko New Member

      Joined:
      Jun 11, 2010
      Messages:
      21
      Likes Received:
      0
      Trophy Points:
      0
      Probably no. I just downloaded what is on this thread. Maybe that's where I went wrong?
       
    9. exaccuss

      exaccuss Active Member

      Joined:
      Nov 10, 2013
      Messages:
      1,021
      Likes Received:
      6
      Trophy Points:
      38
      allbasicroutine is a CR that is included with magitek designed for classes below level 30. So for your thm, it should work fine. What happens when you engage a monster? Does it use fire until low mp, then blizzard at all?
       
    10. MrNeko

      MrNeko New Member

      Joined:
      Jun 11, 2010
      Messages:
      21
      Likes Received:
      0
      Trophy Points:
      0
      It does uses fire until low mp but usually by then the monster is dead and it will go into wait so I don't have the chance to see it use blizzard. I guess if the fight is longer maybe I won't be facing this issue. Probably killing stuff too fast.
       
    11. exaccuss

      exaccuss Active Member

      Joined:
      Nov 10, 2013
      Messages:
      1,021
      Likes Received:
      6
      Trophy Points:
      38
      Can you try against a training dummy? The reason why you are waiting is due to the rest energy option in the settings i believe. If you change it to 0, it won't rest at all.
       
    12. Endus

      Endus Community Developer

      Joined:
      Jul 9, 2012
      Messages:
      458
      Likes Received:
      6
      Trophy Points:
      18
      Yeah, for THM/BLM make sure your Rest Energy is set to 0.

      Also check your "Use Fire Until" setting (at least that's what it's called in the version I remade) and make sure it's set properly as Magitek has this code in it to use Transpose if you're under lvl 38:

      Code:
                          //   If we're below 38 it means we don't have Blizzard III, we need to Transpose when we get below our setting.
                          new Decorator(r => Core.Player.ClassLevel < 38, new PrioritySelector(
                          Casting.Cast(r => "Transpose", r => HasAnyAstral && Core.Player.CurrentManaPercent < WindowSettings.BlackMageBlizzardIIIMana, r => Core.Player, r => 2, r => false))));
      (it says Blizzard III Mana but in English it means "Use fire until this mana %" which is why I renamed it in the settings menu)

      Basically, treat "Use Fire Until" as your Rest Energy setting as THM. Let us know if changing these things works for you. :)
       
    13. MrNeko

      MrNeko New Member

      Joined:
      Jun 11, 2010
      Messages:
      21
      Likes Received:
      0
      Trophy Points:
      0
      Thanks. Setting rest energy to 0 did help out. Do you know how I can set it to cast protect? or is this not available in the CR?
       
    14. MrNeko

      MrNeko New Member

      Joined:
      Jun 11, 2010
      Messages:
      21
      Likes Received:
      0
      Trophy Points:
      0
      I tried setting it to 40% but it doesn't seems to work, it still continue to use fire until it is really low probably around 10% mark and then start using Blizzard. I've yet to see it use Transpose.
       
    15. Roermond1982

      Roermond1982 New Member

      Joined:
      Feb 9, 2012
      Messages:
      23
      Likes Received:
      0
      Trophy Points:
      1
      After today my char wont accept raise anymore when he is dead. There is nothing special in the log file:

      [09:14:30.269 D] DoAction Spell 110 0x4004071A
      [09:14:31.314 N] [Magitek] Accepting Raise
      [09:14:31.318 V] [Poi.Clear] Reason: Invalid Combat Poi
      [09:14:31.349 D] [POI Set] Type: Death
      [09:14:32.346 N] [Magitek] Accepting Raise
      [09:14:52.946 N] [Magitek] Accepting Raise
      [09:15:13.529 N] [Magitek] Accepting Raise
      [09:15:34.046 N] [Magitek] Accepting Raise
      [09:15:54.629 N] [Magitek] Accepting Raise
      [09:16:15.279 N] [Magitek] Accepting Raise
      [09:16:35.896 N] [Magitek] Accepting Raise
      [09:16:56.613 N] [Magitek] Accepting Raise
      [09:17:17.521 N] [Magitek] Accepting Raise
      [09:17:38.399 N] [Magitek] Accepting Raise
      [09:17:59.271 N] [Magitek] Accepting Raise
      [09:18:19.561 N] [Magitek] Accepting Raise
      [09:18:40.128 N] [Magitek] Accepting Raise
      [09:19:00.728 N] [Magitek] Accepting Raise

      Any idea what is going on?
       
    16. exaccuss

      exaccuss Active Member

      Joined:
      Nov 10, 2013
      Messages:
      1,021
      Likes Received:
      6
      Trophy Points:
      38
      You should really be accepting rez by yourself, but i'm going to assume it's because magitek isn't been worked on at the moment.
       
    17. Roermond1982

      Roermond1982 New Member

      Joined:
      Feb 9, 2012
      Messages:
      23
      Likes Received:
      0
      Trophy Points:
      1
      mmm that might be a problem yes.

      Because last week it was no problem with magitek. While doing fates and die, he would automatic accept the rez.
       
    18. Xotrem

      Xotrem Member

      Joined:
      May 20, 2014
      Messages:
      78
      Likes Received:
      1
      Trophy Points:
      8
      Same here man, it accepts it about 50% of the time. Guess I'll have to blacklist Conspiracy Theory until more people login cause it likes to face pull that huge group. Also seems to not like to use Twin Snakes most of the time. :/
       
      Last edited: Nov 5, 2014
    19. schopenhauer

      schopenhauer Member

      Joined:
      Jul 22, 2014
      Messages:
      218
      Likes Received:
      12
      Trophy Points:
      18
      Is there any way to make the routine use abilities a few seconds before they normally do, or is that impossible because they go off whether the debuff is active/inactive? For the Bard rotation I think having the option to being able to clip Windbite, and Venomous at around 3/2 seconds would improve DPS as opposed to them falling off to be reapplied.
       
    20. exaccuss

      exaccuss Active Member

      Joined:
      Nov 10, 2013
      Messages:
      1,021
      Likes Received:
      6
      Trophy Points:
      38
      I'm sure it woudn't be too much trouble to code in, but magitek is not been worked at the moment.
       
    Thread Status:
    Not open for further replies.

    Share This Page