Jump to content

Home

Change Name Toggle Script


The KONG

Recommended Posts

I'm looking for a way to change my name with a toggle button.

 

i've got a script written...

 

set changename1 "name NAME; set changename vstr changename2"

set changename2 "name NAME is AFK; set changename vstr changename1"

set changename vstr changename1

bind n vstr changename

 

It works but beecause of the spaces in the name it doesn't work properly. The name stays the same.

 

Anyone know away to get around this without using characters like- or _?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...