https://github.com/in-line/fakeserverqueries
Fake server queries
https://github.com/in-line/fakeserverqueries
amxmodx fuckradius hlds metamod sendtohooker
Last synced: 11 months ago
JSON representation
Fake server queries
- Host: GitHub
- URL: https://github.com/in-line/fakeserverqueries
- Owner: In-line
- License: gpl-2.0
- Created: 2018-06-23T21:30:58.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-31T17:25:08.000Z (almost 8 years ago)
- Last Synced: 2025-04-07T15:54:45.700Z (about 1 year ago)
- Topics: amxmodx, fuckradius, hlds, metamod, sendtohooker
- Language: C++
- Size: 84 KB
- Stars: 6
- Watchers: 1
- Forks: 5
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FakeServerQueries [](https://travis-ci.org/In-line/FakeServerQueries)
Fake server queries is a [AMX Mod X](https://github.com/alliedmodders/amxmodx) module designed for modifying [A2S_INFO](https://developer.valvesoftware.com/wiki/Server_queries#A2S_INFO) and [A2S_PLAYER](https://developer.valvesoftware.com/wiki/Server_queries#A2S_PLAYER) HLDS server queries.
The original module from which I got inspiration was developed by [Shooting King](https://forums.alliedmods.net/showthread.php?t=244450), but it was not updated long ago and had some flaws.
For quite a time the falsification of players in the server browser was a privilege for some servers. Master Servers administrators didn't fight against such issue. They ignored it, because it wasn't mainstream in the community. So my another goal is to cause a ["Tragedy of the commons"](https://en.wikipedia.org/wiki/Tragedy_of_the_commons) making this unfair method of self-promoting of the server ineffecient and to force MS owners to aknowledge this issue.
Another reason was a release of shady non-GPL AMXX module which is basically a renaming of the Shooter King's work, without any new features.
So here it is Fake ~server queries~ players module that was lightly tested and written in short time.
Installation process is same as for any AMXX module and plugin.