hit

  • 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. T

    Help with basic hit detection

    I am trying to make an basic anti cheat that detects if you hit something while holding your shield it will cancel your action, so far I've been able to do this by on arm swing: if player is blocking: broadcast "hacks %player%" but the problem is A: you can falseflag it by blocking a...
  2. Shadow Klassic

    Wynncraft NO AIM feature

    i want to make it so when a mob reaches a player's reach range, and the player doesnt hit directly on the mob's hitbox like usual, i want to make so that the mob gets hit anyway. Idk how to get the tool's damage or change the "hitbox" of the mob. Someone said i could do this with vectors...
  3. R

    Solved How to send a sound or message when a projectile hits an item frame

    How to send a sound or message when a projectile hits an item frame? Can I also prevent the item frame from being deleted in that case?
  4. M

    Shears Teleport

    Suggested name: Shears Teleport Spigot/Skript Version: 1.7.10 / 2.1.2 What I want: I want that when a player hits you, the location where you hit is saved and for 10 seconds if you right-click a scissors or any other item, transport you to the location where he hit you (not the player) Ideas...
  5. Aidanete

    Solved Anyway to detect the hitten block of a projectile hit event?

    Here is my code, I want to make eggs destroy blocks, but I tested with event-block and didn't work, and this I used to replace it in my code doesn't remove the blocks. HELP! on projectile hit: projectile is an egg: shooter is a player: block at projectile is tnt...
  6. T

    If a player doesn't hit another player

    I wanted to know if it's possible so if a player doesn't hit another player in 30 seconds for example, It will kill him. If so, how? Thanks in advance.
  7. P

    Solved How can I do these?

    If player 1 hit player 2 with a specific item - push player 2 - set on fire player 2 - set drowning effect to player 2 - give a grass hat and blindness effect to player 2 ? Sorry for bad english