Raised This Month: $51 Target: $400
 12% 

Can I get scores of the match with the IP?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
jaxoR
Member
Join Date: Dec 2014
Location: Argentina
Old 10-13-2020 , 14:06   Can I get scores of the match with the IP?
Reply With Quote #1

Hi, I want make something similar to hltv.org but with some servers that I don't have admin or access to put plugins.

I want know if exists something to get scores and info of the server only with the IP. Someone have idea if exists this?

Regards!
jaxoR is offline
KiwifruitDev
New Member
Join Date: Sep 2020
Old 10-13-2020 , 14:49   Re: Can I get scores of the match with the IP?
Reply With Quote #2

You mention that you can't add plugins, so I assume you mean an admin panel or some type of server that isn't source? Here's my take on the idea:

This is certainly possible, at least with source servers. I recall using a game server library for nodejs once, it was called node-gamedig. It displayed scores and player count for an ongoing match.

I'm sure there's a way to get this information natively with the IP and some creative pinging/packet retrieval given the knowledge, though if the backend is node I'd recommend using gamedig.

For something simpler, you could try to get the game info with the steam:// protocol but I believe the only way to see info is if the server isn't responding as it'll just connect you. (steam://connect/)

Last edited by KiwifruitDev; 10-13-2020 at 14:50.
KiwifruitDev is offline
Send a message via AIM to KiwifruitDev
jaxoR
Member
Join Date: Dec 2014
Location: Argentina
Old 10-13-2020 , 17:06   Re: Can I get scores of the match with the IP?
Reply With Quote #3

Quote:
Originally Posted by KiwifruitDev View Post
You mention that you can't add plugins, so I assume you mean an admin panel or some type of server that isn't source? Here's my take on the idea:

This is certainly possible, at least with source servers. I recall using a game server library for nodejs once, it was called node-gamedig. It displayed scores and player count for an ongoing match.

I'm sure there's a way to get this information natively with the IP and some creative pinging/packet retrieval given the knowledge, though if the backend is node I'd recommend using gamedig.

For something simpler, you could try to get the game info with the steam:// protocol but I believe the only way to see info is if the server isn't responding as it'll just connect you. (steam://connect/)
Thanks, I check that! I only have the IP, i don't have access to a panel or something like that. Suppose that some friend give you the IP of one server and you want know what is the score and players in it, well something like this is that I looking for.
jaxoR is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 13:09.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode