Guest User

Untitled

a guest
Apr 26th, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.36 KB | None | 0 0
  1. on *:TEXT:*TV*NEW*PRE*TVP*:#Paradies-RELOADED:
  2. {
  3. if (%TV_HD == on)
  4. {
  5. if ($nick == |PBBOT|)
  6. {
  7. if (*720p* iswm $1-)
  8. {
  9. if (*test* iswm $1-) { halt }
  10. if (*Test* iswm $1-) { halt }
  11. if (*DVDR-* iswm $1-) { halt }
  12. if (*don*trade* iswm $1-) { halt }
  13. if (*no*trade* iswm $1-) { halt }
  14. if (*xvid* iswm $1-) { set %DOKU-transfer ok }
  15. if (*satrip* iswm $1-) { set %DOKU-transfer ok }
  16. if (%DOKU-transfer == abbruch) { halt }
  17. set %TV_Bookmark TV-HD
  18. set %TV_RLS $strip($4)
  19. set %TV_Genre $strip($6)
  20. /dll rushmirc.dll RushScript RushApp.FTP.Transfer(0, '', '', '', 'D;FS', ' $+ %TV_Bookmark $+ ', ' $+ %TV_RLS $+ ', 2, '', '', '', '', '([^\w]*B1.COMPLETE*[^\w]*)|([^\w]*-\sCOMPLETE\s-[^\w]*)|([^\w]*100%[^\w]*)', 1, 1, 0, 0, 0, 0, 0);
  21. /window -z @TM.SPAM
  22. /aline @TM.SPAM $timestamp 14[3Autotrade14] 14[4 TV720 14 ] -  $strip($2)  in section  TV_HD (Rel: $strip($4)) on the chain  D -> FS 
  23. }
  24. }
  25. }
  26.  
  27. menu menubar,status,channel
  28. {
  29. TV_HD
  30. ..TV_HD_Enable:set %TV_HD on | echo -a 12Autotrade TV_HD is now active ..
  31. ..TV_HD_Disable:set %TV_HD off | echo -a 4Autotrade TV_HD is now off ..
  32. }
Add Comment
Please, Sign In to add comment