Guest User

Untitled

a guest
Jul 14th, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
mIRC 0.46 KB | None | 0 0
  1. on *:Text:*:*: {
  2.   if ($strip($2) == $null) { halt }
  3.   elseif ($strip($1) == !ily) && ($strip($2) != $me) && ($strip($2) ison $chan) && ($strip($2) != $nick) { msg $chan 44♥ 5♥ 4♥ 5♥ 4♥ 4 $+ $nick L5oves 4 $+ $strip($2) 14ツ 4♥ 5♥ 4♥ 5♥ 4♥ }
  4.   elseif ($strip($1) == !ily) && ($strip($2) == $me) && ($strip($2) ison $chan) { msg $chan 4WOW, $nick loves me!!! *_* <3 }
  5. }
Add Comment
Please, Sign In to add comment