cheat of vehicles
#1

there is a cheat that gathers all the vehicles in the same place, and produces a lot of lag for all the players (1 fps)

This cheat is different from the previous ones, that's why I have a hard time detecting the cheater

any solution?? Thank you!
Reply
#2

Basically, cheater teleport vehicles to him faster then usually so it is CarWarp.
Reply
#3

If I know, but this type of cheat is different, I think it's because they use something for desynchronization.



thanks
Reply
#4

Try these two https://github.com/RogueDrifter/Anti...aster/rAct.inc
https://github.com/RogueDrifter/Anti...aster/rAcs.inc
Reply
#5

Quote:
Originally Posted by Hunud
View Post
Basically, cheater teleport vehicles to him faster then usually so it is CarWarp.
It is not.

It's called "God of Cars" and it could mainly be found in blue esclipse.
Reply
#6

Maybe, check the positions of the vehicles every second, then check if any of those positions is not equal to the previous ones, and finally check if the vehicle continues to move and has no driver inside.
Reply
#7

I'll try thanks!

Quote:
Originally Posted by ISmokezU
View Post
It is not.

It's called "God of Cars" and it could mainly be found in blue esclipse.
is something better than that, it's called "component lagger", its creator is 0pc0d3r, it's a cleo mod or .sf
Reply
#8

Component lagger?
Then you should try this: https://github.com/RogueDrifter/Anti...aster/rEac.inc
and this: https://github.com/RogueDrifter/Anti...master/rVM.inc
Reply
#9

Monitor OnVehicleMod and OnUnoccupiedVehicleUpdate
Reply
#10

https://sampwiki.blast.hk/wiki/OnUnoccupiedVehicleUpdate
Quote:

Returning 0 in this callback will stop the vehicle's position being synced to other players. Update is still sent to the updating player. Useful for combating vehicle teleport hacks.

Another thing you should consider is monitoring whether the player has changed vehicles within a certain time limit. Hacks like this either rely on unoccupied vehicle updating or physically entering multiple vehicles and teleporting them. So you can monitor if their vehicle ID has changed within a reasonable time and then issue the appropriate consequences.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)