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

    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...
  2. 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...
  3. 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
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...
  11. B

    Console message disable

    I would like to know how to disable this using skript?
  12. 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?
  13. B

    Get active potions of player

    Hello this is my code and i want someone to tell me how to know the active potions of player loop active potion effects of player: if potion type of loop-potion effect is not speed:
  14. B

    Solved on inventory open is not detecting the player's inventory

    Hi, i am just asking because when i do this code it doesn't detected if the player open their inventory or not it only detects the player when they open a gui like chest, ender chest, etc... Here is my code on inventory open: wait 10 ticks set {%player%.inv} to player's location...