Search: Name local editing menu

User Tag List

Results 1 to 5 of 5
  1. #1
    Neyia's Avatar Active Member Ultimate Rogue PVE CoreCoins Purchaser
    Reputation
    41
    Join Date
    Nov 2012
    Posts
    335
    Thanks G/R
    1/3
    Trade Feedback
    5 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Search: Name local editing

    Hello,

    I search the tool which allows to change the character's name (local) for streams, screens, etc ....Someone should have the Link please?

    Edit: Thanks Xtremkiller

    Originally Posted by Xtremkiller View Post
    I saw its topic once, it was a pretty "complete" addon, but it wasn't release at this time. Ima try to find it back though
    Here you go : http://www.ownedcore.com/forums/worl...-carriers.html ([Preview] StreamGuard - Streaming Privacy Addon for Botters and Carriers)
    Last edited by Neyia; 01-21-2015 at 03:09 PM.

    Search: Name local editing
  2. #2
    Xtremkiller's Avatar Member
    Reputation
    0
    Join Date
    Jul 2013
    Posts
    29
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Make an addon (or add it inside any of them), modify 5th line to choose your name.

    local frame = CreateFrame("FRAME", "NameChangeScripts")
    frame:RegisterEvent("PLAYER_ENTERING_WORLD")
    local function eventHandler(self, event, ...)

    -- EDIT THIS LINE BELOW TO CHANGE YOUR NAME
    NewName = " "
    PN = GetUnitName("player")

    -- Change Player UnitFrame Name
    PFNC = CreateFrame("Frame", "PlayerFrameNameChange")
    local function ChangePlayerName(self)
    PlayerFrame.name:SetText(NewName)
    end
    PFNC:SetScript("OnUpdate", ChangePlayerName)

    -- Change Target UnitFrame Name
    TFNC = CreateFrame("Frame", "TargetFrameNameChange")
    local function ChangeTargetName(self)
    local TN = GetUnitName("target")
    if PN == TN then
    TargetFrame.name:SetText(NewName)
    end
    end
    TFNC:SetScript("OnUpdate", ChangeTargetName)

    -- Change Target's Target UnitFrame Name
    TFTNC = CreateFrame("Frame", "TargetFrameTargetNameChange")
    local function ChangeTargetofTargetName(self)
    local TTN = GetUnitName("targettarget")
    if PN == TTN then
    TargetFrameToT.name:SetText(NewName)
    end
    end
    TFTNC:SetScript("OnUpdate", ChangeTargetofTargetName)

    -- Change Focus UnitFrame Name
    FFNC = CreateFrame("Frame", "FocusFrameNameChange")
    local function ChangeFocusName(self)
    local FN = GetUnitName("focus")
    if PN == FN then
    FocusFrame.name:SetText(NewName)
    end
    end
    FFNC:SetScript("OnUpdate", ChangeFocusName)

    -- Change Focus' Target UnitFrame Name
    FFTNC = CreateFrame("Frame", "FocusFrameTargetNameChange")
    local function ChangeFocusTargetName(self)
    local FTN = GetUnitName("focustarget")
    if PN == FTN then
    FocusFrameToT.name:SetText(NewName)
    end
    end
    FFTNC:SetScript("OnUpdate", ChangeFocusTargetName)

    end
    frame:SetScript("OnEvent", eventHandler)
    Your welcome

  3. #3
    Neyia's Avatar Active Member Ultimate Rogue PVE CoreCoins Purchaser
    Reputation
    41
    Join Date
    Nov 2012
    Posts
    335
    Thanks G/R
    1/3
    Trade Feedback
    5 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you


    What I search is more advanced, the tool used to change the name on several panels (like stat pannel in BG, for example) and Some addons like Recount or Skada.


    I'll use yours as I have not found the one I'm looking for

  4. #4
    Xtremkiller's Avatar Member
    Reputation
    0
    Join Date
    Jul 2013
    Posts
    29
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I saw its topic once, it was a pretty "complete" addon, but it wasn't release at this time. Ima try to find it back though
    Here you go : http://www.ownedcore.com/forums/worl...-carriers.html ([Preview] StreamGuard - Streaming Privacy Addon for Botters and Carriers)

  5. #5
    Neyia's Avatar Active Member Ultimate Rogue PVE CoreCoins Purchaser
    Reputation
    41
    Join Date
    Nov 2012
    Posts
    335
    Thanks G/R
    1/3
    Trade Feedback
    5 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I love you !

Similar Threads

  1. [Searching] Coder to edit and WoW-addon and HB-pb profile
    By Xonics in forum WoW Bots Questions & Requests
    Replies: 0
    Last Post: 10-03-2013, 08:22 AM
  2. [Team Search]100% World Edit
    By Nikentic in forum World of Warcraft Model Editing
    Replies: 17
    Last Post: 03-17-2010, 05:59 PM
  3. [Question/Request] Name /Rank Edit
    By joho in forum WoW ME Questions and Requests
    Replies: 2
    Last Post: 02-24-2008, 11:17 AM
  4. <inser belt name> .blp, how to edit it properly?
    By Diclonius in forum WoW ME Questions and Requests
    Replies: 0
    Last Post: 04-29-2007, 06:14 PM
  5. New name for Model edit mpqs
    By Skull in forum World of Warcraft Model Editing
    Replies: 2
    Last Post: 12-09-2006, 12:17 AM
All times are GMT -5. The time now is 04:28 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