Which is more flexible and efficient, Plugins or Macros??
I appreciate your comments and suggestion..

Moderators: waferbaron, Moderators
Macro consumes more, but not too much compared to the whole OpenKore.ron2 wrote:Do "Plugins" consumes more resources than "Macros" or the other way around?
Plugins are more flexible by far, they extend OpenKore with the same language it's written in and can modify almost everything with ease (if you know what're you doing). Macro plugin is a plugin itself. Macros have their own applications where they're "efficient" due to quick setup, like simple stuff, but for something serious using macro isn't a good idea.Which is more flexible and efficient, Plugins or Macros??