My 1st Boss menu

User Tag List

Thread: My 1st Boss

Results 1 to 7 of 7
  1. #1
    steveo123's Avatar Member
    Reputation
    8
    Join Date
    Apr 2008
    Posts
    63
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    My 1st Boss

    Hey everyone ive been learning how to script and im still really new at it, but I made this boss that I think is pretty cool, it worked for me hoping that some others will like it THIS IS JUST A SCRIPT Therefore you will need to use your own mob... Im still learning this as I said, so if people like it im gonna make some cooler bosses as I learn

    Code:
    function Horseman_EnterCombat (pUnit, event)
             pUnit:SendChatMessage(14, 0, "What fools would dare challenge the prince of hate?!")
             pUnit:RegisterEvent("Horseman_Wave", 14000, 0)
             pUnit:RegisterEvent("Horseman_Phase2", 1000, 0)
    end
    
    function Horseman_Wave (pUnit, event)
             pUnit:CastSpell(39038, pUnit:GetClosestPlayer())
    end
    
    function Horseman_Phase2 (pUnit, event)
          if pUnit:GetHealthPct() < 75 then 
             pUnit:RemoveEvents()
             pUnit:SendChatMessage(14, 0, "Puny mortals, I will not be defeated...")   
             pUnit:RegisterEvent("Horseman_Silence", 18000, 0)
             pUnit:RegisterEvent("Horseman_Wave2", 14000, 0)
      end
    end
    
    function Horseman_Wave2 (pUnit, event)
             pUnit:CastSpell(39038, pUnit:GetClosestPlayer())
    end
    
    function Horseman_Silence (pUnit, event)
             pUnit:FullCastSpellOnTarget(18278, pUnit:GetClosestPlayer(4))
    end
    
    function Horseman_LeaveCombat (pUnit, event)
             pUnit:RemoveEvents()
    end
    
    function Horseman_Die (pUnit, event)
             pUnit:RemoveEvents()
    end
    
    RegisterUnitEvent(900001, 1, "Horseman_EnterCombat")
    RegisterUnitEvent(900001, 2, "Horseman_LeaveCombat")
    RegisterUnitEvent(900001, 4, "Horseman_Die")
    Hope some of ya like it...its no Kreegoth script thats for sure haha. Its the 1st boss for my 5 man instance, once I learn more ill prolly add more to him. It yells some stuff and does aoe knockback/dmg the whole fight then at 75% it does AoE and silences a random player with mana leave me some feedback and enjoy heh (Also the entry ID is 900001

    My 1st Boss
  2. #2
    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)
    It's nice that your learning and trying to contribute +Rep

  3. #3
    steveo123's Avatar Member
    Reputation
    8
    Join Date
    Apr 2008
    Posts
    63
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ty sir, ive learned a lot on this website, just trying to give back what ive learned in scripting and what not, and im learning fast there will be better stuff coming

  4. #4
    AzolexX's Avatar Contributor
    Reputation
    179
    Join Date
    May 2007
    Posts
    587
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    !@!! Good work for newb +rep x2 mate!

    Find about scripting, programming and music! My blog: https://worldofsmth.wordpress.com!

  5. #5
    Ollox's Avatar Member
    Reputation
    5
    Join Date
    Oct 2007
    Posts
    122
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Cool man, im gonna test this on my WoW Server +rep
    Lua knowledge [||||||||||]

  6. #6
    kreegoth's Avatar Contributor
    Reputation
    122
    Join Date
    Jun 2008
    Posts
    810
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nicely done.. and dont compare yourself to others.. anything worked hard on and released on here is of a benefit to this community. +rep From me

  7. #7
    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)
    alright when i looked at the script i were about to blame there werent any sounds using .. BUT when its your first script ill give you +Rep
    [/COLOR]

Similar Threads

  1. Lost City of the Tol'Vir 1st boss glitch spot.
    By SHEEPY2006 in forum World of Warcraft Exploits
    Replies: 11
    Last Post: 02-09-2011, 12:13 PM
  2. Farming Heroic Lost city of Tol'Vir [1st boss without getting ID]
    By Malkavianer in forum World of Warcraft Exploits
    Replies: 3
    Last Post: 01-02-2011, 01:44 AM
  3. [Wotlk] Naxxramas 1st Boss
    By Greed in forum WoW Instances & Raiding
    Replies: 19
    Last Post: 02-10-2009, 08:39 PM
  4. Mount Hyjal 1st boss Exploit found, or is it ?
    By Evilcookie in forum World of Warcraft Exploits
    Replies: 24
    Last Post: 04-15-2008, 11:49 PM
  5. Solo 1st boss in Magisters' Terrace
    By joho in forum World of Warcraft Exploits
    Replies: 24
    Last Post: 03-29-2008, 04:43 PM
All times are GMT -5. The time now is 06:31 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