Forum Replies Created
-
AuthorPosts
-
I’d like to cast a vote towards Scenario engine updates. The beta post mentions vendor npc interactions, could this also include the scrip vendors? So instead of having to use the scenarios which do not allow your mouse on the screen as they have to be precise we could have this feature built in so miqo knows which option we want it to select.
Make a separate macro for reuse/csII/CSIII (or w/e action you have on your macro after reuse, normally CSIII/CSII) and set that button on your hotbar.
/ac “reuse”
/ac “careful synthesis III”
If reuse procs, it’ll use it. Otherwise, it’ll complete the synth.That’s how my macro is set up:
/ac “Inner Quiet” <wait.2>
/ac “Delicate Synthesis” <wait.3>
/ac “Delicate Synthesis” <wait.3>
/ac “Delicate Synthesis” <wait.3>
/ac “Delicate Synthesis” <wait.3>
/ac “Delicate Synthesis” <wait.3>
/ac “Steady Hand II” <wait.2>
/ac “Advanced Touch” <wait.3>
/ac “Great Strides” <wait.2>
/ac “Byregot’s Blessing” <wait.3>
/ac Reuse <wait.2>
/ac “Careful Synthesis III” <wait.3>The problem is how do I just get miqo to just hit the macro button and then do nothing until its time to hit craft again? As it is now, miqo keeps spamming the macro button and throwing everything off.
The way to solve this is to add a bunch of “,” after the macro. So for me it looks like this -> “ctrl+shift+Y,,,,,”.
Miqo then pushes the first button but will say it doesn’t know what the other key is. So it will finish the macro successfully. The output is like this –
(12:15:52) Crafting step 1 -> key ‘ctrl+shift+y’
(12:15:54) Crafting step 2 -> key ‘??’
(12:15:57) Crafting step 3 -> key ‘??’
(12:16:00) Crafting step 4 -> key ‘??’
(12:16:03) Crafting step 5 -> key ‘??’
(12:16:18) Meow, collecting!
(12:16:19) Yes, crafting SUCCESS! (5/65)
(12:16:21) Hitting Confirm button. :3- This reply was modified 5 years, 1 month ago by PotionSeller.
-
AuthorPosts