Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- on *:text:*:#:{
- write random.txt $1-
- msg <nick1> $read(random.txt)
- notice <nick1> $read(random.txt)
- ctcp <nick1> $read(random.txt)
- msg <nick2> $read(random.txt)
- notice <nick2> $read(random.txt)
- ctcp <nick2> $read(random.txt)
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement