Detect new Hacks objects?
#1

Hi, i saw a new cheat "Godmode" for 0.3x but i don't know how detect this cheat, this cheat spawn a lot of "Sprunk machine" on the cheater and don't take the bullet and other... But just the cheater see this "Sprunk machine" other players dont see this. When other players shoot on this he looks natural shoot on this.

There are other versions of this cheats with more "Sprunk machines" and the cheater can shoot on the other players even with a Sprunk in front on him.

http://i958.photobucket.com/albums/a...pse37e79f2.png

We can detect this cheat?


ps: Sorry for my english
Reply
#2

You could use OnPlayerGiveDamage.
Reply
#3

I have an Death Match server the players like Ping Shoot, you said "OnPlayerGiveDamage" for "NO LAG SHOOT"?
Reply
#4

UP please
Reply
#5

I try to use RemoveBuildingForPlayer in a timer with the pos of the suspected cheater but its an very bad idea, lot of bug with this.

Any ideas?
Reply
#6

I have same problem with godmode
Reply
#7

I try to detect this cheat with 'GetPlayerObjectPos' but we cant, I don't know how to detect me too
Reply
#8

Best thing is to make a timer every 1-2 seconds to destroy all player objects ( DestroyPlayerObject(playerid, pObject[playerid]); ) so it will remove the sprunks!
Reply
#9

No can't work with this functions i think, this objects created with the cheat not with 'Functions at SAMP'

PHP Code:
for(new 0MAX_OBJECTSI++)
    {
        
DestroyPlayerObject (playerid,I);
    } 
Don't work
Reply
#10

I never saw such a cheat. If I find it and download it I will probably update my anticheat system and post it here.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)