SA-MP Forums Archive
Question [Query wise] - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Other (https://sampforum.blast.hk/forumdisplay.php?fid=7)
+--- Forum: Everything and Nothing (https://sampforum.blast.hk/forumdisplay.php?fid=23)
+--- Thread: Question [Query wise] (/showthread.php?tid=595079)



Question [Query wise] - MD5 - 28.11.2015

Anyone have a php script (api) that will grab all of the server(s) on SA-MP's client.


Re: Question [Query wise] - SoFahim - 28.11.2015

Nah, There no open source PHP ( api ) for grab them all.

Make one scratch and make a api system which will listen the each IP and there detail .

All server listen in http://server.sa-mp.com/

Like http://server.sa-mp.com/0.3.7/***.***.**.**:**** Will show there details


Re: Question [Query wise] - Vince - 28.11.2015

Код:
SA-MP.COM MASTER LIST SERVICES AGREEMENT FOR PUBLIC SERVERS

[...]

(b) You may not connect to the SA-MP master list using custom software unless
permission is granted by the service provider.
https://sa-mp.com/service_agreement.txt


Re: Question [Query wise] - MD5 - 28.11.2015

Thanks for the help!