Jump to content
  • 0

Skript


Graphick2

Question

Can someone teach me skript...

command /balance [<offlineplayer>] [<text>]:
	aliases: /bal, /money, /worth, /bank, /slavetrader
	trigger:
		if arg-1 is set:
			if arg-1 hasn't played before:
				send "that player hasn't played the server before. <tooltip:If they are online ask them to rejoin>(Hover for more info)"
				stop
			if arg-1 is player:
				make player say "/balance"
			else:
				send ""
				send "&3Balance of a worthless player named %arg-1%"
				send "&9%arg-1's balance%"
				send ""
		else:
			send ""
			send "&3Balance of a slavetrader named %player%"
			send "&9%player's balance%"
			send ""

 

Edited by Graphick2
Spacing
Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0
3 minutes ago, Graphick2 said:

no

I think something is wrong with my skript...

c

command /yeet [<text>]:
  				trigger:
  	if arg-1 is set:
  												broadcast arg-1
  						if arg-2 is not set:
  			broadcast nothing
 

 

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

×
×
  • Create New...