Boss Script menu

User Tag List

Thread: Boss Script

Results 1 to 3 of 3
  1. #1
    hotandsekc's Avatar Member
    Reputation
    1
    Join Date
    May 2008
    Posts
    101
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Boss Script

    looking for a boss script that casts Enrage (spell ID 28131) at 15%
    NPC name Sever (creature ID 14)

    Boss Script
  2. #2
    Shao111's Avatar Active Member
    Reputation
    33
    Join Date
    Jul 2007
    Posts
    281
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This boss does a bit more than cast enrage, but, check it out.

    http://www.mmowned.com/forums/emulat...tml#post535796



    EDIT: You can edit it to you liking if you want.
    Last edited by Shao111; 08-17-2008 at 11:54 AM.


  3. #3
    Gpoh's Avatar Member
    Reputation
    1
    Join Date
    Aug 2008
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    function Sever_OnCombat(Unit, Event, Miscunit, Misc)
    Unit:SendChatMessage(12, 0, "Insert you chat message here or delete this line")
    Unit:RegisterEvent("Sever_Enrage", 1000, 0)
    end

    function Sever_Enrage(Unit, event, miscunit, misc)
    if Unit:GetHealthPct() == 15 then
    Unit:CastSpell(28131)
    end
    end

    function Sever_OnLeaveCombat(Unit, Event, Miscunit, Misc)
    Unit:SendChatMessage(12, 0, "Insert you chat message here or delete this line")
    Unit:RemoveEvents()
    end

    function Sever_OnDied(Unit, Event, Miscunit, Misc)
    Unit:SendChatMessage(12, 0, "Insert you chat message here or delete this line")
    Unit:RemoveEvents()
    end

    function Sever_OnKilledTarget(Unit, Event, Miscunit, Misc)
    Unit:SendChatMessage(12, 0, "Insert you chat message here or delete this line")
    end

    RegisterUnitEvent(14, 1, "Sever_OnCombat")
    RegisterUnitEvent(14, 2, "Sever_OnLeaveCombat")
    RegisterUnitEvent(14, 3, "Sever_OnKilledTarget")
    RegisterUnitEvent(14, 4, "Sever_OnDied")

    there you go should work if not pls repost or send PM i'll figure what i screwed up on

Similar Threads

  1. [HELP] Lua boss script not working-solutions?
    By WinKIller0 in forum World of Warcraft Emulator Servers
    Replies: 15
    Last Post: 03-21-2008, 08:19 AM
  2. LUA Boss Script
    By Lindoz12 in forum World of Warcraft Emulator Servers
    Replies: 4
    Last Post: 03-04-2008, 02:45 PM
  3. LUA Boss Script Help
    By neurothymia in forum World of Warcraft Emulator Servers
    Replies: 4
    Last Post: 02-05-2008, 02:57 PM
  4. Lua Boss Script Problems!!
    By blah7 in forum World of Warcraft Emulator Servers
    Replies: 14
    Last Post: 01-22-2008, 08:59 PM
  5. [Ascent] Boss Scripts help
    By n0t5ew in forum World of Warcraft Emulator Servers
    Replies: 1
    Last Post: 12-24-2007, 03:04 PM
All times are GMT -5. The time now is 06:48 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