Guest User

Untitled

a guest
Jul 21st, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.80 KB | None | 0 0
  1. on *:TEXT:*GaNNiCO*:#Bunker {
  2. if ( Video iswm $4 ) {
  3. set %dir $remove($strip($6),:,[,])
  4. }
  5. if ( Nome iswm $2 ) {
  6. set %rls $remove($strip($4),:,[,])
  7. %gant = 57
  8. if ( *BDRip* iswm %dir ) { %gant = halt }
  9. if ( *BRRip* iswm %dir ) { %gant = halt }
  10. if ( *BRRIp* iswm %dir ) { %gant = halt }
  11. if ( *BDRip* iswm %dir ) { %gant = halt }
  12. if ( *DVDRip* iswm %dir ) { %gant = halt }
  13. if ( *HDTVRip* iswm %dir ) { %gant = halt }
  14. if ( *BDRiP* iswm %dir ) { %gant = halt }
  15. if ( *DVDRiP* iswm %dir ) { %gant = halt }
  16. if ( *.CAM.* iswm %dir ) { %gant = halt }
  17. }
  18. if ( %gant == 57 ) {
  19. %gant = 0
  20. dll rushmirc.dll RushScript RushApp.FTP.Login('C0P','tvsub',RS_BOOKMARK);
  21. dll rushmirc.dll RushScript RushApp.FTP.RAW('C0P',' MKD /TV-SUB/ $+ %dir $+ ',0);
  22. dll rushmirc.dll RushScript RushApp.FTP.Transfer(1,'BUNKER','/SERIETV-SUB/ $+ %dir $+ ',' $+ %rls $+ ','C0P','/TV-SUB/ $+ %dir $+ ',' $+ %rls $+ ', RS_FILE or RS_DIRSRC or RS_DIRDES or RS_LOGOUT,'','','','','',0,0,0,0,0,0,0);
  23. dll rushmirc.dll RushScript RushApp.FTP.Login('FSH','tvsub',RS_BOOKMARK);
  24. dll rushmirc.dll RushScript RushApp.FTP.RAW('FSH',' MKD /SERiETV.SUB/ $+ %dir $+ ',0);
  25. dll rushmirc.dll RushScript RushApp.FTP.Transfer(1,'BUNKER','/SERIETV-SUB/ $+ %dir $+ ',' $+ %rls $+ ','FSH','/SERiETV.SUB/ $+ %dir $+ ',' $+ %rls $+ ', RS_FILE or RS_DIRSRC or RS_DIRDES or RS_LOGOUT,'','','','','',0,0,0,0,0,0,0);
  26. dll rushmirc.dll RushScript RushApp.FTP.Login('Phantasm','tvsub',RS_BOOKMARK);
  27. dll rushmirc.dll RushScript RushApp.FTP.RAW('Phantasm',' MKD /TV.SUBBED/ $+ %dir $+ ',0);
  28. dll rushmirc.dll RushScript RushApp.FTP.Transfer(1,'BUNKER','/SERIETV-SUB/ $+ %dir $+ ',' $+ %rls $+ ','Phantasm','/TV.SUBBED/ $+ %dir $+ ',' $+ %rls $+ ', RS_FILE or RS_DIRSRC or RS_DIRDES or RS_LOGOUT,'','','','','',0,0,0,0,0,0,0);
  29. dll rushmirc.dll RushScript RushApp.FTP.Login('ALDO','tvsub',RS_BOOKMARK);
  30. dll rushmirc.dll RushScript RushApp.FTP.RAW('ALDO',' MKD /HDD2/serietvsub/ $+ %dir $+ ',0);
  31. dll rushmirc.dll RushScript RushApp.FTP.Transfer(1,'BUNKER','/SERIETV-SUB/ $+ %dir $+ ',' $+ %rls $+ ','ALDO','/HDD2/serietvsub/ $+ %dir $+ ',' $+ %rls $+ ', RS_FILE or RS_DIRSRC or RS_DIRDES or RS_LOGOUT,'','','','','',0,0,0,0,0,0,0);
  32. dll rushmirc.dll RushScript RushApp.FTP.Login('DBK','tvsub',RS_BOOKMARK);
  33. dll rushmirc.dll RushScript RushApp.FTP.RAW('DBK',' MKD /SERIETV-SUB/ $+ %dir $+ ',0);
  34. dll rushmirc.dll RushScript RushApp.FTP.Transfer(1,'BUNKER','/SERIETV-SUB/ $+ %dir $+ ',' $+ %rls $+ ','DBK','/SERIETV-SUB/ $+ %dir $+ ',' $+ %rls $+ ', RS_FILE or RS_DIRSRC or RS_DIRDES or RS_LOGOUT,'','','','','',0,0,0,0,0,0,0);
  35. window -z @AT_SerieTV
  36. aline @AT_SerieTV $timestamp 9TRASFERIMENTO 8SERIETV-SUB: 11 %dir - %rls 13DA BNK al MoNDo
  37. unset %rls unset %dir
  38. }
  39. }
Add Comment
Please, Sign In to add comment