Search results

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

    Solved Skript time to java

    Hi, I want to set time like Set (_now) to now In java. This isn’t my actual problem. My problem is how to get the difference between time. Like 0.05 seconds
  2. N

    NCP ERROR

    OK thanks!
  3. N

    NCP ERROR

    Where can I get syntax?
  4. N

    NCP ERROR

    Skript Version 2.1.2 Skript Author: Njol Minecraft Version: 1.8.8 teleport npc {_npc} to location 0.2 blocks in front of player ERROR [14:40:20 ERROR]: #!#! Version Information: [14:40:20 ERROR]: #!#! Skript: 2.1.2 [14:40:20 ERROR]: #!#! Bukkit: 1.8.8-R0.1-SNAPSHOT [14:40:20 ERROR]: #!#...
  5. N

    Make player attack target

    Can NCP be a living player?
  6. N

    Make player attack target

    Sorry. I want to make real player attack ncp
  7. N

    Make player attack target

    Hi I want to make player attack target entity No code and no errors Skript Version : Skript version 2.1.2 Skript Author: Njol Minecraft Version: 1.8.8 So I want to set (_target) to target And I want to make real player (_target)
  8. N

    Solved Npc Spawn

    Thanks!
  9. N

    Solved Npc Spawn

    Yes
  10. N

    Solved Npc Spawn

    Skript Version : Skript version 2.1.2 Skript Author: Njol Minecraft Version: 1.8.8 set {_npc} to a npc with name "%random player out of all players%" and entity type "PLAYER" ERROR 'set {_npc} to a citizen with name "%random player out of all players%" and entity type "PLAYER"' is not a...
  11. N

    Watchdog

    You answered my whole questions. Thank you very much. And Where did you know add ((cos ({_rotation} / 180) * 3.14159265358979323846) * ((cos (({_current} / 180) * 3.14159265358979323846)) * {_radius})) to x-loc of {_l} add (sin ({_rotation} / 180) *...
  12. N

    Watchdog

    When you got wdr. Watchdog rotate around you and click you.
  13. N

    Solved Tab complete

    On packet: Event string is “PacketPlayOutTabComplete” #do stuff I am so so so sorry for late. Maybe you can test this I didn’t test this yet.(sorry this is my phone) And maybe I typed wrong code I think it’s event-string is You need addon called Skellete
  14. N

    Watchdog

    Skript Version : Skript 2.1.1 Skript Author: Bensku Minecraft Version: 1.8.8 Hi I want to make ncp fly around a player. But I don’t know how to fly ncp in exact circle and I want to know how to make ncp click target player without attacking
  15. N

    Watchdog things

    Category: Suggested name: watchdog things What I want: Hi I want to make hypixel watchdog thing. Like when person wdr hacker watchdog teleport around hacker. Two things I want to know is How to make ncp click target player but no damage. And how to teleport watchdog around a hacker like...
  16. N

    Solved Tab complete

    http://wiki.vg/Protocol Do you know packets? In cilent bounce there is. Packet called. tab complete You can use that one
  17. N

    Solved Tab complete

    I think there is a packet
  18. N

    Solved Too many variables

    Like (-fly.%player%) ? After editing config
  19. N

    Solved Gui

    Skript Version: lastest Skript Author: Bensku Minecraft Version: any code: On inventory click: broadcast "hi" This doesn't work in Gui How I make Gui format slot 2 of player with bow named "FastBow [Enabled]" to be unstealable like this I clicked gui but doesn't work
  20. N

    Solved Too many variables

    Skript Version: lastest Skript Author: Bensku Minecraft Version: any Hi I am making anticheat and it makes a lot of variables. I tried delete {_} But it doens't work :[. I don't want to delete files every time.