View unanswered posts | View active topics
|
Page 4 of 6
|
[ 85 posts ] |
|
| Author |
Message |
|
|2eM!x
|
Post subject: Posted: Sunday, 12 Mar 2006, 21:32 |
|
| I live here Три раза сломал клаву :) |
Joined: Saturday, 16 Oct 2004, 17:45 Posts: 4360
|
So let me ask one question,
chr(0x2e).chr(0x02).chr(0x00).chr(0x00).chr(0x14).chr(0x03).chr(0x00).chr(0x00).chr(0x00).chr(0x0d).chr(0x81);
That totally drops the client and I can close the connection from there on? Thanks and the master server works beautifully. BTW when the masterserver is done, it adds 0.0.0.0 at the end of the packet instead of a regular IP to contine with. Just in case you guys didnt know that 
_________________
Search
This account has been used by ColdFusion from August 26th to November 6th, 2006. All posts in that period belong to him and not to me!
|
|
| Top |
|
 |
|
Ben5015se
|
Post subject: Posted: Monday, 13 Mar 2006, 01:39 |
|
| Forum ghost Местное привидение |
Joined: Monday, 09 Jan 2006, 01:01 Posts: 351
|
|
butt...
why not have the servers automaticly add them selfs to the list when they start? its alot easier and more convienyent..
_________________ WON.Net Network replacement: http://NeuWON.NetForget Bitcoin Faucets... Get a free Bitcoin + Multi-CryptoCurrancy Auto-Generating wallet: https://qoinpro.com/e7c67ae340551dbd45b4a223aec91be2 Free Bitcoins every 24 hours.
|
|
| Top |
|
 |
|
Fuck nellistengam
|
Post subject: Posted: Tuesday, 14 Mar 2006, 14:55 |
|
Banned
Joined: Monday, 16 Jan 2006, 09:02 Posts: 36
|
|2eM!x wrote: chr(0x2e).chr(0x02).chr(0x00).chr(0x00).chr(0x14).chr(0x03).chr(0x00).chr(0x00).chr(0x00).chr(0x0d).chr(0x81);
That totally drops the client and I can close the connection from there on? Yes. |2eM!x wrote: BTW when the masterserver is done, it adds 0.0.0.0 at the end of the packet instead of a regular IP to contine with. It does that to make it clear for the client that it ain't gettin' more servers. If it doesn't send that the client doesn't stop refreshing and then gets duplicate servers. There doesn't seem to be any end signal even from the real Steam masterservers, so it's hard to invent one by yourself. Ben5015se wrote: why not have the servers automaticly add them selfs to the list when they start? its alot easier and more convienyent..
It's not easier and it's not more convenient. Every server admin should change masterserver, but maybe 5% of them know how to change it and of those 5% only 1% know the right IP.
It's easier to let anyone submit all servers he knows to a web form and then periodically check if the server still exists. This overcomes all problems with masterservers and gameserver <-> masterserver communication. This has worked very well for almost a year at http://css.setti.info/ .
_________________ what do you want, huh?
http://css.setti.info/ - Server lists
|
|
| Top |
|
 |
|
sixcentgeorge
|
Post subject: legit players Posted: Tuesday, 14 Mar 2006, 16:09 |
|
| Super flooder Почетный графоман |
 |
Banned
Joined: Saturday, 12 Nov 2005, 21:21 Posts: 780 Location: villevieille
|
|
and you get players with valid account
|
|
| Top |
|
 |
|
|2eM!x
|
Post subject: Posted: Wednesday, 15 Mar 2006, 00:26 |
|
| I live here Три раза сломал клаву :) |
Joined: Saturday, 16 Oct 2004, 17:45 Posts: 4360
|
|
One last question, does that work for cs1.6 servers also?
_________________
Search
This account has been used by ColdFusion from August 26th to November 6th, 2006. All posts in that period belong to him and not to me!
|
|
| Top |
|
 |
|
Fuck nellistengam
|
Post subject: Posted: Wednesday, 15 Mar 2006, 01:26 |
|
Banned
Joined: Monday, 16 Jan 2006, 09:02 Posts: 36
|
|2eM!x wrote: One last question, does that work for cs1.6 servers also?
Don't know.
If you know any CS 1.6 server admins it's pretty easy to test. Especially if they are running Linux. The perl-script works in every Linux machine on the planet.
_________________ what do you want, huh?
http://css.setti.info/ - Server lists
|
|
| Top |
|
 |
|
tommas
|
Post subject: Posted: Wednesday, 15 Mar 2006, 01:28 |
|
Joined: Thursday, 20 Jan 2005, 08:54 Posts: 17
|
|
I hope more and more gamers switch to cracked servers and create them. I have only 40 CSS Servers in my list.
|
|
| Top |
|
 |
|
tommas
|
Post subject: Posted: Thursday, 16 Mar 2006, 18:41 |
|
Joined: Thursday, 20 Jan 2005, 08:54 Posts: 17
|
|
Could anyone fix the filter in the serverbrowser.dll. It shows CS Source and CS1.6 Servers, but the filter is set to CS Source.
|
|
| Top |
|
 |
|
MaddoxX
|
Post subject: Posted: Tuesday, 25 Apr 2006, 15:46 |
|
| I live here Три раза сломал клаву :) |
 |
Banned
Joined: Saturday, 27 Mar 2004, 00:26 Posts: 1525
|
|
Whats the packet to send to see if the server is cracked or not :]
and then disconnect
|
|
| Top |
|
 |
|
Sillium23
|
Post subject: Posted: Tuesday, 25 Apr 2006, 17:36 |
|
| Super flooder Почетный графоман |
Joined: Wednesday, 22 Dec 2004, 04:37 Posts: 532
|
tommas wrote: Could anyone fix the filter in the serverbrowser.dll. It shows CS Source and CS1.6 Servers, but the filter is set to CS Source.
Erease the hl1 part in masterservers.vdf. So that it looks like that:
"MasterServers" { "hl2" { "0" { "addr" "85.25.135.167:27011" } "1" { "addr" "84.234.69.10:27011" } } }
|
|
| Top |
|
 |
|
bug.meh.not
|
Post subject: Posted: Tuesday, 25 Apr 2006, 19:03 |
|
| Forum ghost Местное привидение |
Joined: Wednesday, 13 Jul 2005, 07:27 Posts: 297
|
|
| Top |
|
 |
|
Fuck nellistengam
|
Post subject: Posted: Tuesday, 25 Apr 2006, 19:05 |
|
Banned
Joined: Monday, 16 Jan 2006, 09:02 Posts: 36
|
MaddoxX wrote: Whats the packet to send to see if the server is cracked or not :] and then disconnect
Probably the best and the most comprehensive way is to see this server query tool:
http://www.paleckproductions.com/squery ... 5&all=true
It's the one bug.meh.not made long time ago.
Dropping out of the server you'll figure out from http://www.cs.rin.ru/forum/viewtopic.ph ... =30#334089
Basically the idea is to send "key requst" packet, then receive "key reply" packet, then send forged "user authentication" packet (eg. copy one from the page) where the "key" is replaced accordingly (it's fixed position) in the "user authentioation" packet and then see what the server reponds. At this point server can say "Steam authentication failed" or something like that. If server accepts player it sends "0000000" or something similar, lots of 0's anyway.
Source and HL1 have slightly different procedures for authentication. HL1 uses "steam challenge" for "key requst" and so on. The procedure is somewhat similar, overall. There are also few tricks how to determine if only Steam-based clients are approved or does the server allow EMPORiO releases too (or nowdays DZ releases  ) These are all covered in paleckproduction server query tool, just look at the "debug" output.
Paleckproductions server tool doesn't seem to query CS:S servers very well. All servers complain something about invalid cookie length. You'll get the idea anyway.
Download CSN and take a look at packets\ direcotory. There are all query packets named accordingly (unless |2emix really encrypted them...).
It seems that it's your turn to copy&paste and do major rip-off  . Who's the n00b now? 
_________________ what do you want, huh?
http://css.setti.info/ - Server lists
|
|
| Top |
|
 |
|
paleck
|
Post subject: Posted: Tuesday, 25 Apr 2006, 19:13 |
|
| Super flooder Почетный графоман |
Banned
Joined: Saturday, 09 Jul 2005, 02:10 Posts: 529
|
|
Im not in the mood to just give you the info, but you can look at the hex dump. Its all right there for you.
|
|
| Top |
|
 |
|
<PsYkE>
|
Post subject: Posted: Tuesday, 25 Apr 2006, 20:52 |
|
| Advanced forumer Завсегдатай |
Joined: Sunday, 18 Apr 2004, 23:04 Posts: 60
|
Quote: Who's the n00b now? 
I'll force myself to better not reply this question =|
|
|
| Top |
|
 |
|
bug.meh.not
|
Post subject: Posted: Wednesday, 26 Apr 2006, 01:54 |
|
| Forum ghost Местное привидение |
Joined: Wednesday, 13 Jul 2005, 07:27 Posts: 297
|
wannabugme? wrote: MaddoxX wrote: Whats the packet to send to see if the server is cracked or not :] and then disconnect Probably the best and the most comprehensive way is to see this server query tool: http://www.paleckproductions.com/squery ... 5&all=true
wow, we post exact same link within 2 minutes of each other
not sure what is up with that particular gameserver though, the frame that indicates whether or not the server is cracked says "207.58.180.211:60434" which isn't either the server IP OR the local IP 
|
|
| Top |
|
 |
Who is online |
Users browsing this forum: No registered users and 4 guests |
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|
|