GSE Tips and Tricks 2 - Macros - Conditionals - GSE 101 - World of Warcraft TWW and Pre-Patch

Поделиться
HTML-код
  • Опубликовано: 27 окт 2024

Комментарии • 67

  • @wantgoodvibes6166
    @wantgoodvibes6166 2 месяца назад +1

    Thank you, :) I was able to work through the issues with how I had my personal setup and all the changes. Still need to tweak some things here and there but overall I'm very grateful.

  • @juangarza3182
    @juangarza3182 2 месяца назад +1

    Oak, thank you so much for breaking everything down with such a calm explanation. I was able to take my SV hunter macro from a sustained 940k AOE TO 1.05M sustained. I had used several creators macros and did very well, but was always lacking just a bit as expected and explained from several creators. With your helpful video, I was able to write my own macro and increase my DPS by 60k. Thank you for all you do.
    And BIG thank you to TimothyLuke!! You totally rock!!

  • @davidm4109
    @davidm4109 2 месяца назад +1

    Thank you for the full breakdown, it was very helpful.

    • @oakensoul
      @oakensoul  2 месяца назад

      You're very welcome!

  • @aaronfredricks7662
    @aaronfredricks7662 2 месяца назад +3

    OAK you are the man. Thanks for making these vids.

    • @oakensoul
      @oakensoul  2 месяца назад

      Glad you like them!

  • @AustinHaught
    @AustinHaught 2 месяца назад +1

    Great video, very helpful Oak!

    • @oakensoul
      @oakensoul  2 месяца назад

      Glad to hear it!

  • @jaredcrow3710
    @jaredcrow3710 2 месяца назад +1

    i was wondering why templar slash was white not blue .i changed my talent to see what was wrong nice to know .awsome job cheers bro

    • @oakensoul
      @oakensoul  2 месяца назад +1

      Yeah, It's unique. I wish more spells worked that well. Sadly, the Templar Hero Talent "Hammer of Light" does NOT work the same way.

    • @jaredcrow3710
      @jaredcrow3710 2 месяца назад +1

      @@oakensoul I was going to choose the herald build your sequence should still work with it ? All passive lol

    • @oakensoul
      @oakensoul  2 месяца назад

      Absolutely. I've used my sequence on beta with the herald build and it works quite well.

  • @TMan4775
    @TMan4775 2 месяца назад +1

    Thank you for this video. Nice explanation of the interworking's of the addon. Just one note, the link you have to the mouse links to a keyboard.

    • @oakensoul
      @oakensoul  2 месяца назад

      Whoops.... Thanks for pointing that out... FIXED Now

  • @sweep71
    @sweep71 2 месяца назад +1

    Commenting on the @mouseover portion of the video. I tested your method, and as a healer, this is not the best way to do things as it adds a delay to the heal portion. For instance, as a Mistweaver, I have created a keybind to combine Rising Sun Kick, Tiger Palm, and a [@mouseover,exists,help,nodead]Vivify (via the /click macro as described in the video). If I do it your way, it has to cycle through the RSK and TP blocks (not always, but depending on where it is in the cycle) before it gets to the Vivify macro block. The other method is still better even if it does give me errors in chat when I am in my Windwalker spec because there is no delay to the Vivify heal. As soon as I mouseover the macro immediately detects this and I can fire off my heal. I cannot accept the delay for that spell for my role and though I could work around this, I currently do not have to as long as no changes are made by either Tim or Blizzard.
    Edit: Actually, I don't think this example would give me the errors as all of these spell are known as a WW as well. Other points I still stand behind.
    Full macro used, MW_Y is the name of the GSE sequence that contains my base MW rotation of RSK and TP and I have a separate keybind for combining Blackout Kick and Enveloping Mist for clarity. Y is my keybind for base rotation and Shift Y is my keybind for EM/BoK.
    #showtooltip
    /targetenemy [noharm][dead]
    /cleartarget [dead]
    /startattack
    /cast [@mouseover,exists,help,nodead] Vivify
    /click [button:1] MW_Y LeftButton t; MW_Y

    • @oakensoul
      @oakensoul  2 месяца назад +1

      Whatever works best for you. I just encourage people to try different ways of doing things because there are more than one right answer with GSE in most cases.

  • @Kromulok
    @Kromulok 2 месяца назад +1

    Excellent video

    • @oakensoul
      @oakensoul  2 месяца назад

      Thank you very much!

  • @scajl
    @scajl 2 месяца назад +1

    More nice tips, thanks!

    • @oakensoul
      @oakensoul  2 месяца назад

      Glad you like them!

    • @oakensoul
      @oakensoul  2 месяца назад

      Glad you like them!

  • @SpaceCat80
    @SpaceCat80 2 месяца назад +1

    Thank you for the videos. It has helped me with this transition. I logged in today and noticed that my key bind button isn’t working anymore. I tried switching the key bind for the sequence to different keys and when I try to use it, nothing happens. I don’t know if anybody else has been having this problem, is there a recommendation on what I should do?

    • @oakensoul
      @oakensoul  2 месяца назад

      I think there was an error in a version that has since been fixed. Make sure you update GSE. Tim is updating the addon constantly.

  • @remziwigett5472
    @remziwigett5472 2 месяца назад +1

    great video, i have a question, is it more effective to put one think per block, for an example a bm hunter kill command is pretty high priority, should it be in each block and then add , say a global like Beast Wrath or Dire, after. to always know im casting kill command when its off cool down, always? or just have it one time in its own block and then move to a new black for a different action. ? sorry if this sounds noobish or has been answered prior.

    • @oakensoul
      @oakensoul  2 месяца назад

      If you have a spell like Kill Command (Which is on the GCD) you cannot put a skill in the same block, like Bestial Wrath, because their both on the GCD and the first GCD spell will keep the second on from firing. You would need to put them in separate blocks unless you put one of them on a modifier key.

  • @topher635
    @topher635 2 месяца назад +1

    Oak, in your Final Reckoning example where you are using @player, and talk about the option of using @cursor, is there a reason why no one uses @target? Maintenance in progress so cannot test it out myself right now.

    • @oakensoul
      @oakensoul  2 месяца назад

      There is no @target. At least not one that will place targeted spells under your target. I wish there was. :(

  • @jaybourbon8608
    @jaybourbon8608 24 дня назад

    Just want to know how to disable use trinket and other specific spells in the macro. . Was hoping you were going to explain that

    • @oakensoul
      @oakensoul  8 дней назад

      Remove the lines for /use 13 and /use 14

    • @jaybourbon8608
      @jaybourbon8608 8 дней назад

      @@oakensoul Now I need to learn how to remove the lines for use. 😂

  • @nothingmann66
    @nothingmann66 2 месяца назад +1

    you should make a vid for the flying workaround, I just cant get mine to work

    • @oakensoul
      @oakensoul  2 месяца назад

      Yeah, I could. I would recommend either moving your spam key, or moving your dragonriding key.

    • @nothingmann66
      @nothingmann66 2 месяца назад +1

      @@oakensoul i had to do that. I can only use my right arm so i use a programable mouse
      with GSE

  • @Kromulok
    @Kromulok 2 месяца назад +1

    oak - so at minute 13:00 you say if the first part of that line doesnt go off then because you use a ; the second will.... so would that be true in this: /cast [nochanneling,combat] Mindbender; Mind Blast
    So if mindbender is on cooldown, it would cast mind blast then?

    • @oakensoul
      @oakensoul  2 месяца назад +1

      No, because they are both on the GCD. What that WOULD do is cast Mind Blast if you are OUT OF COMBAT, but cast Mindbender if you are IN COMBAT.

    • @oakensoul
      @oakensoul  2 месяца назад

      You COULD do a /cast [nomod,nochanneling,combat] Mindbender; [nochanneling, combat] Mind Blast and then holding any modifier would make the second one go off. It's about what's in the brackets that would keep the first portion from going off to allow the second one to go off instead.

  • @brunowid
    @brunowid 2 месяца назад +1

    Hey! How complex is to adapt your or other WLZ sequences to other languages? I am using WoW in English today only because o GSE.

    • @oakensoul
      @oakensoul  2 месяца назад

      I do not know from experience, but I hear that sometimes spell translations can cause the blocks to go over the character limit.

  • @Retsgonewild
    @Retsgonewild 2 месяца назад +1

    How would you fix it taking too long to go through your list of ALT modifier? for example Block Action 1 I just have
    /cast [mod:alt, nochannneling] Outbreak
    if I add too many blocks while I am holding alt with 250 MS, it can take 4 or more seconds to cast outbreak.
    Should I include this line in every block? and should I place all my other actions as nomod so it does not try them?

    • @oakensoul
      @oakensoul  2 месяца назад

      That is one way. Yes. It's a lot of trial and error, try things out, see what works.

  • @heroshooter0229
    @heroshooter0229 2 месяца назад +1

    Hey what’s your interface Addon?

    • @oakensoul
      @oakensoul  2 месяца назад

      ruclips.net/video/v0wl4V0KXhI/видео.html

  • @derBuschjunge
    @derBuschjunge 2 месяца назад +1

    Does reset= target or reset=10 dont Work anymore?

    • @oakensoul
      @oakensoul  2 месяца назад

      Check out this video. ruclips.net/video/ChODE3vFmTk/видео.html They can work if you call an in game /macro from within the sequence.

  • @awin4480
    @awin4480 2 месяца назад +1

    Question master oak…Is it possible to create a gse macro for let say if using Healbot raidframe..the left click mouse is clicking the gsc macro or related keybind? gse 2.0 is possible thru the /m text macro..

    • @oakensoul
      @oakensoul  2 месяца назад

      Hmm... I don't think it would be? Blizzard removed the ability for a macro to click a macro or macrotext, or to click macrotext. So, probably not.

  • @tommyho78
    @tommyho78 2 месяца назад +1

    the /click MACRO doesnt work...is it GSE ???

    • @oakensoul
      @oakensoul  2 месяца назад

      Click doesnt work anymore. Unless there are ZERO macrotext blocks. But... It's not recommended as it's very finicky

    • @tommyho78
      @tommyho78 2 месяца назад +1

      @@oakensoul if someone is a clicker how would they able to click it ? There was something GSE said about /click MACRO LeftButton t , does that still work ?

    • @oakensoul
      @oakensoul  2 месяца назад

      Short answer is NO. However, it is possible but it's not reliable, is very limited, can throw many errors and is not recommended.

  • @zurazomaro4653
    @zurazomaro4653 2 месяца назад +1

    im new to this and i downlod it copy past the macro and i cant use cus there is no icon i can put it on my bar ,,,, my english not good so .. did they change it so now i have to be the IT guy to use it ?? or i can copy past and put the icon on my bar and use it ? plz help with that i watch the video w8ing for 1 thing that u pull the icon and put it on the bar but that didnt happen ....

    • @oakensoul
      @oakensoul  2 месяца назад

      There is no more Icon as GSE Sequences now needs to be bound directly to a key due to changes blizzard made to addons. You can do this in the keybindings tab in GSE

    • @zurazomaro4653
      @zurazomaro4653 2 месяца назад +1

      @@oakensoul yeah ty man

  • @Max_Cony
    @Max_Cony 2 месяца назад +1

    very long and not quite easy to understand
    anyone could explain with text, how can i change the KEYBINDED SEQUENCE to work when i hold the binded usage key, instead of spamming it while resetting its state

    • @oakensoul
      @oakensoul  2 месяца назад

      I'm sorry it ended up so long. Wow does not have the ability to continuously hit a keybind. Many people will use their keyboard or mouse software to spam the key.

    • @Max_Cony
      @Max_Cony 2 месяца назад

      @@oakensoul if you spam it too fast, macro will lose sequence, you have to press it slower than global cd, which loses the point of automation

    • @oakensoul
      @oakensoul  2 месяца назад

      It's meant to lose the sequence. You want it to hit spells that aren't available yet and move on to ones that are. If you wanted it to actually cast every block when it hits that block, you might as well use a /castsequence in game macro instead of GSE.

  • @malkeetsumal2067
    @malkeetsumal2067 Месяц назад

    het oak can we use AutoHotKey i dont own gaming keyboard or mouse?

    • @oakensoul
      @oakensoul  Месяц назад

      Some people do use AutoHotkey. github.com/SiderealDay/AutoHotKey

  • @RexxReviews
    @RexxReviews 2 месяца назад

    What is that transmog set?

    • @oakensoul
      @oakensoul  2 месяца назад

      www.wowhead.com/dressing-room#sz0M0zJ89b8zcX5808zcY0808zMSZ808zMNK808JG3808JG4808XRz808zMA0808zcYz808zMdc8zcL8zMOm8zcL8zMdb8zcL87M

  • @luke1540
    @luke1540 2 месяца назад +2

    thx bro, sexy voice!

    • @oakensoul
      @oakensoul  2 месяца назад

      If you say so.. lol

  • @Irudium1
    @Irudium1 2 месяца назад +1

    Touch me daddy :P

    • @oakensoul
      @oakensoul  2 месяца назад +1

      Uh.... thanks?!?