Advertisement
westor

AdiIRC Beta Crash

Mar 6th, 2019
395
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
mIRC 1.12 KB | None | 0 0
  1. test_wmm {
  2.   ; Auto to alias ftiaxtike gia na testarei to WESTOR Module Manager ean ola ta modules leitourgoun ok.
  3.   var %c = #test_chan
  4.   if (!$1) || ($1 !== @) && ($1 !== !) { echo 4 -a Error: Please specify the ! or @ as channel output flags! | return }
  5.   if ($me !ison %c) { echo 4 -a Error: You are not in %c channel! | return }
  6.   var %m = google westor,bing westor,ip 5.39.78.90,wiki google,youtube karras 2017,rutube greece,mixcloud pantelidis,imdb fight club,soundcloud pantelidis,dict adult,lang this is an example and only just an example,horo taurus,twitter nasa,translate en el Hello girls,spell helo big broter,tiny http://westor.ucoz.com,isup westor.ucoz.com,dailymotion greece,vimeo greece,url http://westor.ucoz.com,wot http://google.com,gplus dimitris,dns ns google.com,checkmail westor7@gmail.com,weather AXD,time AXD,date AXD,timezone AXD,countrycode GR,currency USD EUR 100,phone +306981266658,port 5.39.78.90 19697,tvmaze westworld,proxy 185.30.166.37,ipv6 5.39.78.90
  7.   var %i = 1
  8.   while (%i <= $numtok(%m,44)) {
  9.     var %mod = $gettok(%m,%i,44)
  10.     .timer -ho 1 $calc(%i * 20000) msg %c $1 $+ %mod
  11.     inc %i
  12.   }
  13. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement