Recent content by Chichi

  • 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. C

    ability on weapon

    uh so basically I need a particle skript I don't know how, the rest I fixed / changed... Is it possible for you to skript that all loop-player have a blue particle sphere around them
  2. C

    ability on weapon

    Im trying to make a weapon that when I right click it sneds players in a 20 blocks radius back in diagonal and then 100 ticks later surrounds them with enchantmenttable particles ( like asphere around them) then they get teleported back to me
  3. C

    Im looking to make a working gui with buttons and clicks

    Hello, I have been working lately on a skript project and turns out I made 149 Skript errors in it. So I wanted to kick my computer but instead came here. Im looking to make a clicker game : Basically in my server, I want to have a glass block that when I right click it, it gives clicks so +1...
  4. C

    Help with certain tools

    yes
  5. C

    Help with certain tools

    yes if its easier when you do a command /setblockdrop the block im looking at is set to {_block} maybe its easier and we just do that command a lot
  6. C

    Help with certain tools

    alrighty but if it doesnt work as i want may i ask for a few modifications then ?
  7. C

    Help with certain tools

    Is it possible And are you able to do it / do you understand
  8. C

    Help with certain tools

    Alright, uhum, here we go ; I am trying to make a certain type of gen and whatnot, whenever a player not owner of manager left click on a block set to {_block} it gives them a certain item ( lets just say wool block and ill change it ). But I also want to be able to select any block whatsoever...
  9. C

    Help with certain tools

    it it possible ?
  10. C

    Help with certain tools

    So I thought what if I add a command /setblockdrop and on trigger of this command for the next 15 seconds the player who triggered that command any block they right click is set to {_block}
  11. C

    Help with certain tools

    But I want a command that the person with permissions can acutally set those block to {_block}
  12. C

    Help with certain tools

    So i am not really good at skripting but basically here is more context I want players in my server to be able that when they left click a block that is set to {_block} it gives them an item
  13. C

    Help with certain tools

    So something like on left click on {_block} : give player (item)
  14. C

    Help with certain tools

    wait uhm... how do i make that for the next 15 minutes the person to right click any block with permission sets the block to {_block}
  15. C

    Help with certain tools

    I am wondering and need to find how to set block to a certain {whateverthenameis} Since I am looking for a skript that when I left click any blocks corresponding to {whateverthenameis} it gives the player an item Here are my problems, I am not able to add a block to {whateverthenameis} nor am I...