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

    Rapid-fire your requests :)

    I have about 12 weapons with abilities i need skripting so if youd like feel free to just go for it and pick a few you like to skript, btw most of the names are made using https://lingojam.com/TinyTextGenerator, if you see one you like and dont see a cooldown time its prolly just not written in...
  2. bewf

    Rapid-fire your requests :)

    If you're still down, I have about 12 items i need skripting for and you could try out some of them for fun, they're all weapons with some fun abilities
  3. bewf

    interact with region skript needed

    I want a skript that can allow you to interact with a region, and if you have 50 levels, it takes the levels and gives you +1 permanant heart, i would like to cap it at an extra 10 hearts, and an item that can increase the heartcap by 1 name &cHeart Cap Increaser how someone would interact with...
  4. bewf

    Drop Ability Named: Slice of Flesh

    Thank you very much, just had a few errors that were easy fixes, all we have to add know is a 30 second cooldown to the drop, and make it so when you hit a player it pushes them toward you slightly
  5. bewf

    Drop Ability Named: Slice of Flesh

    thank you lots i will try it out and it removed it from the person using it
  6. bewf

    Drop Ability Named: Slice of Flesh

    Category: Need help with adding an ability to my item Suggested name: Slice of Flesh Spigot/Skript Version: 2.8.2 When I'd like it by: whenever is fine What I want: vvv Could someone help add this ability to my skript called: Id like the ability to active when the item is dropped and...
  7. bewf

    Need help fixing this dash skript

    Sorry if this is too much to ask, but could you make the cooldown work and add an ability when dropped called &4Slice of &cFlesh which does the following effects on the next hit: Takes away 25% from your health Gives you strength 3 for 10 seconds Gives the hit player slowness 1 for 10 seconds...
  8. bewf

    Solved Help chat

    isnt this in essentials? (/helpop)
  9. bewf

    Need help fixing this dash skript

    okay ill try to fix the cooldown system i js have no clue how :sob: thank you!
  10. bewf

    Need help fixing this dash skript

    on rightclick: if player has a stone hoe named "&cScythe of Reaping" in their main hand: if {cooldown.%player%} is less than 1: add 1 to {cooldown.%player%} push player in direction the player is looking with force 2 wait 1 tick set...