Recent content by iCritiqing

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

    Variables...

    Umm, can you help me fix it? Like show me how should it be done?
  2. I

    Variables...

    So in my skript, i have the variable {points::%player%} but in one of the line of my codes i have if {points::%player%} is greater than 2499: format slot 12 of player with 1 dragon egg named "&bDragon Rider!" with lore "&7Price: 2500 Points!" to close then run [make console...
  3. I

    If Variable is greater than...

    Skript Version: Lastest Minecraft Version: Spigot 1.8.8, but with ViaVersion, so its 1.8.x - 1.12.x --- Full Code: Code: https://pastebin.com/tiNi2kgN Errors on Reload: No Errors, but it wont work Other Useful Info: So i want for the shop part command /coinshop6667: trigger: wait 3...
  4. I

    Solved Flame bow chances

    but im kinda new to skript D: LOL that's so much easier than i taught xD
  5. I

    Solved Flame bow chances

    Category: Fun Suggested name: Flame.sk What I want: I want a skript that can make some specific player have a 25% chance to shoot a flaming arrow with any bow even his bow doesn't have the flame enchantment Example: iCritiqing have a bow that doesn't have any enchants he shoots an arrow with...
  6. I

    Solved Send a Title to everyone

    So i want to send every player a title about the server is restarting the Title is "&c&lServer Restarting" the Subtitle is "&ain [time] seconds" Here's my code: options: prefix: &c&lSoul&f&lStars &8&l>> &r command /icrst [<text>]: permission: icritiqing.restarttimings.use...
  7. I

    Solved Enderpearl damage

    Thanks Bro :emoji_grinning: It works nicely but i improoved it a bit tho, and by the way you forgot the permissions thinggy :emoji_grinning: Here's my edit options: Prefix: &c&lSoul&fStars &7&l>> Maincolor: &6 Secondcolor: &7 Red: &c command /ep <integer=0> <player>...
  8. I

    Solved Enderpearl damage

    Category: misc Suggested name: EpDamage What I want: I want a skript that can disable/reduce player's enderpearl damage... and the reduced damage is corresponding to the given ammoun Example: An admin type /ep 50 iCritiqing then the player iCritiqing will only take 50% of the full enderpearl...
  9. I

    Solved Random TP

    Skript Version: Skript 2.2 (dev20c) Skript Author: Bensku Minecraft Version: 1.8.9 Hello guys, i'm kinda new to Skript Can you guys show me how to randomly teleports yourself to another player that doesn't have a specific permission? Example: When you rightclick a blaze rod, you automaticly...