How to identify if someone is using Cleo Mod.
#1

It's possible to identify if someone is using a Cleo Mod?
Some code, i don't know, do you know some code to do it?
Reply
#2

An old method of detecting sobiet, is through camera!

But you can always build a plug-in for anti cheat such like: https://sampforum.blast.hk/showthread.php?tid=268052
Reply
#3

Quote:
Originally Posted by Excel™
Посмотреть сообщение
An old method of detecting sobiet, is through camera!

But you can always build a plug-in for anti cheat such like: https://sampforum.blast.hk/showthread.php?tid=268052
Yes, ant-sobiet i already have, but i need to block Cleo Mod, because in the server there's a lot of cleo mods such like Judeuzinho(player doesn't lose life when is punched) and Pro-Aim(Aim Cleo Hack), so i need to block some Cleo, but i don't know how.
Reply
#4

bump.
Here's a video of the cleo mod Judeuzinho:
https://www.youtube.com/watch?v=KPIf...ature=*********
They don't receive punch damage or any meele range damage.
Reply
#5

You can't directly detect CLEO modifications. And additionally, you can just use a server-sided health system to avoid people from being able to HH.
Reply
#6

Quote:
Originally Posted by Abagail
Посмотреть сообщение
You can't directly detect CLEO modifications. And additionally, you can just use a server-sided health system to avoid people from being able to HH.
How can i do it?
Reply
#7

There's lots of ways to do so, you can look up some Anticheat tutorials.
Personally i use enumerator variable with their health that looks like "PlayerInfo[playerid][Health]".
Then i have a custom damage system, which decreases the players Health-variable and his ingame health.
Thereby i can see if he does not loose health, or if he regenerates his health.

Some people also prefer an easy method, setting his health to 99, then if he has 100 he's probably using a health regeneration cheat.
Reply
#8

It depends on the type of the cleo. For instance, there are cleos that do flying as a result you have to search around this forums for some anticheats for it; else you have to code one yourself.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)