#Support nonshops

1 messages · Page 1 of 1 (latest)

copper muralBOT
#

<@&872407642302197760>

Welcome to your Support Thread

Please check if your using the latest Skytils version at #Releases then check #Faq to see if your issue is maybe there, support will come soon.

If you crash do the </crash:995239722609823744> command in Discord and follow the instructions.

mossy lion
#

Trying to set up a regex for dungeon blessings so I can put it in gui (normal spam filter setting cant do that)

#

I'm not sure how it works if a mod has edited a message to add like a timer or number on it too

mossy lion
#

Also wanting to set up one to move trophy fish messages to separate gui, but I cant get it to find the message (these are what i've tried, I've tried changing to starts with and contains but nothing works for any of them)

robust sun
mossy lion
#

1.8.9

robust sun
#

then can you copy paste one of each of the messages (so dungeon blessing one and trophy fishing one) with skytils' copy chat and /st dev chat toggled on here?

mossy lion
#

r6lDUNGEON BUFF! rfYou found a rdBlessing of Life Irf!r

#

§r §r§7Granted you §r§a§r§a+1.04x HP §r§7and §r§a§r§a+1.04x §r§c❣ Health Regen§r§7.§r

#

no idea why the first one copied like that

robust sun
#

did you paste it into minecraft chat and copy it again?

#

cause minecraft doesn't allow § in chat

mossy lion
#

oh maybe

#

§r§6§lDUNGEON BUFF! §r§fYou found a §r§dBlessing of Life I§r§f!§r

#

should i send one for each type of blessing or nah

robust sun
#

nah

mossy lion
#

§r§6§lDUNGEON BUFF! §r§fYou found a §r§dBlessing of Power V§r§f! (§r§a02m 20s§r§f)§r

#

theres also messages formatted like that

robust sun
#

btw are the dungeon buff and the granted you... line 2 seperate messages?

mossy lion
#

this is what i see

#

from grabbing the blessing in blood room

#

the ones from secrets and the ones from clearing a room are different i think

robust sun
#

btw you want the "... has obtained ...!" in a seperate gui too?

mossy lion
#

yea

#

§r§b[MVP§r§5+§r§b] Nonshops§r§f §r§ehas obtained §r§a§r§dBlessing of Life§r§e!§r

robust sun
#

imma eat and then try to make a regex for it

mossy lion
#

ight ty gamer 👍

#

i think i got the trophy fish one working

robust sun
#

I thought about making it complicated but tbh this should be fine

type: contains
skyblockOnly: checked
formattedText: checked
text: ¶r¶ehas obtained ¶r¶a¶r¶dBlessing of

(¶r¶b[MVP¶r¶5+¶r¶b] Nonshops¶r¶f ¶r¶ehas obtained ¶r¶a¶r¶dBlessing of Life¶r¶e!¶r)


type: startsWith
skyblockOnly: checked
formattedText: checked
text: ¶r¶6¶lDUNGEON BUFF!

(¶r¶6¶lDUNGEON BUFF! ¶r¶fYou found a ¶r¶dBlessing of Power V¶r¶f!¶r)


type: startsWith
skyblockOnly: checked
formattedText: checked
text: ¶r ¶r¶7Granted you

(¶r ¶r¶7Granted you ¶r¶a¶r¶a+1.04x HP ¶r¶7and ¶r¶a¶r¶a+1.04x ¶r¶c❣ Health Regen¶r¶7.¶r)

mossy lion
robust sun
#

I basically just check until "Blessing of" and then don't bother checking the rest

mossy lion
#

oh alr

#

thank you gamer !

robust sun
#

ping me in case I messed one of them up :3

mossy lion
#

I do want to ask: i think i saw people using the spam filter to somehow put like a title? was i hallucinating or

#

bc i cant see anything to do that

robust sun