Name change script/macro help. Vanilla WOW 1.12 menu

User Tag List

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

    Name change script/macro help. Vanilla WOW 1.12

    Hello!

    I've been trying to make a script that changes my name to anything i want so other ppl can't see it while streaming/recording.

    This one works but it only affects your unit frame (target and targetoftarget still shows real name).

    local muf=UnitName UnitName = function(unit) if unit=='player' then return 'YourName' else return muf(unit) end end

    Is there any way to make it work with every frame?

    There is addon for this on Curseforge in later version of the game Attention Required! | Cloudflare
    but didn't find anything similar for vanilla.
    Last edited by Ivlys; 05-31-2022 at 02:23 AM.

    Name change script/macro help. Vanilla WOW 1.12
  2. #2
    Ivlys's Avatar Member
    Reputation
    1
    Join Date
    May 2022
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This is what i am using for Classic:
    local muf=UnitName UnitName = function(unit) if UnitGUID(unit) == UnitGUID('player') then return 'YourName' else return muf(unit) end end

    It works perfectly there, but not in old 1.12 client

    Error: attempt to call global "UnitGUID" (a nil value)
    Is the error i am getting with it.
    Last edited by Ivlys; 05-31-2022 at 02:09 AM.

Similar Threads

  1. [Question] LUA Unlocker Help for Vanilla Wow 1.12.1?
    By pinny in forum WoW EMU Questions & Requests
    Replies: 5
    Last Post: 01-23-2017, 11:13 AM
  2. Requesting a race change swap for vanilla WoW 1.12.1 TaM>OrF
    By yrian90 in forum WoW ME Questions and Requests
    Replies: 0
    Last Post: 05-06-2013, 09:17 AM
  3. Replies: 0
    Last Post: 02-07-2012, 04:15 PM
  4. Looking for a VANILLA WoW 1.12.1 PRIVATE SERVER
    By mrmysterious in forum World of Warcraft Emulator Servers
    Replies: 6
    Last Post: 10-12-2011, 04:41 PM
  5. [Help] Vanilla WoW model editing
    By falkaga in forum WoW ME Questions and Requests
    Replies: 2
    Last Post: 06-08-2011, 01:10 PM
All times are GMT -5. The time now is 06:38 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