How to identify when this attribute changes

Discussion in 'Plugin Development' started by PedrinHFS, Aug 31, 2020.

Thread Status:
Not open for further replies.
  1. Offline

    PedrinHFS

    Well I am creating an anticheat for an old version but it is for a mod ie there is no way to upgrade to 1.7, 1.8, etc.

    I want to identify when this attribute changes, if there is a serious optimum packet, but if I don't have one I can make a thread, anyway I just want to know if this attribute exists in the player.

    This is the Cheat class I'm trying to block

    I have no idea how to block this, if someone can help me.

    WARNING: I don't have access to the player ().a
     

    Attached Files:

  2. Offline

    timtower Administrator Administrator Moderator

    @PedrinHFS That attribute is client side, the player will just move faster.
     
  3. Offline

    PedrinHFS

    I need to block this attribute, is it possible?
     
  4. Offline

    timtower Administrator Administrator Moderator

    Not sure, what you posted there is for mods.
    We do plugins here.
     
  5. Offline

    PedrinHFS

    And what am I doing here? I'm blocking with plugin not with a mod
     
  6. Offline

    timtower Administrator Administrator Moderator

    Then you might be out of luck.
    Could check how anti cheat plugins are doing speed checks.
     
  7. Offline

    PedrinHFS

    I see, how do I finish this topic? I already removed my doubt.
     
Thread Status:
Not open for further replies.

Share This Page