coshnaut Posted November 20, 2022 Share Posted November 20, 2022 (edited) I am a moderately experienced skripter and i always try to code my own skripts when possible Here is an example of a skript i made for a personal server a little while ago: on right click holding amethyst shard: # Thrust shard if the player's tool's custom model data is 1: push the player forwards at speed 1.5 apply swiftness 2 to the player for 0.5 second play sound "minecraft:entity.bat.takeoff" with pitch random number between -1 and 1 at the player play sound "minecraft:entity.witch.throw" at the player # Fireball shard if the player's tool's custom model data is 2: shoot a fireball from player at speed 1 make player swing their main hand play sound "minecraft:entity.ghast.shoot" at the player play mobspawner flames at the player # Teleportation shard if the player's tool's custom model data is 3: if the targeted block is set: play mobspawner flames at the player teleport player to the block above the targeted block play sound "minecraft:entity.enderman.teleport" at the player play mobspawner flames at the player if the targeted block is not set: cancel the event damage player by 2 hearts play wolf smoke at the player # Heal shard if the player's tool's custom model data is 4: apply instant health 5 to the player for 0.5 second apply saturation 5 to the player for 0.5 second play sound "minecraft:entity.evoker.cast_spell" at the player play love hearts at the player # Lightning shard if the player's tool's custom model data is 5: strike lightning at the targeted entity play sound "minecraft:entity.lightning_bolt.thunder" at the player play sound "minecraft:entity.lightning_bolt.impact" at the targeted entity # Check if the amethyst shard has custommodeldata if the player's tool's custom model data is greater than 0: play sound "minecraft:item.trident.return" at the player play sound "minecraft:block.amethyst_block.chime" at the player if the player's gamemode is not creative: remove 1 of tool from tool make player swing their main hand I do not expect any payment, just your satisfaction If you would like to accept my services, please explain in a detailed post below! Edited January 23 by coshnaut i don't struggle with many things anymore Moderate-to-beginner skripter I'm currently developing an origins/artifacts server built around skript If you want to playtest, talk to me on my profile page and i'll invite you to the club Link to comment Share on other sites More sharing options...
CosmicCraft422 Posted November 24, 2022 Share Posted November 24, 2022 Hey! Can you make a few scripts for me? I've been looking everywhere and I can't find anything good for it. I'm sorry if I'm asking for a lot but if you can help that would be great. If you can, can you make a script to make fortune work on anything, a script for breaking something that requires silk touch but you still get it even if you don't have silk touch. Also, it would be nice if you could make a auto compressor script for my box server. Thank you! If you cant get to everything I completely understand. Thanks anyways! Link to comment Share on other sites More sharing options...
SkriptUser103 Posted November 26, 2022 Share Posted November 26, 2022 Hi im new to skript so i need a few tips? Link to comment Share on other sites More sharing options...
SkriptUser103 Posted November 26, 2022 Share Posted November 26, 2022 how do i make a dupe command with skript? Link to comment Share on other sites More sharing options...
SkriptUser103 Posted November 26, 2022 Share Posted November 26, 2022 Hello? Link to comment Share on other sites More sharing options...
coshnaut Posted December 3, 2022 Author Share Posted December 3, 2022 On 11/26/2022 at 12:10 PM, SkriptUser103 said: Hello? GAH sorry i forgot the minehut forums existed for two months youve probably already figured it out command /dupe: permission: op trigger: set {dupe} to the player's tool give the player {dupe} Moderate-to-beginner skripter I'm currently developing an origins/artifacts server built around skript If you want to playtest, talk to me on my profile page and i'll invite you to the club Link to comment Share on other sites More sharing options...
coshnaut Posted December 3, 2022 Author Share Posted December 3, 2022 On 11/24/2022 at 2:03 PM, CosmicCraft422 said: Hey! Can you make a few scripts for me? sorrrryyyyy it took so long on break: set {break} to block cancel drops drop {break} Moderate-to-beginner skripter I'm currently developing an origins/artifacts server built around skript If you want to playtest, talk to me on my profile page and i'll invite you to the club Link to comment Share on other sites More sharing options...
NmazeyWolf Posted January 20 Share Posted January 20 can u make a skript that if u break a block it will send title collared 3 only if u break a block called grass then u it will send title { green } &2&lYou have TOUCHED grass! is It the first time?! Owner Of NewWolfs Owner OF LifeEventV Owner of BerryTwist Owner Of SeatSimple Owner of DupeWolfs OWNER OF PlanTheMc VIP ON MINEHUT Link to comment Share on other sites More sharing options...
coshnaut Posted January 23 Author Share Posted January 23 (edited) Um, I don't know why you would need this, and you didn't really specify exactly, but here?? on block damaging: if block is grass block: send title "&2&lYou have TOUCHED grass!" with subtitle "&2&lis It the first time?!" to player Sorry if this isn't what you were looking for Edited January 23 by coshnaut added image Moderate-to-beginner skripter I'm currently developing an origins/artifacts server built around skript If you want to playtest, talk to me on my profile page and i'll invite you to the club Link to comment Share on other sites More sharing options...
DaEpicBacon Posted Wednesday at 09:29 AM Share Posted Wednesday at 09:29 AM if this post is still alive could you make a lava rise script? if you are able to can you make it so you use commands to start it just dont clear inventory when it starts and the border can be however big you want Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now