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

  • Your Rating

  • Share
  • Report Abuse

Ogri'Lazy

  Download the Curse Client

Project Updated:
Files Updated: Sun, Nov 9 2008
Supports Game Version: 3.0.3
Category: Quests & Leveling
Tags:

, , and [Edit Tags]

Project Manager: foxlit
Additional Authors: No additional authors
Current Version: 1.1
License: All Rights Reserved
Avg Daily DL (last 30 days): 70
Downloads Total: 343,084
Favorites: 1,167
Comments: 92
  • About Ogri'Lazy
  •  

Apexis Relics (as well as Apexis Monuments) around Ogri'la plateaus have you replay a sequence of up to 10 notes - but the sequence is easily forgotten, and writing it down is cumbersome (besides, that takes effort!).

Ogri'Lazy is aimed to simplify the process. When you interact with an Apexis Relic/Monument, the Ogri'Lazy window appears automatically. The window shows four buttons, each representing a color; add the sequence the Relic is playing by pressing the buttons (or the hotkeys), and Ogri'Lazy will automatically keep track of the sequence for you. Once you start replaying the sequence, Ogri'Lazy will also keep track of your progress, saving you from forgetting which note you were up to.


The question remains: are you lazy enough to get Ogri'Lazy? ... Of course you are. Once you've downloaded the addon, you can type /ogri config to configure it to your liking, and /ogri to test the interface without interacting with an Apexis relic.

  • Downloads (5)
  •  
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  
  Ogri'Lazy 1.1 Release 3.0.3 19,979 11/9/2008
  Ogri'Lazy 1.0.10 Release 2.4.0 2,424 4/14/2008
  Ogri'Lazy 1.0.7 Release 2.1.3 241 7/25/2007
  Ogri'Lazy 1.0.5 Release 2.0.0 56 6/25/2007
  Ogri'Lazy 1.0.4 Release 2.1.0 57 5/27/2007
  • 1 page(s)
Advertisement
  • 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.
  • Phanx said 

    @Riptides:

    Reposting from the ticket I submitted since you don't seem to read those:
    http://wow.curseforge.com/projects/ogri-lazy/tickets/1-1-1-and-later-useless-for-colorblind-players/

    I'd previously posted a comment on your "Fan Update" version and am somewhat disappointed to see that you are now able to post releases to the same page as the official version.

    The new icons used in 1.1 and later are useless for colorblind players, as they are all identical except for color, and therefore difficult or impossible for colorblind players to tell apart from each other. I am not technically colorblind, but I do have some difficulty distinguishing between yellow and bright green without looking directly at the objects in question. As a result of the new icons making the addon so much less usable, I have not updated for a very long time.

    If you really must use the new icons, please add an option to use the old icons, so that users with imperfect color perception can continue to fully enjoy this otherwise excellent addon.

    Reply Report Permalink
  • I love this addon. Best ever!
    thankyou so much!

    Reply Report Permalink
  • Gabby said 

    Found a working updated version, tested and good.
    http://www.wowinterface.com/downloads/info7167-OgriLazy.html

    Enjoy :)

    Reply Report Permalink
  • It seems I will not be able to upload any updates for this without starlightblunder's permission. I do not know how to contact that person. However I will provide a diff file that will update the file Relic.ui.lua from version 1.1.1 to work with the WOW 3.0.2 patch. Whomever is incharge of this project is free to use this to make an update.

    (you also need to change the interface version to 30000 in the toc file)

    129,130c129,130
    < local bi = GetPlayerBuff(i, "HARMFUL");
    < if bi == nil or bi == 0 then
    ---
    > local aname,arank, dT, acount, adefuffType, aduration, aexpirationTime, aisMine, aisStealable = UnitAura("player", i, "HARMFUL");
    > if aname == nil then
    132,133c132
    < end
    < local dT, dL = GetPlayerBuffTexture(bi), GetPlayerBuffTimeLeft(bi);
    ---
    > end
    135c134,135
    < local eT = GetTime() + dL;
    ---
    > dL = aexpirationTime - GetTime();
    > local eT = aexpirationTime;

    Reply Report Permalink
  • Gabby said 

    Could you include the Line # to make the update a little easier, please?

    Like... Replace lines 123-129 with this.

    Thank you :)

    Reply Report Permalink
  • bynal said 

    If I wanted to make these updates myself in the LUA file, where exactly would I put the code? I'm not familiar with LUA code writing. But like any idiot I can copy and paste.

    Thanks for your help and thank you for keep this mod up to date.

    Reply Report Permalink
  • Ackis said 

    Merged the two ogri'lazy projects.

    Reply Report Permalink
  • Error message as seen by BugGrabber and when I type the command,

    [2008/10/17 21:54:32-2013-x1]: Ogri'Lazy-1.0.10\Relic.config.lua:34: attempt to call method 'SetTextFontObject' (a nil value)
    Ogri'Lazy-1.0.10\Relic.config.lua:40: in main chunk

    [2008/10/17 21:55:24-2013-x81]: Ogri'Lazy-1.0.10\Relic.ui.lua:145: attempt to call global 'GetPlayerBuff' (a nil value)

    Reply Report Permalink
  • Any chance for a 3.0 update? :)

    Reply Report Permalink
  • nunya said 

    I will give it a whirl...

    Reply Report Permalink
  • The window should appear when you use one of the crystals.

    Reply Report Permalink
  • How do I turn this mod on?? Followed the installation guide, I see the Addon enabled in the menu, but no icon or window appears anywhere on the screen.

    Reply Report Permalink
  • Just in regular chat - it's a script command that should be recognized by the default UI.

    Reply Report Permalink
  • Yeah, I'd like to get rid of the tool tip as well.

    Reply Report Permalink
  • Just wondering, where does that bit of code to remove the tooltip mouseover go? Which file? What line (or doesn't that matter). I love this addon by the way! Thanks!

    Reply Report Permalink
  • Famion said 

    Addon still works for me as of 2.2 but I encountered that blue and red buttons seem to be swapped (were fine in 2.1.3)

    Reply Report Permalink
  • It shouldn't really be out of date. Check "Load out of date addons", and it'll work just fine, despite the .toc version not matching. I'll probably end up repackaging it for 2.2/2.3 at a later point in time :)

    Reply Report Permalink
  • 8Byte said 

    Would be very grateful, if u could update this crazy addon :)

    Reply Report Permalink
  • Awesome add-on. One tweek, make it so you can reverse the order of the colours. The last sequence in the relics is to recite it backwards to get enlightenment. Not important, but would be useful.

    (edit: Apparently, it doesn't ALWAYS happens, sometimes it's backwards, sometimes it's not.)

    Reply Report Permalink
  • nunya said 

    Thx, much better..

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 63,181 QuestHelper Map & Minimap, and Quests...
  2. 2,051 Altoholic Guild, Bags & Inventory, Mail...
  3. 1,496 QuestGuru Quests & Leveling
  4. 771 Bayi's Extended Questlog Quests & Leveling
  5. 764 Cartographer_QuestInfo Map & Minimap, and Quests...