#anticheat

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  1. A

    Semi Anti Cheat Skript - HELP! (simple code)

    i want to make a system that if there is a player have a permission "*" and the name of player is not "Name1", "Name2" or "Name3", it will remove the permission. i make this code, please help. code: every second: if player have permission "*": if name of player is not "Daichi_keii"...
  2. L

    Killaura Bot Skript Not Working

    I recently searched some skript to spawn a killaura bot around a player to detect if he is cheating. I installed citizens and skellet with npc true in config.yml I don't know how to fix it command /adminbot <player>: trigger: circleBot(arg-1) message "&eChecking %arg-1%!" set...