#swear log
1 messages · Page 1 of 1 (latest)
Make an if statement
And check if msg contains x
You already used if statements
Thats fine
Then you can make a list of swears
What dont you know
Add an if statement to only log when the message contains a swear word
I dont know how
Why did you delete everything
wait
Code Blocks
To make it easier for others to read your code, it is asked that you send it in a code block. On Discord, you can simply send this:
```
Code here
```
Ok then
on chat:
clear {badboywords::*}
add frick to {badboywords::*}
if message contains "%{badboywords::*}%":
send %message% to all players where [player has op]```
I already figured it out lol