Jump to content


Photo
Rejected

Player with "invisible" name [STEAM_0:0:17630424]



  • This topic is locked This topic is locked
7 replies to this topic

#1 Swagni

Swagni

    Advanced Member

  • Users
  • PipPipPip
  • 52 posts

Steam Profile

Posted 30 July 2014 - 09:55 AM

Profile: http://rc.tf2center....561197995526576

 

Not sure if bannable or not. But there should be something done about this. It breaks the design of the website to some degree aswell. 

 

Screenshot:  https://www.dropbox....isible_name.jpg


Edited by wogi, 30 July 2014 - 09:55 AM.

  • Enginty likes this

#2 VoidWhisperer

VoidWhisperer

    Void

  • Users
  • PipPipPip
  • 683 posts

Steam Profile

Posted 30 July 2014 - 11:10 AM

(Forgive me if I'm wrong on this), in most cases I'm pretty sure you can still click most places even if people have a blank name, be it on the user list, in a lobby, etc.



#3 Luop90

Luop90

    >implying I have a title

  • +Admins
  • PipPipPipPipPip
  • 1919 posts
  • Location127.0.0.1

Steam Profile

Posted 30 July 2014 - 12:16 PM

Do you have a lobby of him playing in? Because there's a certain Unicode character that renders a void name, and it essentially breaks the game engine causing the name to be changed constantly. It's essentially a name hack. I can check for the character in the lobby logs if you have a lobby # that he played in.
Why do mathematicians confuse Halloween and Christmas? Because 31 Oct = 25 Dec!

#4 Roxanne

Roxanne

    Advanced Member

  • Users
  • PipPipPip
  • 39 posts

Posted 30 July 2014 - 03:39 PM

Do you have a lobby of him playing in? Because there's a certain Unicode character that renders a void name, and it essentially breaks the game engine causing the name to be changed constantly. It's essentially a name hack. I can check for the character in the lobby logs if you have a lobby # that he played in.

 

What? It *breaks* the game engine?

 

 

raxx: OK
raxx: Plz tell me more about how Game Engine breaks
vJ * raxxPACK.exe: if you change your name too much
vJ * raxxPACK.exe: you get noclip
vJ * raxxPACK.exe: dont you know?

Edited by Roxanne, 30 July 2014 - 03:46 PM.

  • Harmony likes this

#5 Luop90

Luop90

    >implying I have a title

  • +Admins
  • PipPipPipPipPip
  • 1919 posts
  • Location127.0.0.1

Steam Profile

Posted 30 July 2014 - 04:02 PM

Noclip? No, that's a lie. Essentially it tells the game engine you dont have a name, so you change names like 30 times per second, as it steals the name from other players.
Why do mathematicians confuse Halloween and Christmas? Because 31 Oct = 25 Dec!

#6 Roxanne

Roxanne

    Advanced Member

  • Users
  • PipPipPip
  • 39 posts

Posted 30 July 2014 - 04:31 PM

So you are saying that using a character that *Steam* does not recognize will cause the *Source* game engine to change your name 30 times per second by stealing names from other players.

 

I always thought it was getting the player entity list, getting max players and randomly selecting one, copy the name and concatenate an unrecognizable string. 

inline int rand_range( int min, int max )
{
    return rand() % (max - min + 1) + min;
}
void Steal()
{
    player_info_s pInfo;
    int iMaxClients = g_pEngine->GetMaxClients();
    int iRand = rand_range(0, iMaxClients);
    
    bool bIsPlayer = g_pEngine->GetPlayerInfo( iRand, &pInfo );
    
    if (!bIsPlayer)
        return;

    char* szSpacedName = pInfo.name;
    strcat(szSpacedName, "\uF8F5");

    g_pSteamFriends->SetPersonaName(szSpacedName);
}

  • Harmony likes this

#7 Luop90

Luop90

    >implying I have a title

  • +Admins
  • PipPipPipPipPip
  • 1919 posts
  • Location127.0.0.1

Steam Profile

Posted 30 July 2014 - 05:01 PM

Its the other way around. Steam recognizes it fine, it just looks really strange. Its a completely blank name, but that is the other way to do it. There's an auto-ban for it on many servers, and recently someone tried to request an unban saying that's how he used the name steal, which is how I originally found out about it.


Why do mathematicians confuse Halloween and Christmas? Because 31 Oct = 25 Dec!

#8 Luop90

Luop90

    >implying I have a title

  • +Admins
  • PipPipPipPipPip
  • 1919 posts
  • Location127.0.0.1

Steam Profile

Posted 01 August 2014 - 12:48 PM

Nothing new added to suggest he was trolling, closed.


Why do mathematicians confuse Halloween and Christmas? Because 31 Oct = 25 Dec!





Also tagged with one or more of these keywords: Rejected