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

    Now, what are you waiting for? Join the community now!

  1. TheCringleYT

    What happened to you? You removed me on discord and stuff.

    What happened to you? You removed me on discord and stuff.
  2. TheCringleYT

    Tab Help

    Ok
  3. TheCringleYT

    Tab Help

    Oh ok, because many servers also have the line but nvm lol Thanks for trying
  4. TheCringleYT

    Tab Help

    2.5-beta2-MH Join HermitYou.minehut.gg
  5. TheCringleYT

    Tab Help

    Latest I think
  6. TheCringleYT

    Tab Help

    What do you mean /skript info?
  7. TheCringleYT

    Tab Help

    Ok, pasting it There's an error lol
  8. TheCringleYT

    Tab Help

    Here's my full code: https://imgur.com/a/Cfe5Agq That's literally all there is
  9. TheCringleYT

    Tab Help

    Ok on join: set player's tab list header to "&7[&m----- &6&lPeetah&e&lPvP&r&7&m-----]" set player's tab list footer to "&7[&m--------------------------------&r]" Still got them little bumps
  10. TheCringleYT

    Tab Help

    Sorry, it's not got the perfect thing it's got bits sticking up the top:
  11. TheCringleYT

    Tab Help

    So I'm using SkRayFall to make them, here's my code if it somehow helps: on join: set player's tab list header to "&7[----- &6&lPeetah&e&lPvP&r&7-----]" set player's tab list footer to "&7[--------------------------------]" The thing I'm trying to make is this: (the yellow line...
  12. TheCringleYT

    Tab Help

    Ok - I guess I quit
  13. TheCringleYT

    Tab Help

    Hi, This isn't so much skript but color codes. I've seen many servers with this on their tab: (The yellow lines at top and bottom) I just wanted to know how they get the complete straight line. Anything helps, - TheCringleYT
  14. TheCringleYT

    Teleport Skript

    Okay, thanks. I'll try it @D4isDAVID you are the most amazing person and I really appreciate you :)
  15. TheCringleYT

    Shop Skript Help

    Hi, so I've coded a custom shop (which I'm not going to put the source code into public circulation), and I can't figure out how to subtract from a variable and give items. Here's my code so far (without the shop). command /shopbuy <text>: trigger: if arg-1 is "leatherhelmet"...
  16. TheCringleYT

    Countdown

    Hi, sorry for late reply. This should work, it's not tested because my minecraft is broken but good luck :emoji_slight_smile: command /countdown 10: permission: countdown.admin trigger: broadcast "10" wait 1 second broadcast "9" wait 1 second...
  17. TheCringleYT

    Teleport Skript

    Okay! I'll try this and get back to you ASAP. Thanks, - TheCringleYT Thanks, but it says this error: Can't understand this expression: ("the location at -870', '80' and '562 of the world ul_TestingSpawn') (teleport.sk line 2: set {blockmine.location} to the location at -870, 80, 562 of the...
  18. TheCringleYT

    Teleport Skript

    Hey! I've been trying to find a way to teleport a player on right click of npc, yes I use citizens but for some reason CitizensCMD is not working. The npc name is 'coolkidarya', and it needs to teleport to -870 80 562. Sneak peak: Current code: on script load: set {blockmine.location}...
  19. TheCringleYT

    Solved Can you help me with my bossbar? :D

    Oh my gawd you got back to me fast :0
  20. TheCringleYT

    Solved Can you help me with my bossbar? :D

    Thanks :) and I'm sorry for the late reply. I'm busy due to COVID-19 issues etc.