Wynncraft NO AIM feature

  • 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!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.
Sep 19, 2020
22
0
1
24
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? Wynncraft has this feature too!
[doublepost=1618439853,1618417146][/doublepost]help me
 
on left click:
set {_block} to block 4 infront of player's eyes
loop all living entities in radius 3 around {_block}:
make player damage loop-entity
[doublepost=1619183945,1619183819][/doublepost]change the "block 4" to max reach of player and "radius 3" to the radius around that block
 
Status
Not open for further replies.