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

    How to delete specific hologram

    anyone know how to make a perm hologram, plus i can delete it? with this code, on place of a redstone block: if player's tool is redstone block named "&6Bitcoin &cMiner &7(Tier 1)" with lore "&7Gives you bitcoins when placed": add location of event-block to {miners::*} add...
  2. D

    Solved How to delete a chat message

    So I want to delete the chat message the person says, how do i do that. on chat: if {willbuybitcoin::*} contains player: if message is a number: add message to {hourlyamount.%player%} set {_bitcoinswillbuy} to message if {_bitcoinswillbuy} <= 10...
  3. D

    Solved GUI format slot (please help)

    So this is my code and ITS SHOWS AS ERROS I DON’T WHY please help on right click on a redstone block: if location of event-block is {miner.%player%::*}: open virtual chest inventory with size 3 named "&f%player%'s &6Bitcoin &cMiner" to player format gui slot 0 of player with...
  4. D

    parser not working

    The parser isn’t working, I tried to refresh it the page like 5 times, and it won’t work i tried restarting the internet and it won’t work another device it won’t work what do i do?????
  5. D

    Solved how to i make holograms that have multiple lines

    So, am familiar to skript but I don’t know how to make holograms that have multiple lines and last forever, and I saw the docs about it but it didn’t make sense. please help