#How to make ur name not show up when you press tab in chat

1 messages · Page 1 of 1 (latest)

runic ingot
#

im trying to make a skript to completely hide myself from other players, whilst still being able to fight and kill people (already have a tab hider, kill hider, chat hider, i just need this

#

how do i hide the thing in the video

#

like

#

make it random text

unkempt patio
full void
#

You mean make a player invisible to others?
if so you can use this https://skripthub.net/docs/?id=9478
it hides the player from other players, and from the tab

frail wharf
# runic ingot make it random text

you can see what AmazinAxel suggested.

if you're referring to obfuscated text (the minecraft colour code),
use &k

  • (although i dont think this will hide within the chat bar itself, only sent messages and tablist)
runic ingot
#

and still be damageable

runic ingot
frail wharf
#

You can probably remove the player from all tab completions

#

But thats just for commands

#

Not sure if you can stop the tab completions in the message bar

runic ingot
#

yeah i dont know if its possible

long sparrow
#

@runic ingot

#

Here’s a solution

runic ingot
#

?

long sparrow
#

on tab complete:
if event-string contains "player’s name":

#

you can remove tab completions then

#

Or you can see if you can remove players name from tab completions