Jump to content

Pinging Skript


Ikey

Recommended Posts

Anyone need a pinging skript? I made one for yall!

on chat:
   loop all players:
      if message contains "%loop-player%":
         play sound "block.note_block.flute" to loop-player
         send "&c&l%player% &7has pinged you in chat." to loop-player
         send "&7You have pinged &c&l%loop-player%" to player

Very simple but hope you all liked it 😄

Edited by ikey
  • Like 1

Owner of ikeysurviv.minehut.gg

 

⊱------------------------------⊰

[LEGEND] on Minehut

⊱------------------------------⊰

In-game name - ikeyIX

Discord name - ikeyIX#2007

Link to comment
Share on other sites

  • Ikey changed the title to Pinging Skript

when i read this I was like "wtf is a ping skript" now when i look at the skript its simple but helpful but iw as wondering if u can make it put an actionbar or screen title for the player who got pinged or will that need a add on.. thanks!

Link to comment
Share on other sites

2 hours ago, aashumc said:

when i read this I was like "wtf is a ping skript" now when i look at the skript its simple but helpful but iw as wondering if u can make it put an actionbar or screen title for the player who got pinged or will that need a add on.. thanks!

i think by doing this it will work

 

on chat:
   loop all players:
      if message contains "%loop-player%":
         play sound "block.note_block.flute" to loop-player
         send action bar "&c&l%player% &7has pinged you in chat." to loop-player
         send action bar"&7You have pinged &c&l%loop-player%" to player

 

Link to comment
Share on other sites

11 hours ago, aashumc said:

when i read this I was like "wtf is a ping skript" now when i look at the skript its simple but helpful but iw as wondering if u can make it put an actionbar or screen title for the player who got pinged or will that need a add on.. thanks!

I was gonna until I saw Boxmonkeys reply xD

 

9 hours ago, Boxmonkey said:

i think by doing this it will work

 

on chat:
   loop all players:
      if message contains "%loop-player%":
         play sound "block.note_block.flute" to loop-player
         send action bar "&c&l%player% &7has pinged you in chat." to loop-player
         send action bar"&7You have pinged &c&l%loop-player%" to player

 

 

Owner of ikeysurviv.minehut.gg

 

⊱------------------------------⊰

[LEGEND] on Minehut

⊱------------------------------⊰

In-game name - ikeyIX

Discord name - ikeyIX#2007

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