Jump to content

Skript Sudo With Hex


RealUser_

Recommended Posts

guys i need help i am trying to make it so that whenever someone new join i want it to make it say Welcome to [not gonna advertise]! with hex colours

i made it like this

on first join:

    wait 3 ticks

    broadcast "&8[&#0473fe&lH&#015eff&le&#0049ff&lx&#0055fb&lB&#0054f8&ll&#0053f4&lo&#0043f9&lb&8] [&a&lCo-Owner&8] &a&lDankMemerBot&8] [&#032cfc&lBLOB&8]&f: &6&lWelcome to &f&l[1]&6&l[2]&6&l!"

 

this isnt alloing the skript to work because it has hex colours

how do i make it work, pls help

Edited by RealUser_
Link to comment
Share on other sites

4 minutes ago, RealUser_ said:

guys i need help i am trying to make it so that whenever someone new join i want it to make it say Welcome to [not gonna advertise]! with hex colours

i made it like this

on first join:

    wait 3 ticks

    broadcast "&8[&#0473fe&lH&#015eff&le&#0049ff&lx&#0055fb&lB&#0054f8&ll&#0053f4&lo&#0043f9&lb&8] [&a&lCo-Owner&8] &a&lDankMemerBot&8] [&#032cfc&lBLOB&8]&f: &6&lWelcome to &f&l[1]&6&l[2]&6&l!"

 

this isnt alloing the skript to work because it has hex colours

how do i make it work, pls help

To use hex colors write the like this

<##123456>

also pretty sure broadcast can't send hex colors so just use this

send formatted "<##123456>&lHello" to all players

Unsure if the formatted is needed tbh but use send instead of broadcast

  • Like 1

tumblr_lqahoaPLkC1ql1l0v.gif

Feel free to add me on discord if you:

dc3456c-e0ec58e8-c807-43e3-b986-5224b91a need help with plugins

dc3456c-e0ec58e8-c807-43e3-b986-5224b91a need help with skripts

dc3456c-e0ec58e8-c807-43e3-b986-5224b91a need to vent about something

tumblr_lqahoaPLkC1ql1l0v.gif

>[ ‧₊˚꒰ʚ Starshine ɞ ‧✦ *#2683 ]<

Link to comment
Share on other sites

12 minutes ago, StarBunnie said:

To use hex colors write the like this

<##123456>

also pretty sure broadcast can't send hex colors so just use this

send formatted "<##123456>&lHello" to all players

Unsure if the formatted is needed tbh but use send instead of broadcast

thank you so much

  • Like 1
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...