[RELEASE] Rhark, Ruler of Ironforge [LUA Boss] menu

User Tag List

Results 1 to 10 of 10
  1. #1
    Rhark's Avatar Member
    Reputation
    5
    Join Date
    Jul 2008
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [RELEASE] Rhark, Ruler of Ironforge [LUA Boss]

    -->: Rhark <Ruler of Ironforge> :<--


    Spells Casted:

    Agonizing Strike
    Battle Shout
    Hammer Stun
    Arugal's Curse
    Blast Nova
    Summon Skeleton
    Arcane Nova
    Frost Nova


    LUA for RHARK:

    Code:
    ----MADE BY RHARK---
    ----NORWEGIAN ELITE DEVELOPER---
    ----******* MEMBER----
    ----CREDITS: Rhark----
    
    function rhark_OnCombat(Unit, Event) 
    Unit:SendChatMessage(12, 0, "What is this? Ha! The strength of Ironforge will destroy you all!")
    Unit:RegisterEvent("rhark_AgonizingStrike", 1000, 1)
    Unit:RegisterEvent("rhark_BattleShout", 10000, 1)
    Unit:RegisterEvent("rhark_HammerStun", 17000, 1)
    Unit:RegisterEvent("rhark_ArugalsCurse", 25000, 1)
    Unit:RegisterEvent("rhark_BlastNova", 28000, 1)
    Unit:RegisterEvent("rhark_SummonSkeleton", 30000, 3)
    Unit:RegisterEvent("rhark_ArcaneNova", 35000, 1)
    Unit:RegisterEvent("rhark_FrostNova", 50000, 1)
    end
    
    function rhark_AgonizingStrike(pUnit, Event) 
    pUnit:FullCastSpellOnTarget(58504, pUnit:GetClosestPlayer()) 
    end
    
    function rhark_BattleShout(pUnit, Event) 
    pUnit:CastSpell(47436, pUnit:GetRandomPlayer(0)) 
    end
    
    function rhark_HammerStun(pUnit, Event) 
    pUnit:FullCastSpellOnTarget(36138, pUnit:GetMainTank()) 
    end
    
    function rhark_ArugalsCurse(pUnit, Event) 
    pUnit:FullCastSpellOnTarget(7621, pUnit:GetMainTank()) 
    end
    
    function rhark_BlastNova(pUnit, Event) 
    pUnit:FullCastSpellOnTarget(30613, pUnit:GetRandomPlayer(0)) 
    end
    
    function rhark_SummonSkeleton(pUnit, Event) 
    pUnit:CastSpell(12151, pUnit:GetClosestPlayer()) 
    end
    
    function rhark_ArcaneNova(pUnit, Event) 
    pUnit:FullCastSpellOnTarget(57046, pUnit:GetRandomPlayer(5)) 
    end
    
    function rhark_FrostNova(pUnit, Event) 
    pUnit:CastSpell(61376, pUnit:GetClosestPlayer()) 
    end
    
    function rhark_OnLeaveCombat(Unit, Event) 
    Unit:RemoveEvents() 
    Unit:SendChatMessage(12, 0, "Come back when you want to try again.. heheheh.. fools.") 
    end
    
    function rhark_OnDied(Unit, Event) 
    Unit:RemoveEvents() 
    Unit:SendChatMessage(12, 0, "No, this cannot be! Uhh.. i've failed my country... uhh...") 
    end
    
    function rhark_OnKilledTarget(Unit, Event) 
    Unit:SendChatMessage(11, 0, "Justice is Served!") 
    end
    
    RegisterUnitEvent(366004, 1, "rhark_OnCombat")
    RegisterUnitEvent(366004, 2, "rhark_OnLeaveCombat")
    RegisterUnitEvent(366004, 3, "rhark_OnKilledTarget")
    RegisterUnitEvent(366004, 4, "rhark_OnDied")
    SQL for RHARK:

    Code:
    DELETE FROM `creature_names` WHERE `entry` = '366004';
    DELETE FROM `creature_proto` WHERE `entry` = '366004';
    INSERT INTO `creature_names` (`name`, `subname`, `info_str`, `type`, `family`, `rank`, `male_displayid`, `female_displayid`, `male_displayid2`, `female_displayid2`, `civilian`, `leader`, `entry`) VALUES ('Rhark Thunderfist', 'Ruler of Ironforge', '', '7', '0', '3', '12289', '0', '0', '0', '0', NULL, '366004');
    INSERT INTO `creature_proto` (`minlevel`, `maxlevel`, `faction`, `minhealth`, `maxhealth`, `mana`, `scale`, `npcflags`, `attacktime`, `mindamage`, `maxdamage`, `rangedattacktime`, `rangedmindamage`, `rangedmaxdamage`, `respawntime`, `armor`, `resistance1`, `resistance2`, `resistance3`, `resistance4`, `resistance5`, `resistance6`, `combat_reach`, `bounding_radius`, `auras`, `boss`, `money`, `invisibility_type`, `death_state`, `walk_speed`, `run_speed`, `fly_speed`, `entry`) VALUES ('81', '81', '17', '4381051', '4381051', '0', '2', '0', '2400', '4861', '8543', '0', '0', '0', '3600000', '54850', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '2340000', '0', '0', '2.5', '8', '14', '366004');
    SQL for SKELETON:

    Code:
    DELETE FROM `creature_names` WHERE `entry` = '8324';
    DELETE FROM `creature_proto` WHERE `entry` = '8324';
    INSERT INTO `creature_names` (`name`, `subname`, `info_str`, `type`, `family`, `rank`, `male_displayid`, `female_displayid`, `male_displayid2`, `female_displayid2`, `civilian`, `leader`, `entry`) VALUES ('Bonebreaker', '', '', '6', '0', '0', '7555', '0', '0', '0', '0', NULL, '8324');
    INSERT INTO `creature_proto` (`minlevel`, `maxlevel`, `faction`, `minhealth`, `maxhealth`, `mana`, `scale`, `npcflags`, `attacktime`, `mindamage`, `maxdamage`, `rangedattacktime`, `rangedmindamage`, `rangedmaxdamage`, `respawntime`, `armor`, `resistance1`, `resistance2`, `resistance3`, `resistance4`, `resistance5`, `resistance6`, `combat_reach`, `bounding_radius`, `auras`, `boss`, `money`, `invisibility_type`, `death_state`, `walk_speed`, `run_speed`, `fly_speed`, `entry`) VALUES ('79', '79', '14', '85039', '85039', '0', '1.3', '0', '2100', '580', '920', '0', '0', '0', '0', '24923', '0', '0', '30', '0', '0', '70', '1', '1', '0', '0', '300130', '0', '0', '2.5', '8', '14', '8324');
    Credits:

    Rhark [->Creating the LUA + SQL's<-]
    Knaur [->Learning Me How To Extract SQL<-]


    Hope you like ^^


    Tested with:

    ArcEmu [WORKS]
    Last edited by Rhark; 02-10-2013 at 02:33 PM.

    [RELEASE] Rhark, Ruler of Ironforge [LUA Boss]
  2. #2
    svedin's Avatar Contributor
    Reputation
    124
    Join Date
    Jun 2008
    Posts
    557
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Good work, is this yours first or have you done other Luas?
    but +Rep and upload some pics of the boss

  3. #3
    TheZaronz's Avatar Active Member
    Reputation
    97
    Join Date
    Dec 2007
    Posts
    567
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Just another Lua script? And why does it contain the same script 2x times?

  4. #4
    Mircast's Avatar Member
    Reputation
    14
    Join Date
    Sep 2008
    Posts
    139
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You won't achieve from something with just registering spells on combat, to it's death. The script is also sorta weird. :wave:

    Code:
    function rhark_OnCombat(Unit, Event) 
    Unit:SendChatMessage(12, 0, "What is this? Ha! The strength of Ironforge will destroy you all!")
    end
    
    function rhark_OnLeaveCombat(Unit, Event) 
    Unit:RemoveEvents() 
    Unit:SendChatMessage(12, 0, "The king.. will.. not... be.. faaielh..uhh..") 
    end
    
    function rhark_OnDied(Unit, Event) 
    Unit:RemoveEvents() 
    Unit:SendChatMessage(12, 0, "No, this cannot be! Uhh.. i've failed my country... uhh...") 
    end
    
    function rhark_OnKilledTarget(Unit, Event) 
    Unit:SendChatMessage(11, 0, "Justice is Served!") 
    end
    
    function rhark_OnCombat(Unit, Event) 
    Unit:SendChatMessage(12, 0, "What is this? Ha! The strength of Ironforge will destroy you all!")
    Unit:RegisterEvent("rhark_AgonizingStrike", 1000, 1)
    Unit:RegisterEvent("rhark_BattleShout", 10000, 1)
    Unit:RegisterEvent("rhark_HammerStun", 17000, 1)
    Unit:RegisterEvent("rhark_ArugalsCurse", 25000, 1)
    Unit:RegisterEvent("rhark_BlastNova", 28000, 1)
    Unit:RegisterEvent("rhark_SummonSkeleton", 30000, 3)
    Unit:RegisterEvent("rhark_ArcaneNova", 35000, 1)
    Unit:RegisterEvent("rhark_FrostNova", 50000, 1)
    end
    You the function rhark_OnCombat, twice. At the bottom it is registered once, I doubt you could register it two times anyway.
    Last edited by Mircast; 04-01-2009 at 02:06 PM.

  5. #5
    Mitron's Avatar Contributor
    Reputation
    127
    Join Date
    Jun 2008
    Posts
    1,326
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    any little movie or pic to prove its good ?

    ----------------------------------------------------------------

  6. #6
    Lyncus's Avatar Member
    Reputation
    1
    Join Date
    Aug 2008
    Posts
    21
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice Release. +rep

  7. #7
    xX EPIC Xx's Avatar Active Member
    Reputation
    37
    Join Date
    Apr 2008
    Posts
    238
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    very nice!
    but this sounds a little familiar?
    https://Fileusher.com

  8. #8
    Exacute's Avatar Active Member
    Reputation
    67
    Join Date
    Mar 2008
    Posts
    337
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hmm.. think youve done something wrong.. pUnit and Unit.. which LUA engine do you use since they work together? .. well its a little simple.. but good "first-script" +rep
    [/COLOR]

  9. #9
    DrZoyburg's Avatar Member
    Reputation
    1
    Join Date
    Jun 2007
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hey rhark, 1 quick ?. Are you the same rhark that's a GM on my servers, Reborn 3.0.9 servers?

    Dr.Z

  10. #10
    Mango Jerry's Avatar Banned
    Reputation
    192
    Join Date
    Jan 2008
    Posts
    1,244
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'd like to see a Screenshot of the Boss.
    If you didn't make this Boss, dont take Credit for it.

Similar Threads

  1. [Release] First LUA boss
    By Spartansp in forum World of Warcraft Emulator Servers
    Replies: 37
    Last Post: 02-25-2008, 08:27 PM
  2. [Release] The Soulstealer, Custom .LUA Boss.
    By Ebon in forum World of Warcraft Emulator Servers
    Replies: 4
    Last Post: 02-10-2008, 11:45 AM
  3. [Release/Info] Custom LUA Bosses!
    By Gastricpenguin in forum World of Warcraft Emulator Servers
    Replies: 38
    Last Post: 02-08-2008, 12:14 PM
  4. [Release] Sargeras .LUA Boss
    By Ebon in forum World of Warcraft Emulator Servers
    Replies: 4
    Last Post: 01-27-2008, 05:04 PM
  5. [RELEASE] My First Lua Boss xD
    By Snailz in forum World of Warcraft Emulator Servers
    Replies: 15
    Last Post: 01-25-2008, 01:38 PM
All times are GMT -5. The time now is 12:38 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search