Jump to content

Thanos Skript


NitroRayZ

Recommended Posts

Yes you heard it right, Thanos has made the earth square.

 

Skript (Sorry for tab spacing, whatever editor I use, they only do 2 spaces): 😛 

command /gauntlet:
	trigger:
		send "&aYou have recieved a &6Infinity &5Gauntlet&a!"
		give player a cactus named "&6Infinity 75Gauntlet" with lore "&bMade by NitroRayZ"

on right click:
	if player's held item is a cactus named "&6Infinity 75Gauntlet" with lore "&bMade by NitroRayZ":
		push player upwards at speed 5
		wait 500 ticks
		push player forwards at speed 20

on left click:
	if player's held item is a cactus named "&6Infinity 75Gauntlet" with lore "&bMade by NitroRayZ":
		send "&bMade By NitroRayZ"
		send "&aVersion: &c1.0"

 

  • Like 1

Message by Aseltic

Well Not-Known Skripter

Link to comment
Share on other sites

on snap:
	number of all players >= 2
	if player's held item's uncolored name is "Infinity Gauntlet":

      {gauntlet::mind} is set
      {gauntlet::power} is set
      {gauntlet::soul} is set
      {gauntlet::space} is set
      {gauntlet::reality} is set

      set {_players} to number of all players
      loop {_players} times:
          set {_random} to random player out of all 
          kill {_random}
								

 

Things to know about me

• I have 2 years of skript experience

• I work on my servers all by myself
• I like being alone

• I have insane trust issues

• I simp for alot of people (trying my best not to)

• My mental age is somewhere 8

• I dont like meeting new people

• Very toxic

 

Discord - Swayl#0099

MC IGN - Swayl

(I suggest avoiding me because I get too attached to people quick)

Link to comment
Share on other sites

I never thought of this idea... Great work!

+rep

Start your Minecraft server today for as low as £0.50/weekly for up to 4 GB of RAM! (£3.50 Monthly) and be equipped for all situations with our high-performance gear keeping your servers running 24/7

Why choose Us?
• Guaranteed 99.9% Uptime
• NVMe RAID Fast Storage
• 24/7 Hosting
• Instant Setup
• 50% Discount. Use Code: 50OFF (Ends on November 11th)

We want to ensure our customers are happy with the service they received and support. We aim to provide low-costs those who cant afford a minecraft server. No extra costs, no setup fees! One-time payment and you are good to go with our instant setup feature we introduced to ensure your server is ready to go!

Planning to make a community or a project you want to work on? We got you covered! Our servers are optimized for performance and security, so you can have peace of mind and focus on your project. Our servers are also reliable and packed with features, so you can start playing right away.

We guarantee 99% uptime and 24/7 customer support, so you can always ask for help if you need it.

Links:
https://forums.valknet.org
https://billing.valknet.org
Invite: https://discord.gg/FqSRt4ZCAC

Link to comment
Share on other sites

6 hours ago, Swayl said:

on snap:
	number of all players >= 2
	if player's held item's uncolored name is "Infinity Gauntlet":

      {gauntlet::mind} is set
      {gauntlet::power} is set
      {gauntlet::soul} is set
      {gauntlet::space} is set
      {gauntlet::reality} is set

      set {_players} to number of all players
      loop {_players} times:
          set {_random} to random player out of all 
          kill {_random}
								

 

the gauntlet has color and i have a more premium version with /gauntlet that has a gui but its WIP

Edited by NitroRayZ

Message by Aseltic

Well Not-Known Skripter

Link to comment
Share on other sites

1 minute ago, NitroRayZ said:

the gauntlet has color and i have a more premium version with /gauntlet that has a gui but its WIP

wait just noticed you have "on snap:", are you simulating what it could be cuz I can add snap to it

 

Message by Aseltic

Well Not-Known Skripter

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...