Jump to content

Request For Me To Make Any Skript You Want!


Recommended Posts

Reply to this with your IGN, your server type(Gens, Mining, etc.) and What skript you want. I will try my best to do it, I might not be able to do all your requests. Just to let you know, I have about 5 years of experience Skripting. Thanks. I will contact you if I am working on your Skript! 😄

  • Like 2

Skript Developer

 

Joined Minecraft in 2016 on Bedrock Edition

Joined Minecraft in 2020 on Java Edition

Joined Minehut in December 2020

5 years Skript experience

 

 

92230fb7ff1a4800b5018f4e43d0c894.png

Link to comment
Share on other sites

whyimabaconalt here is the skript I made

Plugins Required: skRayFall and Skript

Skript:

# ------------------------------------------------------------- #

# Skript By TankSniperD                                                               #

# Replace 'SERVER-NAME' with the name of your server 🙂   #

# ------------------------------------------------------------ #

every 1 second:
  loop all players:
    wipe loop-players sidebar
    set name of sidebar of loop-player to "SERVER-NAME"
    set score "&5&lPlayer" in sidebar of loop-player to 9
    set score "  &bRank: %loop-players prefix%" in sidebar of loop-player to 8
    set score "  &bName: %loop-player%" in sidebar of loop-player to 5
    set score "&5&lServer" in sidebar of loop-player to 4
    set score "  &bJoins: %size of offline players%" in sidebar of loop-player to 3
    set score "  &bOnline: %number of all players%" in sidebar of loop-player to 2
    set score "  TPS: %tps from last minute%" in sidebar of loop-player to 1

Skript Developer

 

Joined Minecraft in 2016 on Bedrock Edition

Joined Minecraft in 2020 on Java Edition

Joined Minehut in December 2020

5 years Skript experience

 

 

92230fb7ff1a4800b5018f4e43d0c894.png

Link to comment
Share on other sites

On 8/8/2021 at 11:14 PM, TankSniperD said:

Reply to this with your IGN, your server type(Gens, Mining, etc.) and What skript you want. I will try my best to do it, I might not be able to do all your requests. Just to let you know, I have about 5 years of experience Skripting. Thanks. I will contact you if I am working on your Skript! 😄

IGN: Just_Macky

OP Prison Server

 

Can you make me the Skripts I have linked below.

I would like it if you could make me both of them.

 

Link to comment
Share on other sites

On 8/9/2021 at 2:14 AM, TankSniperD said:

Reply to this with your IGN, your server type(Gens, Mining, etc.) and What skript you want. I will try my best to do it, I might not be able to do all your requests. Just to let you know, I have about 5 years of experience Skripting. Thanks. I will contact you if I am working on your Skript! 😄

IGN: Itsdakirby69
Server type: Game (currently working on)

Im trying to find out how i can create a skript that detects if a 3x3 area of an event-block is solid (meaning no air, no water, etc) and checks if the 3x3 area above the event-block is air when the player is right-clicking a certain block. Trying to make a skript that can tell if the area around the event-block is a flat area. For some game purposes. 
EDIT: Created the skript myself : p

Edited by ItsKirby

2021-06-09_20_22_08.jpg.422c39613f8b72de894e5ec1f3377dca.jpg

Yo who actually reads these

[Vip] - 12/29/2020
[Pro] - 1/25/2022
 

 

 

Link to comment
Share on other sites

Macky I tried my best:

command /prestige:

   trigger:

      {level::%player‘s uuid%} >= 30: 

          broadcast "&a&l%player% has prestiged to &2%{prestige::%player's uuid%}%&a&l!"

          set {level::%player‘s uuid%} to 0

          add 1 to {prestige::%player‘s uuid%}

          stop

      {level::%player‘s uuid%} < 30:

          message "&a&lYou need 30 levels to prestige!" to player

Skript Developer

 

Joined Minecraft in 2016 on Bedrock Edition

Joined Minecraft in 2020 on Java Edition

Joined Minehut in December 2020

5 years Skript experience

 

 

92230fb7ff1a4800b5018f4e43d0c894.png

Link to comment
Share on other sites

Hello There! I'd Like to Capitalize on this, by giving you a little challenge!

Thanks a Million! 😁

IGN: 4o9

Server Type: Skymine

Command: /info

 

What it Does:

Gives you Your:

- Total Playtime

- Join Date

- Total Kills

- Total Deaths

- KDR

- Damage Dealt

- Time Since Last Death

- Blocks Broken

Link to comment
Share on other sites

On 8/10/2021 at 12:49 AM, TankSniperD said:

nolando09 can you please explain further

Very sorry! Uhm so i would like a chest gui named Online Players: and below lists all online players heads, Futher on on a left click it will op them on right click it deop's them

Link to comment
Share on other sites

Ign: Evanbeer 
Server type roleplay
 if u do /lootcrate open it will open a gui chest and you can put items in it. (u need the permission permission.lootcrate)
when you right click a stick (i can change it myself) it wil give 3 random item out that gui chest.

If u can make this i would be sooo happy pls dm me on discord Evanbeer#0001

 

Link to comment
Share on other sites

On 8/9/2021 at 8:32 PM, TankSniperD said:

whyimabaconalt here is the skript I made

Plugins Required: skRayFall and Skript

Skript:

# ------------------------------------------------------------- #

# Skript By TankSniperD                                                               #

# Replace 'SERVER-NAME' with the name of your server 🙂   #

# ------------------------------------------------------------ #

every 1 second:
  loop all players:
    wipe loop-players sidebar
    set name of sidebar of loop-player to "SERVER-NAME"
    set score "&5&lPlayer" in sidebar of loop-player to 9
    set score "  &bRank: %loop-players prefix%" in sidebar of loop-player to 8
    set score "  &bName: %loop-player%" in sidebar of loop-player to 5
    set score "&5&lServer" in sidebar of loop-player to 4
    set score "  &bJoins: %size of offline players%" in sidebar of loop-player to 3
    set score "  &bOnline: %number of all players%" in sidebar of loop-player to 2
    set score "  TPS: %tps from last minute%" in sidebar of loop-player to 1

In my opinion, this can be optimized farther.
 

on join:
	while player is online:
		wait 1 second
		set title of player's scoreboard to "Enter name here"
		set line 0 of player's scoreboard to "Enter more lines here"

Requires SkBee, if you have skRayfall; go into config.yml & disable fast-scoreboards for this to work.
Looping all players when it's not necessary isn't recommended, because on larger servers it has to allocate more RAM to run the process.

Skripter

Joined Dec 05, 2016

My name is ItsRyleh, I have been scripting for about two or three years now, and I usually make simple and concise scripts for free. If you wish to contact me you can on Discord @ The Real Rick Astley#0001

VIP Rank

Worked for well over 60 servers on Minehut

Accounts

CowFisherman, ItsRyleh

Happy Hip Hop Sticker by Chillfolio

Link to comment
Share on other sites

  • 1 month later...

Can u make this script work?

on right click on player:
    if player's held item is paper of mending 1 named "&e&lStaff Menu":
        open virtual chest inventory with size 2 named "&e&lStaff Menu" to player
        wait 1 tick
        format gui slot 0 of player with red concrete named "&c&lBan %event-player%" to run:

Link to comment
Share on other sites

5 minutes ago, BloxenYT said:

Can u make this script work?

on right click on player:
    if player's held item is paper of mending 1 named "&e&lStaff Menu":
        open virtual chest inventory with size 2 named "&e&lStaff Menu" to player
        wait 1 tick
        format gui slot 0 of player with red concrete named "&c&lBan %event-player%" to run:

Hello,
This post has not been interacted for a month, or more and you have replyed to it which is against the rules,

Requesting mod lock 🔒

  • Like 1

 

imgonline-com-ua-resize-CNNkL1drx5M-removebg-preview.png.d6a8ae8b5eb862005fb056c21f934200.png

Link to comment
Share on other sites

 

10 minutes ago, BloxenYT said:

Can u make this script work?

on right click on player:
    if player's held item is paper of mending 1 named "&e&lStaff Menu":
        open virtual chest inventory with size 2 named "&e&lStaff Menu" to player
        wait 1 tick
        format gui slot 0 of player with red concrete named "&c&lBan %event-player%" to run:

Hi BloxenYT!

If a post has not been responded to in over a month, you can always start a new one.

🔒Post locked.

Thanks!

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...