myDC.ru

Здравствуйте, гость ( Вход | Регистрация )

 
 
Ответить в данную темуНачать новую тему

> LAN Game Server Monitoring Scripts, Games like CS 1.6, COD 4, CS Source

Теги
Нет тегов для показа
Hellraiser
сообщение 10.10.2013, 5:14
Сообщение #1


Абсолютный новичок


Группа: Пользователи
Сообщений: 4
Регистрация: 17.9.2013
Пользователь №: 11 682
Спасибо сказали: 0 раз




Hello guys, I do not undersand russian but this is a great forum for scripts! big_smile1.gif

I needed a script to check Counter Strike 1.6 and Call of Duty 4 / Modern Warfare 2 and 3 LAN Game servers and return the information like this -
List of servers on our LAN

Date, Time

# Server Name l IP l Players(Bots)/Max l Map l Password ---> For CS 1.6
or
# Server Name l IP l Players/Max l Map l Game Type l Password l ----> For COD


I have the list of IP's on the LAN with the subnet so the script should leave space for putting ip list in.


I also had a look at SourceMon and think it does the same things but some less features. and also it is in Russian so I need it translated in English. Please can anyone help??? I really want to have this script and I would be grateful to you if anyone can make it in english!!!

Thank you!! big_smile1.gif
Go to the top of the page
+Quote Post
Артём
сообщение 10.10.2013, 14:49
Сообщение #2


Наруто на аваторке
***********

Группа: Пользователи
Сообщений: 2 606
Регистрация: 11.10.2008
Из: Харькова
Пользователь №: 771
Спасибо сказали: 773 раза




Hellraiser, Прикрепленный файл  SourceMon_v1.01_beta_Eng.rar ( 6.97 килобайт ) Кол-во скачиваний: 31
Go to the top of the page
+Quote Post
Hellraiser
сообщение 10.10.2013, 15:50
Сообщение #3


Абсолютный новичок


Группа: Пользователи
Сообщений: 4
Регистрация: 17.9.2013
Пользователь №: 11 682
Спасибо сказали: 0 раз




Цитата(Артём @ 10.10.2013, 11:49) *
Hellraiser, Прикрепленный файл  SourceMon_v1.01_beta_Eng.rar ( 6.97 килобайт ) Кол-во скачиваний: 31

Thank you so much!! big_smile1.gif

But I dont know one thing-

This script requires server imformation to be added before running it.
Well the one I wanted has to work on LAN so it should scan all ip and port on my lan and then get the information about the server, map , players etc.

How do i modify the script to work this way?? Please?

Thanks!!
Go to the top of the page
+Quote Post
Артём
сообщение 10.10.2013, 16:44
Сообщение #4


Наруто на аваторке
***********

Группа: Пользователи
Сообщений: 2 606
Регистрация: 11.10.2008
Из: Харькова
Пользователь №: 771
Спасибо сказали: 773 раза




Hellraiser, Open the file SourceMon\Servers.tbl and enter the IP servers.
Go to the top of the page
+Quote Post
Hellraiser
сообщение 10.10.2013, 19:26
Сообщение #5


Абсолютный новичок


Группа: Пользователи
Сообщений: 4
Регистрация: 17.9.2013
Пользователь №: 11 682
Спасибо сказали: 0 раз




Цитата(Артём @ 10.10.2013, 13:44) *
Hellraiser, Open the file SourceMon\Servers.tbl and enter the IP servers.

Should I just copy all the ip's on my lan which i want to scan here -

CODE
tServers = {
{Addr = "localhost",Timeout = 1},

{Name = "VICTORIA CRUENTA",Addr = "77.220.182.217",Cat = 2,Rules = true},
{Name = "City 17",Addr = "212.83.37.72",Cat = 2,Rules = true},
{Name = "GTFOGaming",Addr = "81.19.219.82",Port = "27065",Cat = 2,Rules = true},
{Name = "'SD /Killboxes/",Addr = "80.84.250.61",Cat = 2,Rules = true},

{Name = "CSMania/CityNov",Addr = "81.9.25.202:27014",Cat = 3,Rules = true},
{Name = "OAO Sibirtelecom",Addr = "217.116.128.15:27046",Cat = 3,Rules = true},
{Name = "Nextrim Deathmatch",Addr = "87.117.160.25:27018",Cat = 3,Rules = true},
{Name = "Nextrim Team Deathmatch",Addr = "87.117.160.25:27019",Cat = 3,Rules = true},
{Name = "Volia.biZ",Addr = "77.120.99.108:27020",Cat = 3,Rules = true},

{Name = "GameCity #1",Addr = "81.28.160.181:28960",Type = 2,Cat = 4,Rules = true},
{Name = "GameCity #2",Addr = "81.28.160.181:28961",Type = 2,Cat = 4,Rules = true},
{Name = "GameCity #3",Addr = "81.28.160.181:28963",Type = 2,Cat = 4,Rules = true},
{Name = "Sheepa.org",Addr = "212.85.69.40:28960",Type = 2,Cat = 4,Rules = true},
{Name = "MEGATRON",Addr = "91.211.104.131:28960",Type = 2,Cat = 4,Rules = true},
}

What format do i use? Thanks a lot btw big_smile.gif
Go to the top of the page
+Quote Post
Артём
сообщение 10.10.2013, 20:10
Сообщение #6


Наруто на аваторке
***********

Группа: Пользователи
Сообщений: 2 606
Регистрация: 11.10.2008
Из: Харькова
Пользователь №: 771
Спасибо сказали: 773 раза




Hellraiser, here that at me it turned out from your list of servers
From your list of servers
[20:06:30] <PtokaX>
=====================================================================
Server: MEGATRON
Address: 91.211.104.131:28960

Game: Call of Duty 4 No
Mode: Sabotage
Map: mp_strike
Players: 38
Max. Players: 47

Pass: ?

Additional information
Version: 1.7a
Administrator: Seruy
Contact the administrator: 6102591@gmail.com
=====================================================================
Players:

1. MegaMozg|33G 152
2. Nikolai 144
3. ^3AMIN 132
4. sai 120
5. ^2oput 110
6. JlapoTb 100
7. [X]BOS.BY/// 100
8. Seven{XAM} 90
9. Niko 86
10. 11RUS 82
11. Alexse 80
12. Centurion 74
13. _Ay 72
14. Blakc poni 70
15. Lucker 62
16. Sandro 60
17. |TRI-TaTa|{XAM} 54
18. O.Bender 54
19. 54321 52
20. 4ekucT 50
21. CHeZhOk 44
22. KaK TaK? 40
23. LOR 34
24. BUTTERFLY SAS 32
25. mult 30
26. Nofer 22
27. GUNgrena 20
28. jiGoR7 20
29. Rita 14
30. VVS 14
31. SEVA72 10
32. bad-boys 0
33. Leon 0
34. Kagilla 0
35. sn00pY 0
36. persik 0
37. ID_0:250073 0
38. *cTepBa* 0
=====================================================================


№2
[20:18:30] <PtokaX> Monitoring of game servers: Call of Duty 4
=====================================================================
GameCity #1 (81.28.160.181:28960) - The server is not responding.
=====================================================================
GameCity #2 (81.28.160.181:28961) - The server is not responding.
=====================================================================
GameCity #3 (81.28.160.181:28963) - The server is not responding.
=====================================================================
Sheepa.org (212.85.69.40:28960) - Call of Duty 4
Mode: Team War. Map: mp_crossfire. Players: 42/48.
For more information, enter !server 14
=====================================================================
MEGATRON (91.211.104.131:28960) - Call of Duty 4 No
Mode: Sabotage. Map: mp_strike. Players: 43/47.
For more information, enter !server 15
=====================================================================
Go to the top of the page
+Quote Post
Hellraiser
сообщение 10.10.2013, 20:25
Сообщение #7


Абсолютный новичок


Группа: Пользователи
Сообщений: 4
Регистрация: 17.9.2013
Пользователь №: 11 682
Спасибо сказали: 0 раз




[quote name='Артём' date='10.10.2013, 17:10' post='45799']
Hellraiser, here that at me it turned out from your list of servers
Actually they are given in the script itself. I wanted to enter all Ip addresses of my LAN network so it would scan all of them and detect servers. So how do I make it scan all ip addresses on my LAN..that is what i dont understand
Go to the top of the page
+Quote Post

Ответить в данную темуНачать новую тему
1 чел. читают эту тему (гостей: 1, скрытых пользователей: 0)
Пользователей: 0

Collapse

> Похожие темы

  Тема Ответов Автор Просмотров Последнее сообщение
No New Posts Scripts
philoum09-Philoum on hub Ru
1 philoum09 4 413 5.4.2016, 15:18 Посл. сообщение: Saymon21
No New Posts list of scripts converted from rus to eng
0 jim 4 712 24.4.2014, 9:07 Посл. сообщение: jim
No new Topic has attachmentsWinamp Server Radio
API1 | Радио для пользователей хаба через Winamp
59 *FoxMalder* 81 952 25.7.2012, 1:37 Посл. сообщение: Drakula
No New Posts От: Nas Server
От темы с ID: 5306
2 Ferb 5 545 3.7.2012, 23:22 Посл. сообщение: Ferb
No New Posts Topic has attachmentsNas Server
Нужен нас
8 Ferb 14 989 3.7.2012, 23:14 Посл. сообщение: mariner
No New Posts PtokaX 0.4.2.0 server start failed
11 freman_ 16 598 1.2.2012, 15:42 Посл. сообщение: freman_
Closed DC Hub и Server C.S 1.6
1 SonicX 5 511 9.10.2011, 20:53 Посл. сообщение: Артём
No New Posts Поддомены ***.Get-Scripts.ru
11 ShadoWx 15 146 23.6.2011, 19:48 Посл. сообщение: dj_crazy_joker
No New Posts Game [Чтобы]
Игра
0 Something_Wild 4 161 27.1.2011, 9:26 Посл. сообщение: Something_Wild
No New Posts От: Поддомены ***.Get-Scripts.ru
От темы с ID: 4215
0 ShadoWx 4 588 30.12.2010, 18:51 Посл. сообщение: ShadoWx
No New Posts От: Scripts
От темы с ID: 3767
2 Saymon21 4 922 9.12.2010, 13:29 Посл. сообщение: Saymon21
No New Posts От: Scripts
От темы с ID: 3767
2 Don_Kocha 5 198 19.8.2010, 10:18 Посл. сообщение: Don_Kocha
No New Posts Подскажите где можно скачать VerliHub server
VerliHub server чтоб было можно было упровлять сервером
6 Тёмич 11 376 7.4.2010, 18:39 Посл. сообщение: Кто-то_из_вне...
No New Posts От: Подскажите где можно скачать VerliHub server
От темы с ID: 3253
0 _Deagle_Factory_ 5 391 24.3.2010, 12:00 Посл. сообщение: _Deagle_Factory_
No new Topic has attachmentsРусский Форк Verlihub - Rusdc Server
RusDC Server. Второе рождение VerliHub?
31 Svyat 43 671 27.2.2010, 12:04 Посл. сообщение: Vizunchik

 



RSS Сейчас: 28.3.2024, 11:24