IntelSDM / RustDMACheat

Small DMA Cheat For Rust
MIT License
182 stars 55 forks source link

What is getting you banned/flagged? | Question #21

Closed MaRf1Mm closed 7 months ago

MaRf1Mm commented 7 months ago

I was testing some things on a garbage server and got banned (server banned, not eac). Not that I cared, but it's interesting to see how I got banned. Have you tested what might flag you as a cheater? If so, please tell me. Can you use debugcam, or does that get you flagged too? What about recoil? All I'm saying is that if you've tested and have some information, please share it here; I will appreciate it. It will greatly improve my knowledge about Rust cheats.

arlohewitt commented 7 months ago

probably spiderman or admin flag, spiderman is self explanatory in terms of detection. Admin flag has a few server plugins that make an effort to detect it. This cheat blocks server commands from being sent for a couple of commands, noclip debugcamera ect however there are still potentially ways of abusing adminflag being enabled.

It could also have just been an admin watching you and deciding you are cheating.

There are ways of avoiding adminflag outright, the developer of this cheat shows a debugcamera implementation without needing adminflag on his youtube.

IntelSDM commented 7 months ago

The issue that causes these bans is blocking admin commands, some servers have a simple anti admin mode which just sends you a few commands over. Some servers have a much more advanced one which will send you something like noclip client.sv "heartbeat" which tells the client to go into noclip and then sent the server the command "heartbeat". It will do this in 1 packet, as its in 1 packet it will be blocked for containing noclip therefore the server can't send the "heartbeat" back to the server and therefore you get banned.

MaRf1Mm commented 7 months ago

The issue that causes ...

You have Yotube??? Share it plz.

Upd: Found it