#Support nonshops
1 messages · Page 1 of 1 (latest)
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
(this should preferably work if anyone picks up a blessing/auto picked up, not just me)
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)
Uhh are you on 1.21.5 or on 1.8.9?
1.8.9
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?
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
did you paste it into minecraft chat and copy it again?
cause minecraft doesn't allow § in chat
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
nah
§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
btw are the dungeon buff and the granted you... line 2 seperate messages?
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
btw you want the "... has obtained ...!" in a seperate gui too?
imma eat and then try to make a regex for it
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)
does this work with any type of blessing or just specifically power/life?
any type of blessing
I basically just check until "Blessing of" and then don't bother checking the rest
ping me in case I messed one of them up :3
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
that's /st notifications probably