[Bossscript] Help menu

Shout-Out

User Tag List

Results 1 to 1 of 1
  1. #1
    zeil's Avatar Active Member
    Reputation
    34
    Join Date
    Aug 2007
    Posts
    223
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Bossscript] Help

    i've been scripting a couple of days and i want to know if this is any good here it is,

    and when i have my owner add the script nothing happens the boss doesnt do anything. but attack





    function Grishnak_OnCombat(pUnit, Event)
    pUnit:SendChatMessage(14, 0, "Your Wish is My Command")
    pUnit:RegisterEvent("Grishnak_p1", 100, 0)
    end

    function Grishnak_OnLeaveCombat(pUnit, Event)
    pUnit:RemoveEvents()
    end

    function Grishnak_OnKillTarget(pUnit, Event)
    end

    function Grishnak_OnDeath(pUnit, Event)
    pUnit:RemoveEvents()
    pUnit:SendChatMessage(14, 0, "Ha Ha Ha Nice Try Young One")
    end

    function Grishnak_10,000_Siege_Damage(pUnit, Event)
    pUnit:CastSpellOnTarget(5555, pUnit:GetMainTank())
    end

    function Grishnak_Brewfest_-_Stun(pUnit, Event)
    pUnit:CastSpellOnTarget(42435, pUnit:GetClosestPlayer())
    end

    function Grishnak_Mass_Polymorph(pUnit, Event)
    pUnit:CastSpellOnTarget(29963, pUnit:GetRandomPlayer(4))
    end

    function Grishnak_p1(pUnit, Event)
    if pUnit:GetHealthPct() <= 95 then
    pUnit:RemoveEvents()
    pUnit:RegisterEvent("Grishnak_10,000_Siege_Damage", 1, 0)
    pUnit:RegisterEvent("Grishnak_p2", 100, 0)
    end
    end

    function Grishnak_p2(pUnit, Event)
    if pUnit:GetHealthPct() <= 75 then
    pUnit:RemoveEvents()
    pUnit:RegisterEvent("Grishnak_Brewfest_-_Stun", 15, 0)
    pUnit:RegisterEvent("Grishnak_p3", 100, 0)
    end
    end

    function Grishnak_p3(pUnit, Event)
    if pUnit:GetHealthPct() <= 60 then
    pUnit:RemoveEvents()
    pUnit:RegisterEvent("Grishnak_Mass_Polymorph", 1, 0)
    end
    end

    RegisterUnitEvent(995999, 1, "Grishnak_OnCombat")
    RegisterUnitEvent(995999, 2, "Grishnak_OnLeaveCombat")
    RegisterUnitEvent(995999, 3, "Grishnak_OnKillTarget")
    RegisterUnitEvent(995999, 4, "Grishnak_OnDeath")
    Last edited by zeil; 02-11-2009 at 11:49 PM.

    [Bossscript] Help

Similar Threads

  1. Help WoW Fish-Bot
    By Eliteplague in forum World of Warcraft General
    Replies: 2
    Last Post: 12-10-2024, 05:46 PM
  2. HELP: Gold Scam Exploit
    By GoldDragon in forum World of Warcraft General
    Replies: 11
    Last Post: 01-23-2007, 07:26 PM
  3. Banner Ad Redesign help
    By Matt in forum Community Chat
    Replies: 57
    Last Post: 07-08-2006, 08:40 PM
  4. Hit points and talent points? Please help
    By hankusdankus in forum World of Warcraft General
    Replies: 6
    Last Post: 05-04-2006, 02:00 PM
  5. bot help
    By xwhitedeathx in forum World of Warcraft General
    Replies: 3
    Last Post: 05-01-2006, 03:50 AM
All times are GMT -5. The time now is 07:06 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