• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

Reno

 

Project Updated:
Files Updated: Fri, Oct 2 2009
Supports Game Version: 3.2.0
Category: Miscellaneous
Tags:

, and [Edit Tags]

Project Manager: Tuill
Additional Authors: No additional authors
Current Version: v0.10
License: MIT License
Development Site: WowAce.com
Avg Daily DL (last 30 days): 0
Downloads Total: 21
Favorites: 0
Comments: 0
  • Curse Giveaways
  • Alganon

    Alganon

    Alganon Open Beta Key Giveaway Alganon is an upcoming fantasy-based MMORPG that allows thousands of people to play together in a virtual world that features a rich history dominated by commanding deities...

    Get Key

  • Contests
  • About Reno
  •  

Reno is a slash-command that can patch (silently edit) predefined options in a macro to change which abilities will be chosen. More specifically, when given a slash command like this:

/reno "macro name" enabled_option

...Reno searches the chosen macro for all occurances of the base macro option of the provided "enabled" option, and edits the macro so that the next occurance of the option is enabled. Most simply: Reno adds and removes "no" from the front of the relevant macro options. Murky enough?

Let's try some examples...

Examples:

Assuming you have a macro named "judge" that looks like:

/cast [noflying]  Judgement of Wisdom
/cast [flying]  Judgement of Light
/cast [flying]  Judgement of Justice

By using a Reno command like:

/reno "judge" noflying

...you would patch the judge macro to look like:

/cast [flying]  Judgement of Wisdom
/cast [noflying]  Judgement of Light
/cast [flying]  Judgement of Justice

...which (assuming you were in a non-flying situation) would disable casting Judgement of Wisdom and enable casting Judgement of Light.

Reno observes macro options, so you can even do:

/reno [button:3] "judge" noflying
/stopmacro [button:3]
/cast [noflying]  Judgement of Wisdom
/cast [flying]  Judgement of Light
/cast [flying]  Judgement of Justice

...to have a macro patch itself(!)

WARNING!

Be advised! If you try this macro-patching-itself trick, make absolutely certain that the Reno slash-command is the first line of the macro, and that you use macro options to make it mutually-exclusive from the rest of your macro or else your results will be unpredictable.

Details:

With successive calls, Reno will rotate through the relevant options in a round-robin fashion, with the enabled option being moved later in the macro with each call. With only two appearances of the option Reno will alternate which option would be enabled. With more than two appearances Reno will move the enabled option from earlier appearances to later, and then "wrap around" to enabling the first again.

Note that what option would be enabled is highly situational, but still can be chosen with confidence for most macros. As in the example above, I generally use noflying for the enabled option for raid-duty macros, since there's no combat flying in any of the raids I attend. group/nogroup should also be an excellent enabled/disabled option pair for raid macros.

Caveats:

  • Reno works by editing macros, and macros can't be edited in combat.
  • The default WoW macro editing window doesn't understand anything about Reno, so if you run Reno commands with the WoW macro window open you won't see any changes to your macro and WoW will overwrite any of Reno's changes when the window closes.
  • Reno outputs what it sees to be the enabled macro command based on the enabled option you give it, but understand that it's your environment at macro use-time that determines which commands are truly enabled.
  • Reno does no checking to verify the options that you provide are valid WoW macro options.

FAQ:

What would I use this for?

Reno permits you to have macros with multiple spells defined and, at the start of the raid or between combats, change which of those spells is active on the simple click of the bound key or action button.

Why wouldn't I use modifier keys for this purpose?

You absolutely can use modifier keys to alter your macro's behavior, but Reno frees you to use them for some other purpose in your macro.

Reno??

I chose the name "Reno" because it REpositions occurances of NO in your macros.

  • Downloads (1)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  Reno v0.10 Release 3.2.0 21 10/2/2009
  • 1 page(s)
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • Similar Addons
  •  

Average downloads per day

  1. 1,568 Skinner Miscellaneous
  2. 785 FuBar 3.6 Miscellaneous
  3. 647 Examiner Miscellaneous
  4. 434 FuBar_MoneyFu Miscellaneous
  5. 348 Talented Miscellaneous