Hello & Welcome to our community. Is this your first visit? Register
Follow us on
Follow us on Facebook Follow us on Twitter Watch us on YouTube


MMOCoin

Likes Likes:  0
Results 1 to 2 of 2

Hybrid View

  1. #1
    Contributor
    Expert100's Avatar
    Join Date
    Mar 2009
    Posts
    47
    Post Thanks / Like
    Rep Power
    18
    Reputation
    83

    Costum Boss Bogdan

    This Is My First Script Plz Post If Is Not FIX Or Other Things !!!
    MY FIRST SCRIPT !

    Code:
    ----//Made By Bogdan\\----
    ---// Don't Reomve credits\\---
    -------------------------------
    local npcid = 600002
      Bogdan_OnCombat(Unit, event)
      Unit:FullCastSpellOnTarget(30503, Unit:GetAddTank())
      Unit:RegisterEvent("Bogdan_RandomShit", 60000, 1)
      Unit:RegisterEvent("Bogdan_PhaseOne", 7000, 3)
    end
    -------------------------------------------------------------------------------------------------
      Bogdan_OnLeaveCombat(Unit, event)
     Unit:SendChatMessage(14,0, "You Can't Escape Form My Attack's")
     
     end
    ------------------------------------------------------------------------------------------------ 
      Bogdan_RandomShit(Unit, event)
      local ranmat = math.random (1,3)
     
        if (ranmat == 1) then
    Unit:SendChatMessage(14,0, "You Will Die !")
    end
        if (ranmat == 2) then 
    Unit:SendChatMessage(14,0, "Me Bogdan I Will Kill Your Raid Grup")
    end
        if (ranmat == 3) then
    Unit:SendChatMessage:(14,0, "The Shadow Powers Are Powerful")
    end
        end
     -------------------------------------------------------------------------------------------------  
      Bogdan_PhaseOne(Unit, event)
    Unit:FullCastSpellOnTarget(41078, Unit:GetMainTank())
    Unit:SetScale(2)
    Unit:SendChatMessage(14,0, "You Relly Make Me Angry")
     end
     
    -------------------------------------------------------------------------------------------------- 
      Bogdan_OnKilledTarget(Unit, event)
      Unit:SendChatMessage(14,0, "You Can't Escape From My Shadow Powers")
     
     
     
     end
     ---------------------------------------------------------------------------------------------------
      Bogdan_OnDied(Unit, event)
     Unit SendChatMessage(14,0, "I Have All The Powers Of The World")
     
     
     
     
     end
     ----------------------------------------------------------------------------------------------------
             RegisterUnitEvent(npcid, 1, "Bogdan_OnCombat")
       RegisterUnitEvent(npcid, 2, "Bogdan_OnLeaveCombat")
       RegisterUnitEvent(npcid, 3, "Bogdan_OnKilledTarget")
       RegisterUnitEvent(npcid, 4, "Bogdan_OnDied")


    Please RAPORT Me If You See Some Bugs Or Errors !




  2. Related Threads - Scroll Down after related threads if you are only interested to view replies for above post/thread

  3. #2
    Contributor
    shadowslayer133's Avatar
    Join Date
    Jan 2009
    Posts
    53
    Post Thanks / Like
    Rep Power
    18
    Reputation
    92
    rep for effort

 

 

Visitors found this page by searching for:

boss bogdan

costum boss

SEO Blog

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT -5. The time now is 05:46 AM.
Powered by vBulletin® Copyright ©2000-2025, Jelsoft Enterprises Ltd.
See More links by ForumSetup.net. Feedback Buttons provided by Advanced Post Thanks / Like (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
vBulletin Licensed to: MMOPro.org