Page 1 of 2 1 2 LastLast
Results 1 to 10 of 17
  1. #1
    Player
    ClearEnd's Avatar
    Join Date
    Mar 2012
    Location
    LIMSA
    Posts
    51
    Character
    Faultz Break
    World
    Balmung
    Main Class
    Arcanist Lv 50

    SE add more macro slots/bars!

    We need more macro slots or bars ,

    With the changes of jobs , you can use / cant use certain skills like sentinel cure etc depending on your job. . . Most people are going to make a bar for Solo and group play per class now. I already have a set of alt/ctrl per class and still dont ahve enough

    So please add more slots/bars I know it would be really helpful to alot of people especially with how many jobs/class combos we have available. I'm sure community will agree
    (2)

  2. #2
    Player Andrien's Avatar
    Join Date
    Mar 2011
    Posts
    2,437
    Character
    Andrien Bellcross
    World
    Sargatanas
    Main Class
    Thaumaturge Lv 50
    Everyone agree or else the kitty gets it.

    (1)

  3. #3
    Player
    Renshi's Avatar
    Join Date
    Mar 2011
    Location
    Ul'dah
    Posts
    1,538
    Character
    Renshi Hyatsuki
    World
    Phoenix
    Main Class
    Marauder Lv 70
    Heya!

    To be honest, no problem here. If I could do more with macros I wouldn't need to make one macro after another as in Part1 and Part2 of like... equipping gear.

    What's needed is a little more of management, additional macro slots aren't required, but it sure is a problem that we can only write 10 rows of things. It would be great to give even more functions to macros.

    See ya!
    (0)

  4. #4
    Player

    Join Date
    Mar 2011
    Location
    Ul'Dah
    Posts
    190
    Actually I mostly use the eaction bar, only really using macros for class changes and gear swaps. It wont affect me all that much.
    I hear its harder on mage classes though, so for sure, lets have more macro slots

    Quote Originally Posted by Renshi View Post
    If I could do more with macros I wouldn't need to make one macro after another as in Part1 and Part2 of like... equipping gear.
    ^^^ This would be nice to see, to be able to call out a macro within a macro would help me and anyone finding that 10 lines isnt enough.
    I hate making FFXI references, but that had something similar with the macro book system.
    (1)
    Last edited by AshToreth; 03-05-2012 at 09:09 PM.


  5. #5
    Player
    Renshi's Avatar
    Join Date
    Mar 2011
    Location
    Ul'dah
    Posts
    1,538
    Character
    Renshi Hyatsuki
    World
    Phoenix
    Main Class
    Marauder Lv 70
    Quote Originally Posted by AshToreth View Post
    ^^^ This would be nice to see, to be able to call out a macro within a macro would help me and anyone finding that 10 lines isnt enough.
    I hate making FFXI references, but that had something similar with the macro book system.
    Well... calling a macro with a macro can induce into botting, because you can call a macro with a macro that calls the macro you called, creating a loop and doing actions repeatedly infinitely, but yeah, just... 10 rows are kind of a limitation =)
    (0)

  6. #6
    Player

    Join Date
    Mar 2011
    Location
    Ul'Dah
    Posts
    190
    Quote Originally Posted by Renshi View Post
    Well... calling a macro with a macro can induce into botting
    May be I'm overlooking something, but I cant think of an instance how we could bot with a macro in macro command.
    SE keeps a tight handle of what commands make it into the text command hall of fame, partly for this reason I'd guess.

    Perhaps I chose my wording poorly, but you have to cater for the lowest common denominator in these forums :P
    (0)


  7. #7
    Player
    Signy's Avatar
    Join Date
    Dec 2011
    Location
    Ul'dah.
    Posts
    329
    Character
    Signy Ragnarok
    World
    Hyperion
    Main Class
    Marauder Lv 50
    Quote Originally Posted by AshToreth View Post
    May be I'm overlooking something, but I cant think of an instance how we could bot with a macro in macro command.
    SE keeps a tight handle of what commands make it into the text command hall of fame, partly for this reason I'd guess.

    Perhaps I chose my wording poorly, but you have to cater for the lowest common denominator in these forums :P
    Simple, you just have to do 2 macros that call each other. Something like:

    Macro 1
    - do act 1
    - do act n
    ....
    - Call macro 2

    Macro 2
    - do act 1
    - do act n
    ....
    - Call macro 1


    This way you have and infinite loop. By using some command to target and attack you can make your character kill monster for the loot.
    (1)
    I'm the Princess of the Night~~


  8. #8
    Player
    Renshi's Avatar
    Join Date
    Mar 2011
    Location
    Ul'dah
    Posts
    1,538
    Character
    Renshi Hyatsuki
    World
    Phoenix
    Main Class
    Marauder Lv 70
    Quote Originally Posted by AshToreth View Post
    May be I'm overlooking something, but I cant think of an instance how we could bot with a macro in macro command.
    SE keeps a tight handle of what commands make it into the text command hall of fame, partly for this reason I'd guess.

    Perhaps I chose my wording poorly, but you have to cater for the lowest common denominator in these forums :P
    It was more about the future, maybe they are gonna give us commands we can use to ease our targeting and such.
    Let's see... You know that with normal attacks you kill a specific monster within 35 seconds.

    Macro1:

    /targetnpc //Target the nearest NPC or Enemy
    /ac "Provoke" <t> // Casts the Marauder skill Provoke to the target
    /wait 35 // Wait 35 seconds for the next action
    /mcall Macro2

    Macro2:
    /targetnpc
    /ac "Flash" <t> // Casts the Gladiator skill Flash to the target
    /wait 35
    /mcall Macro1

    Like this (of course in a perfect case) in a zone full of monsters you wanna farm you can activate one of these macros and leave the computer alone while you do something else.

    But it also depends on how they're gonna let the player decide with the commands and such, what to permit and whatnot. Depending on that they'll make it possible or not.

    That's one example =)
    (0)

  9. #9
    Player

    Join Date
    Mar 2011
    Location
    Ul'Dah
    Posts
    190
    lol ok sure, whatever you say.

    Im not arguing that you cant make a loop, I think even my 3 year old son could understand that principle. I was saying i cant think of an application.
    You cant craft or gather with macros alone. The only potential for abuse is xp, but then u cant move your character with a macro.
    You would need pretty exceptional and repeatable set of circumstances to occur to be able to bot with macros alone.

    And anyway, you are the one that suggested it would be nice to follow 1 macro with another, so why are you even poo pooing it?

    /derail topic off
    (0)


  10. #10
    Player
    Signy's Avatar
    Join Date
    Dec 2011
    Location
    Ul'dah.
    Posts
    329
    Character
    Signy Ragnarok
    World
    Hyperion
    Main Class
    Marauder Lv 50
    Walk > Press R (to autorun) > Then macro. Auto bot that move and kill.
    (0)
    I'm the Princess of the Night~~


Page 1 of 2 1 2 LastLast

Tags for this Thread