Code:
ON 10:TEXT:*:#:{

  if ((PRETIME isin $1-) ||  (French isin $1-) || (SWEDiSH isin $1-) || (DANiSH isin $1-) || (German isin $1-) || (DUTCH isin $1-) || (.KOR. isin $1-) || (.iTALiAN. isin $1-) || (.SATRip. isin $1-) || (.PL. isin $1-) || (.*-pre*. isin $1-)) { return }
  { msg #chan $1- }


}
  


So the problem is, that from the channel im reannouncing stuff, someone says !pre smth and bot gives him
[-NUKE-] >> (MP3) << [something [9w 2d 15m 10s] [27.03.2006] [fake]

All the time, bot announces stuff, and sometimes he announces like this:
(16:45) · @BoT · >> (NUKE) << [Tribu-Piero_Pelu_(live_totp_it_27-05-06)-XviD-IT-2006-LCF] [LCF] [oversized]

So the problem is, that i need the script to reannounce this (NUKE), which i wrote last and not to announce [-NUKE-]. Cause i dont want to see in channel, were im reannouncing, some peoples requests, given by bot. So the difference is with [-NUKE-]. and (NUKE) i need, that [-NUKE-] should be taken off of reannouncing as PRETIME in my code.

Last edited by bl4cks; 31/05/06 02:02 PM.