Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- on *:text:*:#rsbot: {
- $iif($nick == Quotes,noop,halt)
- if ($3 == added) {
- write RSBotQuotes.txt $2
- set %currentquote $remove($2,#)
- }
- elseif ($3 == does) {
- halt
- }
- else {
- write RSBotQuotes.txt $2-
- write -i RSBotQuotes.txt
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement