08-04-2009, 03:33 PM
Yes.
Ok, so before you test this and say it doesn't work, let me explain what the results should look like.
If a person is speedhacking, it will look like to them they are speedhacking! But if you log on twice to the server, the other person (not speedhacking) will see the person moving normally. If you walk in front of someone speedhacking, they will probably also get booted for position modification
.
Currently there is a problem where some people also get booted while running. I am fixing it currently.
EDIT: Ok, for everyone that wants to use this here is a temporary (maybe permanent) fix.
Find
and replace it with
Ok, so before you test this and say it doesn't work, let me explain what the results should look like.
If a person is speedhacking, it will look like to them they are speedhacking! But if you log on twice to the server, the other person (not speedhacking) will see the person moving normally. If you walk in front of someone speedhacking, they will probably also get booted for position modification

Currently there is a problem where some people also get booted while running. I am fixing it currently.
EDIT: Ok, for everyone that wants to use this here is a temporary (maybe permanent) fix.
Find
Code:
Call HackingAttempt(Index, "Position Modification")
Code:
Call PlayerWarp(Index, GetPlayerMap(Index), GetPlayerX(Index), GetPlayerY(Index))