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. B

    ok

    ok
  2. B

    Solved Set time of world

    Hey, I made a code that changes the time of the world, It doesn't give any errors but it doesn't work. code: command /settime [<text>]: trigger: set {_timespan} to arg-1 parsed as timespan set time of the world "world" to {_timespan} Edit: I knew how to make it, I...
  3. B

    BeastAB

    『Welcome to the best Anti-Bot Skript! ✦ 1. Because it can handle huge amount of bots p/s ✦ ✦ 2. Blacklist/Notify features ✦ ✦ 3. TPS Friendly + Stable TPS while under attack ✦ ↬ BeastAB works by checking the UUID of the player ↫ ☁ 1. SkQuery ☁ ☁ 2. SkRayFall ☁ ☁ 3. Ticker (If your...
  4. B

    SkAC

    This Skript was tested on 1.8 Welcome to SkAC sorry because it has only 2 checks I will add more soon What it blocks: Nuker (Type A, B, and C) Scaffold (Type A) Requirements: SkQuery
  5. B

    SKCBlocker

    Welcome to SKCBlocker! About: SKCBlocker is a simple skript that makes you able to stop a command from being used in your server. Addons: SKQuery Commands: /skcb [Shows info about that command] /skcb add [Adds a command to the blocked commands list] /skcb remove [Removes a command from...
  6. B

    Discord Chat Connector

    Welcome to Discord Chat Connector Skript! Having problems and want your discord members to communicate with your Minecraft players? Well here is your solution, Use Discord Chat Connector and let your discord members and your Minecraft players communicate with each other! Commands: /dc or...
  7. B

    Advanced Anti-Reach

    don't worry I worked hard on it and tested it many times, I won't sell something that has bad quality of detections :)
  8. B

    AntiAutoClicker

    ✦ AntiAutoClicker ✦ ✦ Info ✦ ★ AntiAutoClicker is maybe the best skript that block autoclickers out there ★ ✪ Tested Autoclickers/Client's AutoClickers ✪ 1. LiquidBounce 2. OP Autoclicker 3. And some ghost autoclickers ❂ Setup ❂ 1. Download the skript 2. Put it in plugins/Skript/scripts 3...
  9. B

    Advanced Anti-Reach

    ⍟ Advanced Anti-Reach ⍟ ★ WARRING, BUY THIS SKRIPT IF YOU WANT TO!! ★ ★ Skript was tested on 1.8 and 1.7 ★ ★ DM me if you got any error at anytime "CZY BINKIE#1814" ★ ❉ Protect your server from any hacker that is using ghost reach ❉ ✤ Join our discord server! ✤ ❃ If you got any errors or...
  10. B

    Advanced Anti-Reach

    ⍟ Advanced Anti-Reach ⍟ ★ WARRING, BUY THIS SKRIPT IF YOU WANT TO!! ★ ★ Skript was tested on 1.8 and 1.7 ★ ★ DM me if you got any error at anytime "CZY BINKIE#1814" ★ ❉ Protect your server from any hacker that is using ghost reach ❉ ✤ Join our discord server! ✤ ❃ If you got any errors or...
  11. B

    AntiBadConnections

    ★ AntiBadConnections ★ ✦ Info ✦ ★ AntiBadConnections is from the best Proxy/Tor/VPN blocker or maybe the best! ★ ★ What type of VPNs does it block? ★ ★ It blocks nearly every type of VPN, We tested it on CloudFlare's Warp, VyprVPN, TunnelBear, NordVPN etc.. ★ ✦ Setup ✦ ★ Easy 3 steps ★ 1...
  12. B

    Aurora AntiBot

    Welcome to Aurora Antibot! Protect your server using Aurora Antibot! Aurora Antibot can block lots of bots/s, as its maybe from the best antibots in the whole skript history! Features: Discord Bot Logs Support, Put your bot info and set the discord bot feature to true and then your ready to...
  13. B

    Console message disable

    I would like to know how to disable this using skript?
  14. B

    on ride

    Hey, is it possible to make on ride event in skript?, like when someone right click on a horse it do something?
  15. B

    Aurora AntiCheat Soon!!

    Aurora AntiCheat Soon!!
  16. B

    Solved I need a skript (pretty long)

    ok wait lemme do it Here variables: {%player%.cooldown} = false {%player%.waittime} = 0 on disconnect: set {%player%.cooldown} to false set {%player%.waittime} to 0 on join: set {%player%.cooldown} to false set {%player%.waittime} to 0 on damage: attacker is a...
  17. B

    Solved I need a skript (pretty long)

    whats does this do?
  18. B

    I need a skript

    Check this one: variables: {%player%.dontleave} = false on damage: attacker is a player attacker doesn't have permission "combatlog.bypass" if {%attacker%.dontleave} is false: send "&5&lYou are under cooldown, Don't leave before 5 seconds! or you will be instantly die"...
  19. B

    Get active potions of player

    Thank you but can i see the tier of this potion?
  20. B

    I need a skript

    ok wait so you want a skript that when a player damages a player, if the attacker left and joins again before 5 seconds they die?