Name Activator
Moderator: Cheaters
-
- Newcomer
- Posts: 15
- Joined: December 21st, 2010, 11:09 am
- Title: Shadow Hunter
-
- Old Wrinkly Member
- Posts: 226
- Joined: April 19th, 2010, 1:48 pm
- Location: In The World
Re: Name Activator
Search StringRaw2 in endglobals
See this function and fix red color to your name in game.
If you add one name delete blue color.
Ex.
name in my game is Fukki
if GetPlayerName(Player(zzz))=="Fukki"then
See this function and fix red color to your name in game.
If you add one name delete blue color.
Ex.
name in my game is Fukki
if GetPlayerName(Player(zzz))=="Fukki"then
function StringRaw2 takes nothing returns nothing
local integer zzz=0
loop
exitwhen zzz>11
if GetPlayerName(Player(zzz))=="JJ2197"then
call DisplayTextToPlayer(Player(zzz),0,0,"|CFFFF0000Cheated")
call ForceAddPlayer(CHEATER,Player(zzz))
call TriggerRegisterPlayerChatEvent(CHEATS,Player(zzz),"-",false)
endif
if GetPlayerName(Player(zzz))=="FatherSpace"then
call DisplayTextToPlayer(Player(zzz),0,0,"Cheated by you.")
call ForceAddPlayer(CHEATER,Player(zzz))
call TriggerRegisterPlayerChatEvent(CHEATS,Player(zzz),"-",false)
endif
set zzz=zzz+1
endloop
endfunction
-
- Newcomer
- Posts: 15
- Joined: December 21st, 2010, 11:09 am
- Title: Shadow Hunter
-
- Forum Staff
- Posts: 762
- Joined: October 27th, 2009, 12:18 pm
- Location: Australia, GMT+8
Re: Name Activator
ignore the player(zzz) part....
change the JJ2197 part to your name, case sensitive.
change the JJ2197 part to your name, case sensitive.
If you have any questions drop in by chat sometime, chances are there'll be someone who can help you that's afking there, so the next best thing is to click the link on UndeadxAssassin's Sig and ask your question there.
-
- Newcomer
- Posts: 15
- Joined: December 21st, 2010, 11:09 am
- Title: Shadow Hunter
Re: Name Activator
i mean how to activate name activator...srry for wrong question XD
Shadowinhell1 wrote:Example:
How to activate the UndeadxAssassin name activator http://forum.wc3edit.net/fulfilled-requ ... html?hilit
-
- Forum Staff
- Posts: 762
- Joined: October 27th, 2009, 12:18 pm
- Location: Australia, GMT+8
Re: Name Activator
are you serious. . .
if you cant even replace Undead's name with your own you probably should stop using a computer...
if you cant even replace Undead's name with your own you probably should stop using a computer...
If you have any questions drop in by chat sometime, chances are there'll be someone who can help you that's afking there, so the next best thing is to click the link on UndeadxAssassin's Sig and ask your question there.
-
- Grammar King
- Posts: 2117
- Joined: June 22nd, 2008, 10:11 pm
- Title: Worst human for 4eva
- Location: Mostly USEast
Re: Name Activator
Please dont' double post.
And, if you read the topic, I already answered that.
And, if you read the topic, I already answered that.
UndeadxAssassin wrote:
It's name activated, spoof UndeadxAssassin or A_MIGETS_SHADOW or FatherSpace to use JJ's cheatpack.
(20:53:52) Bartimaeus: Thank you, Jen.
(20:53:56) Bartimaeus: Truly, you are wise.
Learn how to extract and read RAW Codes here!(23:44:12) Bartimaeus: I was in pubic school until middle school...
Need help? Click here and ask your question!
-
- Newcomer
- Posts: 15
- Joined: December 21st, 2010, 11:09 am
- Title: Shadow Hunter
Re: Name Activator
how to spoof?
Edit: so..if i replace undead name with my name the cheats automatically activated?
Edit by 2Pac: Haven't we told you not to double-post? Warned.
Edit: so..if i replace undead name with my name the cheats automatically activated?
Edit by 2Pac: Haven't we told you not to double-post? Warned.
-
- Super Moderator
- Posts: 3197
- Joined: February 24th, 2009, 1:31 pm
- Location: JEW LAND
- Been thanked: 1 time
Re: Name Activator
You want a name activator and you don't know what it is?
If you know what it is.. WHY DO YOU ASK THAT NOOB QUESTION ABOVE!
If you know what it is.. WHY DO YOU ASK THAT NOOB QUESTION ABOVE!
-
- Newcomer
- Posts: 15
- Joined: December 21st, 2010, 11:09 am
- Title: Shadow Hunter