Hacker Problems

Discussion in 'Rust Discussion' started by CHR, Apr 14, 2015.

  1. CHR

    CHR

    Hi Oxide,

    Since i got a mid PoP Server i got Problems with hacks.

    People already seen flying around, no Clip and still shit like fall down and DC.

    Garry seems to not been able to fix alot of stuff... But i really Need some Plugins to get it minimized... Pls guys we Need ur help. Im sure alot of People got Problems with hackers.

    If u cant do it noone can... Develop a anticheat.
     
  2. As long as you have a way to inject into the game.
    its very simple to do things like noclip esp etc.

    This is one way of doing noclip i have multiple ways of doing this.
    Code:
    BasePlayer.LocalPlayer.movement.adminCheat = true;
    
     
  3. CHR

    CHR

    Better tell how to stop dont u think?