[Relase] Yimo, Destroyer of Worlds menu

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 19
  1. #1
    stoneharry's Avatar Moderator Harry

    Authenticator enabled
    Reputation
    1613
    Join Date
    Sep 2007
    Posts
    4,554
    Thanks G/R
    151/146
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)

    [Relase] Yimo, Destroyer of Worlds

    Hello all who are reading this.

    This is another (Yes another) Lua boss that is unique in ways. I know theres been loads of Lua releases at the moment but i spent a few hours on this and thought i'm going to release it simply because the fight is well done and I havn't released any of my awesome scripts for months.

    I have to admit as a down point that may discourage you straight away this is no where near as good as my other scripts e.g Arthas for just after BC and the Bomb one. Yet it still has it's good points. Let me explain how it works!

    The Mob talks, plays sounds to match the speech, casts awesome visuals and is a balanced fight. No more needing 100 people just to do one boss! Now this is about 5-10man depending on how your server is. If it's level 255 and full custom gear then yes, this can be solo'd. If it's level 70 and normal gear then this will be 10man. You can guess and edit how you need it for your server. Now, basicly over times he spawns minions around him from a dark portal that appears when he spawns, he casts a lot of Area of effects so he has to be tanked around and the adds have to be tanked as well. The Minions use dance trance on the person they have aggro on meaning they dance but don't attack, but the person with aggro also is dancing and cant attack . Over time he gets more and more aggresive in his speech. He looks like the headless horseman not on his mount and his minions wear green T6 with daggers and books. The Boss dual weilds swords.

    Feel free to edit or distribute to other places BUT GIVE CREDITS.
    Credits go to, stoneharry aka salamanda, And Simen(crash).

    Now for some Pictures:
    http://img91.imageshack.us/img91/2411/screenshot1nr3.jpg
    http://img91.imageshack.us/img91/3659/screenshot2hw0.jpg
    http://img398.imageshack.us/img398/2747/screenshot3fz1.jpg
    http://img91.imageshack.us/img91/5495/screenshot4ou0.jpg
    http://img398.imageshack.us/img398/4751/screenshot5dm5.jpg
    http://img398.imageshack.us/img398/7823/screenshot6gv3.jpg

    Download (includes sql and readme):
    YimoDestroyerOfWorlds.rar - FileFront.com





    Lua Script for those wishing to see it first:

    Code:
    function bigbad_Phase1(Unit, event)
        if Unit:GetHealthPct() < 90 then
            Unit:RemoveEvents()
            Unit:PlaySoundToSet(8871)
            Unit:FullCastSpell(43440)
            Unit:SendChatMessage(12, 0, "No, you feel pain!")
            Unit:RegisterEvent("bigbad_Phase2",1000, 0)
        end
    end
     
    function bigbad_Phase2(Unit, event)
        if Unit:GetHealthPct() < 80 then
            Unit:RemoveEvents()
            Unit:PlaySoundToSet(8852)
            Unit:FullCastSpell(43440)
            Unit:SendChatMessage(12, 0, "I'm just getting warmed up!")
            Unit:RegisterEvent("bigbad_Phase3",1000, 0)
        end
    end
     
    function bigbad_Phase3(Unit, event)
        if Unit:GetHealthPct() < 60 then
            Unit:RemoveEvents()
            Unit:PlaySoundToSet(8811)
            Unit:SendChatMessage(12, 0, "The end is upon you!")
            x = Unit:GetX();
            y = Unit:GetY();
            z = Unit:GetZ();
            o = Unit:GetO();
            x = x - 2
            y = y - 2
            Unit:SpawnCreature(88888888, x, y, z, o, 17, 45000);
            x = x + 4
            y = y + 4
            Unit:SpawnCreature(88888888, x, y, z, o, 17, 45000);
            Unit:RegisterEvent("bigbad_Phase4",1000, 0)        
        end
    end
     
    function bigbad_Phase4(Unit, event)
        if Unit:GetHealthPct() < 40 then
            Unit:RemoveEvents()
            Unit:PlaySoundToSet(10485)
            Unit:FullCastSpell(34109)
            Unit:SendChatMessage(12, 0, "Help us, hurry!")
            Unit:RegisterEvent("bigbad_Phase5",1000, 0)        
        end
    end
     
    function bigbad_Phase5(Unit, event)
        if Unit:GetHealthPct() < 30 then
            Unit:RemoveEvents()
            Unit:RemoveEvents()
            Unit:CastSpell(28410)
            Unit:CastSpell(19952)
            x = Unit:GetX();
            y = Unit:GetY();
            z = Unit:GetZ();
            o = Unit:GetO();
            x = x - 2
            y = y - 2
            Unit:SpawnCreature(88888888, x, y, z, o, 17, 45000);
            x = x + 4
            y = y + 4
            Unit:SpawnCreature(88888888, x, y, z, o, 17, 45000);       
            Unit:RegisterEvent("bigbad_Phase6",1000, 0)        
        end
    end
    function bigbad_Phase6(Unit, event)
        if Unit:GetHealthPct() < 2 then
            Unit:RemoveEvents()
            Unit:PlaySoundToSet(11214)
            Unit:SendChatMessage(12, 0, "Systems, Shutting... down...")  
        end
    end
     
    function bigbad_OnCombat(Unit, event)
        Unit:RemoveEvents()
        Unit:PlaySoundToSet(8867)
        Unit:SendChatMessage(12, 0, "Kill")
        Unit:CastSpell(40280)
        Unit:FullCastSpell(36677)
        Unit:RegisterEvent("bigbad_Phase1",1000, 0)
    end
     
    function bigbad_OnLeaveCombat(Unit, event)
        Unit:RemoveEvents()
        Unit:SetScale(1.3)
    end
     
    function bigbad_OnKilledTarget(Unit)
        Unit:CastSpell(41106)
    end
     
    function bigbad_Death(Unit)
        Unit:RemoveEvents()
        Unit:SetScale(1.3)
        Unit:PlaySoundToSet(8870)
        Unit:SendChatMessage(12, 0, "Thank... You...")
    end
    RegisterUnitEvent(88888889, 1, "bigbad_OnCombat")
    RegisterUnitEvent(88888889, 2, "bigbad_OnLeaveCombat")
    RegisterUnitEvent(88888889, 3, "bigbad_OnKilledTarget")
    RegisterUnitEvent(88888889, 4, "bigbad_Death")
    function bigbadie_OnCombat(Unit, event)
        Unit:FullCastSpellOnTarget(29516, Unit:GetMainTank())
    end
    function bigbadie_Death(Unit)
        RemoveEvents()
    end
    RegisterUnitEvent(88888888, 1, "bigbadie_OnCombat")
    RegisterUnitEvent(88888888, 4, "bigbadie_Death")
    Sorry for the terrible spelling.
    Sorry for the pictures being links but putting it on this page they were WAY to big!
    Please give Feedback
    Edit: I realise title is spelled wrong but it wont let me change now, it should be "release" not "relase"
    This was Tested on Ascent Rev 4385 thought it should still work for others.

    Bye Bye!!
    Last edited by stoneharry; 07-14-2008 at 12:17 PM. Reason: Trying to change title

    [Relase] Yimo, Destroyer of Worlds
  2. #2
    2dgreengiant's Avatar ★ Elder ★


    Reputation
    1190
    Join Date
    Feb 2007
    Posts
    7,129
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Looks pretty good +rep for this
    If you need me you have my skype, if you don't have my skype then you don't need me.

  3. #3
    project anthrax's Avatar Contributor
    Reputation
    180
    Join Date
    Nov 2007
    Posts
    993
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    aw man this is sweet +rep bud
    removed by Unholy

  4. #4
    TheSpidey's Avatar Elite User
    Reputation
    365
    Join Date
    Jan 2008
    Posts
    2,200
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Looks solid. Reputation added

  5. #5
    Hellgawd's Avatar Account not activated by Email
    Reputation
    710
    Join Date
    Jun 2007
    Posts
    2,480
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Your scripts are always very nice. I always did love that Bomb one.. rofl. Unique idea for me.
    +3Rep.

  6. #6
    sikilde's Avatar Member
    Reputation
    1
    Join Date
    Feb 2008
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yimo rock! ôO,

  7. #7
    stoneharry's Avatar Moderator Harry

    Authenticator enabled
    Reputation
    1613
    Join Date
    Sep 2007
    Posts
    4,554
    Thanks G/R
    151/146
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Thank you for the feedback
    If you get any errors or problams please contact me and i'll try and tell you whats wrong and how to fix it.

  8. #8
    jay08's Avatar Member
    Reputation
    4
    Join Date
    Jun 2008
    Posts
    39
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nice work as always, rep added

  9. #9
    BrantX's Avatar Contributor
    Reputation
    205
    Join Date
    Jul 2007
    Posts
    899
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    like the portal in the background with the hands... pretty neat :P
    and i like the script +Rep.



  10. #10
    Zaeoir's Avatar Member
    Reputation
    66
    Join Date
    May 2008
    Posts
    188
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yimo, sounds like a hamster

  11. #11
    volitle's Avatar Contributor
    Reputation
    181
    Join Date
    Nov 2007
    Posts
    1,127
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nice +rep and did you get the name from that 3 hour warcraft movie ? lol


  12. #12
    liquidpc's Avatar Member
    Reputation
    7
    Join Date
    May 2008
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Great Boss, im using it on my server. +Rep if i can

  13. #13
    stoneharry's Avatar Moderator Harry

    Authenticator enabled
    Reputation
    1613
    Join Date
    Sep 2007
    Posts
    4,554
    Thanks G/R
    151/146
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by volitle View Post
    nice +rep and did you get the name from that 3 hour warcraft movie ? lol
    Yeah it is

    "Tales of the past 3"

    I love it, best warcraft movie i've ever seen. If it was in the cinema's i might actually see it, lol.
    Yimo, yeah i'm adicted to that name ever since i saw it .

  14. #14
    Ayka's Avatar Member
    Reputation
    1
    Join Date
    Jul 2008
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I installed this guy last night, and he's pretty cool.

    Gonna take a couple of my Buddies onto my server tonight, and see if we can do him with 70's in a real group.

  15. #15
    azeon's Avatar Banned
    Reputation
    29
    Join Date
    Sep 2007
    Posts
    163
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    looks great +rep

Page 1 of 2 12 LastLast

Similar Threads

  1. World of Warcraft Destroyer v2.0
    By infinity007 in forum World of Warcraft Bots and Programs
    Replies: 28
    Last Post: 01-13-2009, 02:02 AM
  2. [FUN] How the world will be destroyed
    By Nidhogg, in forum Screenshot & Video Showoff
    Replies: 4
    Last Post: 01-29-2008, 08:41 AM
  3. [awesome] COME SEE DESTRUCTIS! destroyer of WORLDS!
    By AZO in forum World of Warcraft Model Editing
    Replies: 30
    Last Post: 12-17-2007, 08:55 AM
  4. Mooncleaver -> Zin'rokh, Destroyer of Worlds
    By Troyer in forum WoW ME Questions and Requests
    Replies: 1
    Last Post: 09-14-2007, 03:45 PM
All times are GMT -5. The time now is 12:27 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search