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

    Script (Discontinued) [Bunz] Button Block

    FindME updated Button Block with a new update entry: Leaderboard System Read the rest of this update entry...
  2. FindME

    Script (Discontinued) [Bunz] Button Block - Leaderboard System

    just added a leaderboard system for cash
  3. FindME

    Script (Discontinued) [Bunz] Button Block

    FindME updated Button Block with a new update entry: else: if -- Stuff Read the rest of this update entry...
  4. FindME

    Script (Discontinued) [Bunz] Button Block - else: if -- Stuff

    before this i would have te code below bc i forgot to set it to else if blah blah else: if blah blah
  5. FindME

    Script (Discontinued) [Bunz] Button Block

    FindME updated Button Block with a new update entry: else: if -- Stuff Read the rest of this update entry...
  6. FindME

    Script (Discontinued) [Bunz] Button Block

    FindME submitted a new resource: Button Block - Blocks as Buttons Read more about this resource...
  7. FindME

    Script (Discontinued) [Bunz] Button Block 1.6

    Button Block [SKRIPT] Introducing "Button Block" - the convenient way to manage in-game currency rewards using buttons. With the Button Block Skript, you can provide players with lime wool buttons. Players can use these buttons in the game world by right-clicking them, they can earn in-game...
  8. FindME

    Temp [HIRING] [TEMP] Friends list/Friends system

    still up for this?
  9. FindME

    Discord Thread Leaderboard Gui (vanila)

    command /Leaderboard [<text>]: trigger: if arg-1 isn't set: send "&4Choose From here -- level, " else: if arg-1 is "level": set metadata tag "level" of player to chest inventory with 5 rows set slots...
  10. FindME

    Discord Thread How can i make the auro compresser turn off / on with a cmd

    on step on pressure plate: if event-block is a iron pressure plate: if block below event-location is iron block: set {_n} to a random integer between 1 and 25 if {_n} is 25: set {_n} to a random integer between 26 and 75 if {_n} is...
  11. FindME

    Discord Thread How can i make the auro compresser turn off / on with a cmd

    How can i make the auto compresser turn off / on with a cmd Posted by: cleisss from the skUnity Discord.
  12. FindME

    Discord Thread how do i make the auto comepressers work only if player uses /autocomp on

    Posted by: cleisss from the skUnity Discord. View the thread on skUnity Discord here
  13. FindME

    Discord Thread Executing command on first join and on every Death

    yes lemme test it rq without "" ya i need the " Posted by: cleisss from the skUnity Discord.
  14. FindME

    Discord Thread Executing command on first join and on every Death

    u need the "" Posted by: cleisss from the skUnity Discord.
  15. FindME

    Discord Thread Executing command on first join and on every Death

    yes make sure to add the solved tag to this thread Posted by: cleisss from the skUnity Discord.
  16. FindME

    Discord Thread How do I add chance to an item so 1/2 or 1/4 of getting the item

    oh wait i mean 33 and whatever is after thats why i have it as 1 and 2 and 3 but it says {_n} can only be set to one object, not more oh wait im stupid Posted by: cleisss from the skUnity Discord.
  17. FindME

    Discord Thread Executing command on first join and on every Death

    on first join: give player stick and stick on respawn: give player stick and stick or u can do replace name with the name on first join: execute player command "/kit name" on respawn: execute player command "/kit name" This should be solves ? Posted by: cleisss from the...
  18. FindME

    Discord Thread How do I add chance to an item so 1/2 or 1/4 of getting the item

    o Posted by: cleisss from the skUnity Discord.
  19. FindME

    Discord Thread How do I add chance to an item so 1/2 or 1/4 of getting the item

    no `on step on pressure plate: if event-block is a iron pressure plate: if block below event-location is iron block: set {_n} to a random integer between 1 and 2 and 3 if {_n} is 3: set {_n} to a random integer between 4 and 5 and 6...
  20. FindME

    Discord Thread How do I add chance to an item so 1/2 or 1/4 of getting the item

    ? Posted by: cleisss from the skUnity Discord.