Advertisement
ehhvans

Untitled

Oct 20th, 2016
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. on *:TEXT:!love*:#: {
  2. if ( ($chan == #ehhvans) ) {
  3. if ( ($nick == louwizz msg $chan There is 100% love between $nick and $2 jrateLove) ) {
  4. if ( ($2 == louwizz msg $chan There is 100% love between $nick and $2 jrateLove) ) {
  5. if (%flood) { return }
  6. set -u2 %flood On
  7. .timer 1 1 msg $chan There is $rand(0,100) $+ % love between $nick and $2- OSsloth
  8. }
  9. }
  10. }
  11. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement