Posts: 2,929
Threads: 160
Joined: Feb 2009
Reputation:
0
Hi, I recently noticed there's a new tool for 0.3x that do all kinds of stuff like crashing the player, lagging the players, burning all vehicles, fake-kill for a specific player (can't even block this, it's different), etc. I'm getting really sick of these stupid tools that haters use to crash all our players. Our server lost a lot of population due this. Is there anything the SA:MP team can do to block these tools completely? It's a very important problem - I think it's time for a update where everything is blocked, just clean SA:MP.
Thanks.
Posts: 596
Threads: 8
Joined: Jan 2013
Reputation:
0
That would take a hell lot of time to script them..
Posts: 2,929
Threads: 160
Joined: Feb 2009
Reputation:
0
It's not even possible with PAWN as callbacks like OnPlayerStateChanged or OnPlayerEnterVehicle are not even being called. I tried debugging most of them for a exploit, but unfortunately.
Posts: 4,885
Threads: 57
Joined: Jun 2012
Reputation:
0
fake killing is actually really easy to block just don't use OnPlayerDeath()
Posts: 2,929
Threads: 160
Joined: Feb 2009
Reputation:
0
Yeah, fake-kill, but only if that was the problem.
Posts: 381
Threads: 19
Joined: Oct 2011
Reputation:
0
I guess the coders of SA-MP could make a detection where a player has modified their GTA files.
But with the amount of people that play SA-MP just to enjoy it with mods, we'd lose tons of players.
Posts: 320
Threads: 16
Joined: Feb 2012
Quote:
Originally Posted by RyDeR`
It's not even possible with PAWN as callbacks like OnPlayerStateChanged or OnPlayerEnterVehicle are not even being called. I tried debugging most of them for a exploit, but unfortunately.
|
I've stopped most CLEO's and stuff, so it is possible.