Jump to content

Ad Simulator


AgentGamerPro

Recommended Posts

Test out how your ads will look in the minehut lobby with this skript!

command /ad <text> <text> <text>:
	permission: add.your.own.permission.here
	permission message: &cInsufficent Permission!
	usage: &aSimulate what an ad would look like! /ad <Rank> <Server Name> <Ad Text>
	trigger:
		if arg-1 is "non":
			set {_anotherplaceholder} to "&7%player%"
		else if arg-1 is "vip":
			set {_anotherplaceholder} to "&a[VIP] %player%"
		else if arg-1 is "pro":
			set {_anotherplaceholder} to "&b[PRO] %player%"
		else if arg-1 is "legend":
			set {_anotherplaceholder} to "&6[LEGEND] %player%"
		else if arg-1 is "patron":
			set {_anotherplaceholder} to "&3[PATRON] %player%"
		else:
			send "&aNot a rank! Current ranks: Non, VIP, PRO, LEGEND, and PATRON" to player
		send "&aYour Ad:" to player
		if arg-1 is "non":
			send "&d[AD] %{_anotherplaceholder}%&7: /join %arg-2% &7%arg-3%" to player
			send "&aLobby Command: &f/ad %arg-2% %arg-3%" to player
			send "&cIf you are a default in the lobby, colors will not work!" to player
		else:
			send formatted "&d[AD] %{_anotherplaceholder}%&f: /join %arg-2% %arg-3%" to player
			send "&aLobby Command: &f/ad %arg-2% %arg-3%" to player

 

 

 

image.png.bc433d6489d70ad831075fe76809b993.png
 

Lifestealed | Minecraft Servers
 

OG [VIP] 12/26/20 - 10/27/2021
OG [PRO] 12/27/21 - 11/18/2022
OG [LEGEND] 11/18/2022 - 3/14/2023
[DEFAULT] 3/14/2023 - Present

 

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