Author |
Message |
EdTheInvincible Bumper? on!

Age:25 Joined: Apr 29 2004 Posts: 119 Location: Over There Offline
|
Posted: Fri Jun 25, 2004 6:48 pm Post subject: chatnet bug - no name |
 |
|
|
|
If you send a chat/priv/freq message like 0.5 seconds after you entered a zone, continuum clients wont get your name and display a blank name with your message. Tested in HS, only seems to work in pub 0.
|
|
Back to top |
|
 |
CypherJF I gargle nitroglycerin

Gender: Joined: Aug 14 2003 Posts: 2582 Location: USA Offline
|
Posted: Fri Jun 25, 2004 8:36 pm Post subject: |
 |
|
|
|
Did you do a "GO:name" after logging in before sending messages? ("GO:" will put you in the first pub arena) _________________ Performance is often the art of cheating carefully. - James Gosling
|
|
Back to top |
|
 |
D1st0rt Miss Directed Wannabe

Age:37 Gender: Joined: Aug 31 2003 Posts: 2247 Location: Blacksburg, VA Offline
|
Posted: Sat Jun 26, 2004 12:47 am Post subject: |
 |
|
|
|
I know we were discussing it in the staff chat, I'm sure Brain will post some more info about it _________________
|
|
Back to top |
|
 |
EdTheInvincible Bumper? on!

Age:25 Joined: Apr 29 2004 Posts: 119 Location: Over There Offline
|
Posted: Sat Jun 26, 2004 5:43 am Post subject: |
 |
|
|
|
the whole thing goes as:
send to server : LOGIN:1:name:password
sleep(500)
send to server : GO:0
send to server : SEND:PUB:message / SEND:PRIV:name:message / SEND:FREQ:freq:message
The 500 ms wait might have to be changed depending on your own lag to the zone. I have about 120-130 ms ping.
I attached a program I made to test this bug. You need to type in your username, password, the message you want to send, and the delay between LOGIN and GO. The program only works on asss test zone.
Chatnet no name test program
nametest.zip - 237.44 KB
File downloaded or viewed 17 time(s)
|
|
Back to top |
|
 |
Cyan~Fire I'll count you!

Age:37 Gender: Joined: Jul 14 2003 Posts: 4608 Location: A Dream Offline
|
Posted: Sat Jun 26, 2004 10:31 am Post subject: |
 |
|
|
|
Ummmm that's a really bad way to do it. Wait for "LOGINOK:..." before sending GO:0.
Oh, and if you post a program on here, please include the source. >-( _________________ This help is informational only. No representation is made or warranty given as to its content. User assumes all risk of use. Cyan~Fire assumes no responsibility for any loss or delay resulting from such use.
Wise men STILL seek Him.
|
|
Back to top |
|
 |
Dr Brain Flip-flopping like a wind surfer

Age:39 Gender: Joined: Dec 01 2002 Posts: 3502 Location: Hyperspace Offline
|
Posted: Sat Jun 26, 2004 11:01 am Post subject: |
 |
|
|
|
The idea behind this is not that it doesn't work as a chat client, but rather that it exploits a bug. _________________ Hyperspace Owner
Smong> so long as 99% deaths feel lame it will always be hyperspace to me
|
|
Back to top |
|
 |
EdTheInvincible Bumper? on!

Age:25 Joined: Apr 29 2004 Posts: 119 Location: Over There Offline
|
Posted: Sat Jun 26, 2004 11:34 am Post subject: |
 |
|
|
|
its just a hack to demonstrate the flaw :/ dont get angry on me
u really only need that 4 lines for it anyway
|
|
Back to top |
|
 |
Grelminar Creator of Asss
Joined: Feb 26 2003 Posts: 378 Offline
|
Posted: Tue Jul 27, 2004 3:49 am Post subject: |
 |
|
|
|
should be fixed in my working copy. thanks for noticing it.
|
|
Back to top |
|
 |
|