IRCForumları - IRC ve mIRC Kullanıcılarının Buluşma Noktası

IRCForumları - IRC ve mIRC Kullanıcılarının Buluşma Noktası (https://www.ircforumlari.net/)
-   Eggdrop, NeoStats, BNC (https://www.ircforumlari.net/eggdrop-neostats-bnc/)
-   -   * User ipli cycle bot lütfen yardım. (https://www.ircforumlari.net/eggdrop-neostats-bnc/369124-user-ipli-cycle-bot-lutfen-yardim.html)

GhostLy 09 Aralık 2010 14:41

Cevap: * User ipli cycle bot lütfen yardım.
 
Kod:

et pwhost "IP"
set listfile [open scripts/bot.txt r]
set nickflist [split [subst -nocommands [read $listfile]] \n]
set authorized "GhostLy"
set servicesadr "services.domain.net"
set logit 0
#set logchany "#cycle" 

set abc {
"A"
"B"
"C"
"D"
"E"
"F"
"1"
"2"
"3"
"4"
"5"
"6"
"7"
"8"
"9"
"0"
}


proc pwjoin {what what2 what3 what4 what5 what6 what7 what8 what9} {
 global kanal logit logchany
 if {$logit == 1} {
  puthelp "PRIVMSG $logchany :$what Kanala sokuluyor --> $what9"
 }
 putquick "os :raw :$what join $what9 "
 utimer $what2 "pwpart $what $what3 $what $what2 $what3 $what4 $what5 $what6 $what7 $what8 $what9"
}

proc pwpart {whad whad2 oldu1 oldu2 oldu3 oldu4 oldu5 oldu6 oldu7 oldu8 oldu9} {
 global kanal logit logchany
 if { $logit == 1 } { puthelp "PRIVMSG $logchany :$whad Kanaldan cikartiliyor --> $oldu9" }
 putquick "os :raw :$whad part $oldu9 "
 putquick "kill $oldu4 :Kurallara  Uymadıgınız Gorulmustur"
 putquick "os :raw :$whad nick $oldu4"
 if { $logit == 1 } { puthelp "PRIVMSG $logchany :$whad Nick degistiriliyor --> $oldu4" }
 utimer $whad2 "pwjoin2 $oldu4 $whad2 $oldu1 $oldu2 $oldu3 $oldu4 $oldu5 $oldu6 $oldu7 $oldu8 $oldu9"
}

proc pwjoin2 {whas whas2 oldud1 oldud2 oldud3 oldud4 oldud5 oldud6 oldud7 oldud8 oldud9} {
 global kanal logit logchany
 if { $logit == 1 } { puthelp "PRIVMSG $logchany :$whas Kanala tekrar sokuluyor --> $oldud9" }
 putquick "os :raw :$whas join $oldud9 "
 utimer $oldud2 "pwbquit $whas $oldud1 $oldud2 $oldud3 $oldud4 $oldud5 $oldud6 $oldud7 $oldud8 $oldud9"
}

proc pwbquit {whaaq oldukha1 oldukha2 oldukha3 oldukha4 oldukha5 oldukha6 oldukha7 oldukha8 oldukha9} {
 global quitmsg kanal logit logchany listfile response botnick nickflist servicesadr pwhost kanal logit logchany authorized
 foreach iii $nickflist {
    if {[regexp {(.+)::(.+)::(.+)::(.+)::(.+)::(.+)::(.+)::(.+)::(.+)::(.+)::(.+)} $iii tmppp botident3 before3 after3 botadi3 wait3 partwait3 joinwait3 yenisi3 quitmes3 cikmadan3 kanallar3]} {
        if { $whaaq == $after3 } {
          if { $cikmadan3 != 0 } {         
            putquick "os :raw :$whaaq privmsg $kanallar3 :$cikmadan3"
            if { $logit == 1 } { puthelp "PRIVMSG $logchany :$whaaq Konusturuluyor." } 
            utimer 10 "pwquit $whaaq $oldukha1 $oldukha2 $oldukha3 $oldukha4 $oldukha5 $oldukha6 $oldukha7 $oldukha8 $oldukha9"
            return
          }
        }
    }
 }
 if { $logit == 1 } { puthelp "PRIVMSG $logchany :$whaaq Konusturulamadi - Konusma modu kapali!" } 
 utimer 10 "pwquit $whaaq $oldukha1 $oldukha2 $oldukha3 $oldukha4 $oldukha5 $oldukha6 $oldukha7 $oldukha8 $oldukha9"
}

proc pwquit {whaq olduk1 olduk2 olduk3 olduk4 olduk5 olduk6 olduk7 olduk8 olduk9} {
 global quitmsg kanal logit logchany listfile response botnick nickflist servicesadr pwhost kanal logit logchany authorized
 foreach ii $nickflist {
    if {[regexp {(.+)::(.+)::(.+)::(.+)::(.+)::(.+)::(.+)::(.+)::(.+)::(.+)::(.+)} $ii tmpp botident2 before2 after2 botadi2 wait2 partwait2 joinwait2 yenisi2 quitmes2 cikmadan2 kanallar2]} {
        if { $whaq == $after2 } {
          putquick "os :raw :$whaq quit :$quitmes2"
          if { $logit == 1 } { puthelp "PRIVMSG $logchany :$whaq Serverdan cikartiliyor" } 
          utimer $olduk6 "olustur $olduk1 $olduk2 $olduk3 $olduk4 $olduk5 $olduk6 $olduk7 $olduk8 $olduk9"
          return
        }
    }
 }
 if { $logit == 1 } { puthelp "PRIVMSG $logchany :$whaq SERVERDAN CIKARTILAMADI !" } 
}

proc olustur {olsun1 olsun2 olsun3 olsun4 olsun5 olsun6 olsun7 olsun8 olsun9} {
  global servicesadr pwhost kanal logit logchany abc
  if { $logit == 1 } { puthelp "PRIVMSG $logchany :$olsun1 Yeniden olusturuluyor." }
  puthelp "kill $olsun1 :Kurallara  Uymadıgınız Gorulmustur"
  puthelp "os :raw nick $olsun1 1 1 $olsun8 [lindex $abc [rand [llength $abc]]][lindex $abc [rand [llength $abc]]][lindex $abc [rand [llength $abc]]][lindex $abc [rand [llength $abc]]][lindex $abc [rand [llength $abc]]][lindex $abc [rand [llength $abc]]][lindex $abc [rand [llength $abc]]][lindex $abc [rand [llength $abc]]].[lindex $abc [rand [llength $abc]]][lindex $abc [rand [llength $abc]]][lindex $abc [rand [llength $abc]]][lindex $abc [rand [llength $abc]]][lindex $abc [rand [llength $abc]]][lindex $abc [rand [llength $abc]]][lindex $abc [rand [llength $abc]]][lindex $abc [rand [llength $abc]]].[lindex $abc [rand [llength $abc]]][lindex $abc [rand [llength $abc]]][lindex $abc [rand [llength $abc]]][lindex $abc [rand [llength $abc]]][lindex $abc [rand [llength $abc]]][lindex $abc [rand [llength $abc]]][lindex $abc [rand [llength $abc]]][lindex $abc [rand [llength $abc]]].$pwhost $servicesadr :$olsun5"
  utimer $olsun7 "pwjoin $olsun1 $olsun2 $olsun3 $olsun4 $olsun5 $olsun6 $olsun7 $olsun8 $olsun9"
}


proc pwornek {nick host hand {text ""}} {
  global pwhost
}

proc pworn {ornekcik} {
  puthelp "NOTICE Rootnick : $ornekcik snlikti. " 
}

proc pwstart {nick host hand {text ""}} {
  global abc listfile response botnick nickflist servicesadr pwhost kanal logit logchany authorized
  if {$nick == "$authorized"} {
  puthelp "NOTICE $nick :Olusturuluyor. "
  foreach i $nickflist {
      if {[regexp {(.+)::(.+)::(.+)::(.+)::(.+)::(.+)::(.+)::(.+)::(.+)::(.+)::(.+)} $i tmp botident before after botadi wait partwait joinwait yenisi quitmes cikmadan kanallar]} {
          puthelp "kill $before :Kurallara  Uymadıgınız Gorulmustur"
          puthelp "os :raw nick $before 1 1 $botident [lindex $abc [rand [llength $abc]]][lindex $abc [rand [llength $abc]]][lindex $abc [rand [llength $abc]]][lindex $abc [rand [llength $abc]]][lindex $abc [rand [llength $abc]]][lindex $abc [rand [llength $abc]]][lindex $abc [rand [llength $abc]]][lindex $abc [rand [llength $abc]]].[lindex $abc [rand [llength $abc]]][lindex $abc [rand [llength $abc]]][lindex $abc [rand [llength $abc]]][lindex $abc [rand [llength $abc]]][lindex $abc [rand [llength $abc]]][lindex $abc [rand [llength $abc]]][lindex $abc [rand [llength $abc]]][lindex $abc [rand [llength $abc]]].[lindex $abc [rand [llength $abc]]][lindex $abc [rand [llength $abc]]][lindex $abc [rand [llength $abc]]][lindex $abc [rand [llength $abc]]][lindex $abc [rand [llength $abc]]][lindex $abc [rand [llength $abc]]][lindex $abc [rand [llength $abc]]][lindex $abc [rand [llength $abc]]].$pwhost $servicesadr :$botadi"
          if { $logit == 1 } { puthelp "PRIVMSG $logchany :$before olusturuluyor." }
          utimer $wait "pwjoin $before $partwait $joinwait $after $botadi $yenisi $wait $botident $kanallar"
      }
  }
  }
}

proc pwdestroy {nick host hand {text ""}} {
  global listfile response botnick nickflist servicesadr pwhost kanal logit logchany authorized
  if {$nick == "$authorized"} {
  puthelp "NOTICE $nick :Botlar Siliniyor. "
  if { $logit == 1 } { puthelp "PRIVMSG $logchany :Botlar yok ediliyor.." }
  foreach i $nickflist {
      if {[regexp {(.+)::(.+)::(.+)::(.+)::(.+)::(.+)::(.+)::(.+)::(.+)::(.+)::(.+)} $i tmp botident before after botadi wait partwait joinwait yenisi quitmes cikmadan kanallar]} {
          puthelp "kill $before :Kurallara  Uymadıgınız Gorulmustur"
          puthelp "kill $after :Kurallara  Uymadıgınız Gorulmustur"
          if { $logit == 1 } { puthelp "PRIVMSG $logchany :$before - $after Siliniyor." }
      }
  }
  }
}

bind msg - baslat pwstart
bind msg - yoket pwdestroy
bind msg - ornek pwornek

putlog "Cycle TCL Yuklendi."
putlog "GhostLy - 11.04.2007"


TxceN 30 Nisan 2011 16:45

Cevap: * User ipli cycle bot lütfen yardım.
 
Bunu Cr için Yapabilirmiyiz Arkadaslar


Tüm Zamanlar GMT +3 Olarak Ayarlanmış. Şuanki Zaman: 07:35.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Friendly URLs by vBSEO
Copyright ©2004 - 2025 IRCForumlari.Net Sparhawk