take off stealth? menu

User Tag List

Results 1 to 2 of 2
  1. #1
    robinelitenn's Avatar Member
    Reputation
    2
    Join Date
    Aug 2008
    Posts
    139
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    take off stealth?

    hello i need a very strong totem or something that i can spawn front of me door so if rouges come in stealth then the stealth get off :P anything that make that

    take off stealth?
  2. #2
    stoneharry's Avatar Moderator Harry


    Reputation
    1618
    Join Date
    Sep 2007
    Posts
    4,564
    Thanks G/R
    151/150
    Trade Feedback
    0 (0%)
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    Code:
    local NPCID = 50
    local STEALTH_ID = 11
    local STEALTH_ID_B = 11
    local STEALTH_ID_C = 11
    local STEALTH_ID_D = 11
    
    function Portal_A_Define_Spawn(pUnit, Event)
        pUnit:RegisterEvent("Lets_Get_Ready_YOERUSOJ", 1000, 1)
    end
    function Lets_Get_Ready_YOERUSOJ(pUnit, Event)
        pUnit:RegisterEvent("We_Need_To_check_For_players_If_there_Are_teleport", 2500, 0)
    end
    
    function We_Need_To_check_For_players_If_there_Are_teleport(pUnit, Event)
        local player = pUnit:GetClosestPlayer()
        if player == nil then
        else
            local PlayersAllAround = pUnit:GetInRangePlayers()
            for a, plr in pairs(PlayersAllAround) do
                if plr:HasAura(STEALTH_ID) == true then
                plr:RemoveAura(STEALTH_ID)
                end
                if plr:HasAura(STEALTH_ID_B) == true then
                plr:RemoveAura(STEALTH_ID_B)
                end
                if plr:HasAura(STEALTH_ID_C) == true then
                plr:RemoveAura(STEALTH_ID_C)
                end
                if plr:HasAura(STEALTH_ID_D) == true then
                plr:RemoveAura(STEALTH_ID_D)
                end
            end
        end
    end
    
    RegisterUnitEvent(NPCID, 18, "Portal_A_Define_Spawn")
    I quickly pulled this together for you, save it as a Lua file and put it in your scripts folder. At the top change the NPC ID to the npc id to a npc you want to check for stealth, next change the STEALTH_ID's to the spell id's of stealth (theres 4 different ranks I believe).
    If it doesn't work tell me, good luck!

Similar Threads

  1. Will SWTOR hacking take off?
    By -Ryuk- in forum SWTOR Hacks
    Replies: 4
    Last Post: 12-24-2011, 07:46 AM
  2. stats goes down when people take off gear? Rev 4110
    By MisterEMU in forum World of Warcraft Emulator Servers
    Replies: 4
    Last Post: 04-15-2008, 08:54 PM
  3. How to take off rideing skill and level from mounts
    By manager2 in forum WoW EMU Guides & Tutorials
    Replies: 6
    Last Post: 01-12-2008, 04:54 AM
  4. [GUIDE][PICS]How To Take Off The Riding Skill And Level From Mounts !
    By EmiloZ in forum WoW EMU Guides & Tutorials
    Replies: 8
    Last Post: 12-26-2007, 10:03 AM
All times are GMT -5. The time now is 06:01 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