Guest User

Untitled

a guest
Apr 21st, 2018
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. on *:text:.logadd:?: {
  2. if ($nick == archie) || ($nick == Devy) {
  3. sockclose scorebot*
  4. var %t 1
  5. while %t <= $lines($mircdir\serveriai.txt) {
  6. window @ $+ $gettok($gettok(serveriai.txt,%t),1,32)
  7. inc %t
  8. }
  9. }
  10. }
Add Comment
Please, Sign In to add comment