#Return longest string containing message

1 messages · Page 1 of 1 (latest)

shut remnant
#

^

rapid brook
#

can you show how you implement the replace?

winter orchid
#

search/replace longest to shortest

#

so sort your word list

rapid brook
#

yep

rapid brook
#

mini-explain: "Fuck" is before "Fucking" in the config then it will replace "fuck" first and then check for the word "fucking" that no longer exists because it will be replaced "fuck" with "#"

#

sort for longer length and you'll solve

shut remnant
#

alright I got it working