• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

Usernames question.

Status
Not open for further replies.
Level 12
Joined
Dec 2, 2016
Messages
733
I implemented a kick command in my map, for a select few users. I got them to all make new accounts and claim them on all realms. But one of the accounts seems to be compromised.

The kick commands check ingame username to allow kicking. But is it possible to Spoof your username and get it exactly the same that it would match ingame?

Like for example

Bob is taken on all realms.

Map checks if the name = Bob give commands.

Could someone spoof their name to match 'Bob' exactly in a game?
I'm gonna remove the commands regardless but just wondering if it's only someone didn't claim their realm properly or if spoofing could be the issue. Thanks.
 

Dr Super Good

Spell Reviewer
Level 64
Joined
Jan 18, 2005
Messages
27,208
The kick commands check ingame username to allow kicking. But is it possible to Spoof your username and get it exactly the same that it would match ingame?
Could someone spoof their name to match 'Bob' exactly in a game?
One used to be able to spoof names due to the lobbies being peer hosted and using a similar system as used by LAN play. I thought one of the recent patches added protection against this however by having the lobbies hosted by Blizzard and automatically using the actual account names.
 
Status
Not open for further replies.
Top