Ana Sayfa
Mesajlar
StaLker
Üye
15
Konular
80
Mesajlar
0
Takipçiler
Sorun Çözüldü Olay Require Human Verification on Configured Actions Butonuna Hayır Dememle Halloldu Teşekkürler.
Selamlar.
Forumda Yeni Üye Grupları Oluşturdum Üye Grubuna Dahil Ettiğim Arkadaşlar Konulara Mesaj Yazarken Aşağıdaki Resimle Karşılaşıyor Acaba Ne Gibi Bir Düzenleme Yaparak O Doğrulama Kodunu Kaldırabilirim ?
Link Yenilenebilirmi acaba Sanırım Link Vefaat etmiş (:
Peki Nasıl Bir Yol İzlemem Gerekli Şu Anda Silip Baştan Kurmayı Denedim Hiç Bir Sonuç Alamadım İstatistik Ayarlarınıda Kontrol Ettim Hepsi Ayarlı.
İlgin İçin Teşekkür Ederim @Fredy Örnekler Aşağıdadır.
Yeni Eklediğim Posbit Örneği.
İstatistikler Örneği.
Öncelikle Selamlar.
Arkadaşlar Aşağıda Vermiş Olduğum Posbit_Legacy Kodlarını Kendi Posbitim ile Değiştirdim ve Forum İstatistikleri Ürünü Kayboldu Silip Yeniden Kurdum, Eski Posbit Ayarlarını Yükledim Yinede Geri Getiremedim Sizce Ne Yapmalıyım Yardımcı Olursanız Çok Sevinirim.
$template_hook[postbit_start]
<table id="post$post[postid]" class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center">
<tr>
<if condition="$show['announcement']">
<td class="thead" style="font-weight:normal; border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]" colspan="2">
<img class="inlineimg" src="$stylevar[imgdir_statusicon]/post_$post[statusicon].gif" alt="$post[statustitle]" border="0" />
<phrase 1="$post[startdate]" 2="$post[enddate]">$vbphrase[x_until_y]</phrase>
</td>
<else />
<td class="thead" style="font-weight:normal; border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]; border-$stylevar[right]: 0px" $post[scrolltothis]>
<!-- status icon and date -->
<a name="post$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_statusicon]/post_$post[statusicon].gif" alt="$post[statustitle]" border="0" /></a>
$post[postdate]<if condition="!$show['detailedtime']">, $post[posttime]</if>
$post[firstnewinsert]
<!-- / status icon and date -->
</td>
<td class="thead" style="font-weight:normal; border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]; border-$stylevar[left]: 0px" align="$stylevar[right]">
<if condition="$show['postcount']">#<a href="showpost.php?$session[sessionurl]p=$post[postid]&postcount=$post[postcount]" target="new" rel="nofollow" id="postcount$post[postid]" name="$post[postcount]"><strong>$post[postcount]</strong></a></if>
<if condition="$show['inlinemod']">
<input type="checkbox" name="plist[$postid]" id="plist_$postid" style="vertical-align:middle; padding:0px; margin:0px 0px 0px 5px" value="$post[checkbox_value]" />
</if>
</td>
</if>
</tr>
<tr valign="top">
<td class="alt2" width="175" style="border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]; border-top: 0px; border-bottom: 0px">
<fieldset>
<legend><b><font color="#D30000">Kullanıcı Profili</b></legend>
<center><div id="postmenu_$post[postid]">
<if condition="$show['profile']">
<a class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]">$post[musername]</a>
<script type="text/javascript"> vbmenu_register("postmenu_$post[postid]", true); </script>
<else />
$post[musername]
</if>
</div>
<if condition="$post['usertitle']"><div class="smallfont">$post[usertitle]</div></if>
<if condition="$post['rank']"><div class="smallfont">$post[rank]</div></if>
<if condition="$show['avatar']">
<div class="smallfont">
<br /><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" class="reflect" alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a>
</div>
<else />
<if condition="$bbuserinfo[showavatars]">
<div class="smallfont">
<img src="images/288777k.gif" alt="Avatar Yok" border="0" />
</div>
</if>
</if></fieldset>
<fieldset class="fieldset"><legend><b></b></legend><marquee><font color=Black><b>$post[musername]</b></marquee></font></fieldset>
<fieldset>
<legend><b><font color="#D30000">Kullanıcı Bilgileri<b></legend>
<b><font color="Black"><div class="smallfont">
<if condition="$post['joindate']"><div>$vbphrase[join_date]: $post[joindate]</div></if>
<if condition="$post['age']"><div>$vbphrase[age]: $post[age]</div></if>
<div>
<div>
Üye No: $post[userid]
</div>
$vbphrase[posts]: $post[posts]
<div>Konular: $post[threads]</div>
<if condition="$post['field2']"><div>$vbphrase[location_perm]: $post[field2]</div></if>
$timespentonline
</fieldset>
</div></b>
<fieldset>
<legend><b><font color="#D30000">Teşekkür Grafikleri</b></legend>
<b><font color="Black"><div class="smallfont">
<!-- Start Post Thank You Hack -->
<if condition="$post[userid]">
$vbphrase[post_thanks_thanks]: $post[post_thanks_user_amount]
<br />
<if condition="$post[post_thanks_thanked_times_on] == 1">
$vbphrase[post_thanks_time_post]
<else />
<if condition="$post[post_thanks_thanked_posts_on] == 1">
<phrase 1="$post[post_thanks_thanked_times]">$vbphrase[post_thanks_times_post]</phrase>
<else />
<phrase 1="$post[post_thanks_thanked_times]" 2="$post[post_thanks_thanked_posts]">$vbphrase[post_thanks_times_posts]</phrase>
</if>
</if>
</if>
<!-- End Post Thank You Hack -->
</fieldset>
<fieldset><legend><b><font color="#D30000">Puan Grafiği</b></legend>
<b><font color="Black"><div class="smallfont">
<if condition="$show['reputation']"><div><if condition="$show['reppower']">$vbphrase[reppower]: $post[reppower]</div></if>
<div>Rep Puanı: $post[reputation]</div>
<div>Rep Derecesi : <br>$post[reputationdisplay]</div></if>
<br/>Seviye: <span style='font-weight:bold; color:crimson'>$showlevel [$galaga]</span><br/> <span style='font-size:7pt; color:gray'>Aktiflik: $hp / $maxhp </span><br/> <div style='width:120px;align:center'> <table cellspacing='0' cellpadding='0[/swf1]" width="120' border='0'> <tr> <td width='3[swf3]13' class='nopad'><img width='3[/swf2][swf3]13' src='images/rpg/img_left.gif' alt='' /></td> <td width='114[/swf2][swf3]13' class='nopad' style='line-height: 13px;background: url(images/rpg/img_backing.gif) repeat-x top left;'><img src='images/rpg/orange.gif' align="left" width="$hpf%" height='9' alt='' /><img src='images/rpg/hp.gif' align="left" height='9' alt='' /></td> <td width='3[/swf2][swf3]13' class='nopad'><img width='3[/swf2][swf3]13' src='images/rpg/img_right.gif' alt='' /></td> </tr> </table> </div> <span style='font-size:7pt; color:gray'>Güç: $mp / $maxmp</span><br /> <div style='width:120px;align:center'> <table cellspacing='0' cellpadding='0[/swf1]" width="120' border='0'> <tr> <td width='3[swf3]13' class='nopad'><img width='3[/swf2][swf3]13' src='images/rpg/img_left.gif' alt='' /></td> <td width='114[/swf2][swf3]13' class='nopad' style='line-height: 13px;background: url(images/rpg/img_backing.gif) repeat-x top left;'><img src='images/rpg/green.gif' align="left" width="$mpf%" height='9' alt='' /><img src='images/rpg/mp.gif' align="left" height='9' alt='' /></td> <td width='3[/swf2][swf3]13' class='nopad'><img width='3[/swf2][swf3]13' src='images/rpg/img_right.gif' alt='' /></td> </tr> </table> </div> <span style='font-size:7pt; color:gray'>Deneyim: $ep% </span><br /> <div style='width:120px;align:center'> <table cellspacing='0' cellpadding='0[/swf1]" width="120' border='0'> <tr> <td width='3[swf3]13' class='nopad'><img width='3[/swf2][swf3]13' src='images/rpg/img_left.gif' alt='' /></td> <td width='114[/swf2][swf3]13' class='nopad' style='line-height: 13px;background: url(images/rpg/img_backing.gif) repeat-x top left;'><img src='images/rpg/blue.gif' align="left" width="$ep%" height='9' alt='' /><img src='images/rpg/exp.gif' align="left" height='9' alt='' /></td> <td width='3[/swf2][swf3]13' class='nopad'><img width='3[/swf2][swf3]13' src='images/rpg/img_right.gif' alt='' /></td> </tr> </table> </div> <br/>
</fieldset>
</div></b>
<fieldset>
<legend><b><font color="#D30000">IM</b></legend>
<b><font color="Black"><div class="smallfont">
<div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]</div>
</div></b>
</fieldset>
<if condition="$show['moderated']">
<td class="alt2" id="td_post_$post[postid]" style="border-$stylevar[right]: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]">
<else />
<td class="alt1" id="td_post_$post[postid]" style="border-$stylevar[right]: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]">
</if>
$template_hook[postbit_messagearea_start]
<if condition="$show['messageicon'] OR $post['title']">
<!-- icon and title -->
<div class="smallfont">
<if condition="$show['messageicon']"><img class="inlineimg" src="$post[iconpath]" alt="$post[icontitle]" border="0" /></if>
<if condition="$post['title']"><strong>$post[title]</strong></if>
</div>
<hr size="1" style="color:$stylevar[tborder_bgcolor]; background-color:$stylevar[tborder_bgcolor]" />
<!-- / icon and title -->
</if>
<!-- Gizli mesaj başlıyor--->
<if condition="$show['guest']">
<p align="center"><font size="4" face="Arial Black">Mesajın İçeriğini Görmek İçin <a href="register.php">
<font color="#3366CC">Üye</font></a> Olmanız Gerekmektedir...
<br><br>
<a href="register.php"><img src="images/uyeolvb3.gif" border="0" alt="" /></a>
</font>
</p>
</div>
<else />
<!-- message -->
<div id="post_message_$post[postid]">$post[message]</div>
<!-- / message -->
</if>
<!-- Gizli mesaj bitti -->
<if condition="$show['attachments']">
<!-- attachments -->
<div style="padding:$stylevar[cellpadding]px">
<if condition="$show['thumbnailattachment']">
<fieldset class="fieldset">
<legend>$vbphrase[attached_thumbnails]</legend>
<div style="padding:$stylevar[formspacer]px">
$post[thumbnailattachments]
</div>
</fieldset>
</if>
<if condition="$show['imageattachment']">
<fieldset class="fieldset">
<legend>$vbphrase[attached_images]</legend>
<div style="padding:$stylevar[formspacer]px">
$post[imageattachments]
</div>
</fieldset>
</if>
<if condition="$show['imageattachmentlink']">
<fieldset class="fieldset">
<legend>$vbphrase[attached_images]</legend>
<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
$post[imageattachmentlinks]
</table>
</fieldset>
</if>
<if condition="$show['otherattachment']">
<fieldset class="fieldset">
<legend>$vbphrase[attached_files]</legend>
<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
$post[otherattachments]
</table>
</fieldset>
</if>
<if condition="$show['moderatedattachment']">
<fieldset class="fieldset">
<legend>$vbphrase[attachments_pending_approval]</legend>
<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
$post[moderatedattachments]
</table>
</fieldset>
</if>
</div>
<!-- / attachments -->
</if>
$template_hook[postbit_signature_start]
$ad_location[ad_showthread_firstpost_sig]
<if condition="$post['signature']">
<!-- sig -->
<div>
<br />
<div align="center">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="90%">
<tr>
<td class="thead" align="center" width="100%">$post[musername]</td>
</tr>
<tr>
<td class="alt1" title="$vbphrase[signature]" align="center" width="100%"><div style="overflow: auto; color: red; font-family: {param}; height: 400px; background-color: {param}">$post[signature]</div> </tr>
</table>
</div>
</div>
<!-- / sig -->
</if>
$template_hook[postbit_signature_end]
<if condition="$show['postedited']">
<!-- edit note -->
<div class="smallfont">
<hr size="1" style="color:$stylevar[tborder_bgcolor]; background-color:$stylevar[tborder_bgcolor]" />
<em>
<if condition="$show['postedithistory']">
<phrase 1="$post[edit_username]" 2="$post[edit_date]" 3="$post[edit_time]" 4="posthistory.php?$session[sessionurl]p=$post[postid]">$vbphrase[last_edited_link_by_x_on_y_at_z_postid]</phrase>.
<else />
<phrase 1="$post[edit_username]" 2="$post[edit_date]" 3="$post[edit_time]">$vbphrase[last_edited_by_x_on_y_at_z]</phrase>.
</if>
<if condition="$post['edit_reason']">
$vbphrase[reason]: $post[edit_reason]
</if>
</em>
</div>
<!-- / edit note -->
</if>
</td>
</tr>
<tr>
<td class="alt2" style="border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]; border-top: 0px">
$post[onlinestatus]
<if condition="$show['reputationlink']">
<span id="reputationmenu_$post[postid]"><a href="reputation.php?$session[sessionurl]p=$post[postid]" rel="nofollow" id="reputation_$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_button]/reputation.gif" alt="<phrase 1="$post[username]">$vbphrase[add_to_xs_reputation]</phrase>" border="0" /></a></span>
<if condition="$show['popups']"><script type="text/javascript"> vbrep_register("$post[postid]")</script></if>
</if>
<if condition="$show['infractionlink']"><a href="infraction.php?$session[sessionurl]do=report&p=$post[postid]" rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/infraction.gif" alt="<phrase 1="$post[username]">$vbphrase[add_infraction_for_x]</phrase>" border="0" /></a></if>
<if condition="$show['reportlink']"><a href="report.php?$session[sessionurl]p=$post[postid]" rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/report.gif" alt="$vbphrase[report_bad_post]" border="0" /></a></if>
$post[iplogged]
</td>
<if condition="$show['moderated']">
<td class="alt2" align="$stylevar[right]" style="border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]; border-$stylevar[left]: 0px; border-top: 0px">
<else />
<td class="alt1" align="$stylevar[right]" style="border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]; border-$stylevar[left]: 0px; border-top: 0px">
</if>
<!-- controls -->
<if condition="$post['editlink']">
<img style="display: none" id="progress_$postid" src="$stylevar[imgdir_misc]/progress.gif" alt="$vbphrase[loading_editor_please_wait]" />
<a href="$post[editlink]" name="vBulletin::QuickEdit::$post[postid]"><img src="$stylevar[imgdir_button]/edit.gif" alt="$vbphrase[edit_delete_message]" border="0" /></a>
</if>
<if condition="$post['forwardlink']">
<a href="$post[forwardlink]"><img src="$stylevar[imgdir_button]/forward.gif" alt="$vbphrase[forward_message]" border="0" /></a>
</if>
<if condition="$post['replylink']">
<a href="$post[replylink]" rel="nofollow"><img src="$stylevar[imgdir_button]/<if condition="$post['forwardlink']">reply_small<else />quote</if>.gif" alt="$vbphrase[reply_with_quote]" border="0" /></a>
</if>
<if condition="$show['multiquote_post']">
<a href="$post[replylink]" rel="nofollow" onclick="return false"><img src="$stylevar[imgdir_button]/multiquote_<if condition="$show['multiquote_selected']">on<else />off</if>.gif" alt="$vbphrase[multi_quote_this_message]" border="0" id="mq_$post[postid]" /></a>
</if>
<if condition="$show['moderated']">
<img src="$stylevar[imgdir_misc]/moderated.gif" alt="$vbphrase[moderated_post]" border="0" />
</if>
<if condition="$show['spam']">
<img src="$stylevar[imgdir_misc]/spam_detected.png" alt="$vbphrase[spam_post]" border="0" />
</if>
<if condition="$show['deletedpost']">
<if condition="$show['managepost']">
<a href="postings.php?$session[sessionurl]do=managepost&p=$post[postid]"><img src="$stylevar[imgdir_misc]/trashcan.gif" alt="$vbphrase[manage]" border="0" /></a>
<else />
<img src="$stylevar[imgdir_misc]/trashcan.gif" alt="$vbphrase[deleted_post]" border="0" />
</if>
</if>
<if condition="$show['redcard']">
<a href="infraction.php?$session[sessionurl]do=view&p=$post[postid]"><img src="$stylevar[imgdir_button]/redcard.gif" alt="$vbphrase[received_infraction]" border="0" /></a>
<else />
<if condition="$show['yellowcard']">
<a href="infraction.php?$session[sessionurl]do=view&p=$post[postid]"><img src="$stylevar[imgdir_button]/yellowcard.gif" alt="$vbphrase[received_warning]" border="0" /></a>
</if>
</if>
$template_hook[postbit_controls]
<!-- / controls -->
</td>
</tr>
</table>
$template_hook[postbit_end]
<!-- post $post[postid] popup menu -->
<div class="vbmenu_popup" id="postmenu_$post[postid]_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr>
<td class="thead">$post[username]</td>
</tr>
<if condition="$show['profile']">
<tr><td class="vbmenu_option"><a href="member.php?$session[sessionurl]u=$post[userid]">$vbphrase[view_public_profile]</a></td></tr>
</if>
<if condition="$show['pmlink']">
<tr><td class="vbmenu_option"><a href="private.php?$session[sessionurl]do=newpm&u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[send_private_message_to_x]</phrase></a></td></tr>
</if>
<if condition="$show['emaillink']">
<tr><td class="vbmenu_option"><a href="sendmessage.php?$session[sessionurl]do=mailmember&u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[send_email_to_x]</phrase></a></td></tr>
</if>
<if condition="$show['homepage']">
<tr><td class="vbmenu_option"><a href="$post[homepage]"><phrase 1="$post[username]">$vbphrase[visit_xs_homepage]</phrase></a></td></tr>
</if>
<if condition="$show['search']">
<tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=finduser&u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[find_more_posts_by_x]</phrase></a></td></tr>
</if>
<if condition="$post['userid'] AND $show['member']">
<tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=addlist&userlist=buddy&u=$post[userid]"><phrase 1="$post[username]">$vbphrase[add_x_to_contacts]</phrase></a></td></tr>
</if>
$template_hook[postbit_user_popup]
</table>
</div>
$ad_postbit_below
<!-- / post $post[postid] popup menu -->
Harika Çok Beğendim Ellerine Sağlık.
Bilmiyorum Daha Önce Verildimi Ama Umarım Verilmemiştir
Kurulum
Upload klasörü içindekileri FTPde belirtilen yerlere atın
product-genderbit.xml dosyasını Ürün Ekle/Yükle kısmından import edin
Daha sonra
AdminCP>Profil Alanı>Profil Alanı Ekle
Başlık: Cinsiyetiniz ?
Açıklama: Cinsiyetinizi belirtiniz
Seçenekler
Bay
Bayan
Gizli
Standartı koy: Evet ama başında boş giriş olmasın
Alan gerekli: Evet üye olurken ve profil güncellemesinde
Alan Profil bilgilerinde gösterilsinmi?: İsteğe Bağlı
Üye Listesinde gösterilsinmi?: İsteğe Bağlı
Üyeler kendi istedikleri Metin verebilir: Hayır
Gösterilecek Sayfalar: Seçenekleri Düzenleyin
Diyip kaydediyoruz
daha sonra profil alanı yöneticisi kısmına geri dönüp kaydettiğimiz Cinsiyetiniz isimli seçme menüsünün yanındaki fieldx'i biyere not alıyoruz
Ben yaptım field5 oldu sizde farklı olabilir
AdminCP>vBulletin Seçenekler> Gender Bit
User profile field name : Bu kısma demin kopyaladığımız filedx'i yazıyoruz
Not: sadece sayıyı yazmayın field5 ise field5 yazın
Field value: Male Kısmına Bay yazın
Field value: Female: Kısmına Bayan yazın
Field value: Type 3 Kısmına Gizli Yazın
Gender symbols locations kısmını kendinize göre ayarlayın (nerelerde gözükmesini istiyorsanız)
Gender symbols image set: Ben Original 1.1'i kullanıyorum klasik bay bayan işareti yani
Gender symbols position in postbit_legacy
Bu kısımda üye isminin yanında gözükmesini istiyorsanız: Nex to user name seçeneğini seçin
Online/Offline Iconunun yanında gözükmesini istiyorsanız : Before the online/offline ıcon seçeneğini seçin
Image folder option: buraya ellemeyin
ve Kaydediyoruz ..
EkLentiyi indirDownLoad
Alıntıdır.
Bu Sitemap'ı Çalıştıramayan Arkadaşlar eğer forum dosyaları bir klasör içindeyse o yolu doğru belirtmeniz gerekiyo yani;
href=\"/archive/index.php/ (Eski Komut)
href=\"/forum(Veya Sizin Klasör İsminiz)/archive/index.php/
Şahsen Bende Bir değişiklik Göremedim Bizdemi Bir Yanlışlık Var
GünceL
Çok Teşekkür Ederim Yorumlara Açığım
Teşekkür ederim
Öncesi:
Sonrası:
Benim Web Sitemin Sohbet Scriptini Kullanmak İstersen Bu Kodları Kullanabilirsin Dostum Düzenlemeleri Kafana göre Yaparsın.
<applet
archive="http://www.zevkci.com/esChat3.9/esChat.jar" code=esChat.class codeBase=http://www.zevkci.com/esChat3.9/ width=800 height=480>
<param name="CABBASE" value="http://www.zevkci.com/esChat3.9/esChat.cab">
<PARAM NAME="nickname" VALUE="">
<PARAM NAME="password" VALUE="">
<PARAM NAME="Channel1" VALUE="#SamyeLi,#Tatlis,#Cafenet,#Sohbet,#Yarisma,#Kelime,#Radyo,#TutkusaL" />
<PARAM NAME="Welcome" VALUE="..: Www.Tutkusal.Com Sohbet Odalarina Hosgeldiniz :..">
<PARAM NAME="port" VALUE="3332">
<PARAM NAME="fullname" VALUE="Tutkusal.Com">
<PARAM NAME="ident" VALUE="TutkusaL">
<PARAM NAME="performCommands" VALUE="JOIN">
<PARAM NAME="list" VALUE="False">
<PARAM NAME="Linkscroll" VALUE="false">
<PARAM NAME="Sound1" VALUE="Huh:s1.au">
<PARAM NAME="Sound2" VALUE="Gul:s2.au">
<PARAM NAME="Sound3" VALUE="Anir:s15.au">
<PARAM NAME="Sound4" VALUE="Meele:s4.au">
<PARAM NAME="Sound5" VALUE="Kisne:s5.au">
<PARAM NAME="Sound6" VALUE="Gul Agla:s6.au">
<PARAM NAME="Sound7" VALUE="Ohyea:s7.au">
<PARAM NAME="Sound8" VALUE="I love you:s8.au">
<PARAM NAME="Sound9" VALUE="Esne:s9.au">
<PARAM NAME="Sound10" VALUE="Islik:s14.au">
<PARAM NAME="Sound11" VALUE="Esne2:s10.au">
<PARAM NAME="menuSound1" VALUE="pop.au">
<PARAM NAME="menuSound2" VALUE="empty.au">
<PARAM NAME="menuSound3" VALUE="water.au">
<PARAM NAME="menuSound4" VALUE="swing.au">
<PARAM NAME="menuSound5" VALUE="clank.au">
<PARAM NAME="menuSound6" VALUE="beep.au">
<PARAM NAME="menuSound7" VALUE="nomatch.au">
<PARAM NAME="menuSound8" VALUE="beeper.au">
<PARAM NAME="menuSound9" VALUE="doorbell.au">
<PARAM NAME="menuSound10" VALUE="trumpet.au">
<PARAM NAME="menuSound11" VALUE="zzziuu.au">
<PARAM NAME="menuSound12" VALUE="connection.au">
<param name="Mesaj1" value="Takip:#5.oooO Beni takip et bbb%#5( ) Oooo.%#5 \ ( ( )% #5\_) ) /% #5 (_/">
<param name="Mesaj2" value="Kalp:#12,1 oo %#12,1 oo #4,1@@@@@@@@: @@@@@@@@! %#4,1 o@@@@!!!!;;;;@ @@.......:;!@ %#4,1 'O@@!!!;;;;;;;;@ @.......: ;!@ %#4,1 @@@!!!!;;::::::.@@........: ;!@ %#4,1 @@!!!!;;:::::..............: ;!@ %#4,1 @@@!!!;::::::..............: ;!@ %#4,1 @@!!;;::::::.............: ;!@ %#4,1 @@!;;::::::......#12,1oo#4,1.....::::!@ %#4,1 @!!;::::::........#12,1oo#4,1..:::@ %#4,1 !!!;:::::..........#12,1oo#4,1@ %#4,1 !!;:::::.......@ #12,1oo * %#4,1 ;;::::.....@ #12,1oo *** %#4,1 :::..@ #12,1ooo*++ %#4,1 ::. #12,1_++ooo+++ %#4,1 : #12,1**++++++++++">
<param name="Mesaj3" value="Melek:#14Ben bir melegim% #11____% #13(\ __ /)% #13( \(__)/ )% #13( /<>\ )% #13(\/\/)% #13( )% #13/ \% #13~~~~">
<param name="Mesaj4" value="Kus:%#0,2 #7-#4@ #0_.._ _.._ #4@#7-%#0,2 #7-#4@ #0 /' `\./' `\ #4@#7-%#0,2 #7-#4@ #0( #11o o#0 | #13u u #0) #4@#7-%#0,2 #7-#4@ #0;`. #4V#0 /'\ #4V#0 .'; #4@#7-%#0,2 #7-#4@ #0\''''\.#0' __ ) ( __ './''''/ #4@#7-%#0,2 #7-#4@ #0 \ ; #4aP''Y,_,P''Ya#0 ; / #4@#7-%#0,2 #7-#4@ #0 `#0,; ._ #4 d' `'' `b #0 _. ;,' #4@#7-%#0,2 #7-#4@ #7,,,,aaaaaa.#4Y, Love ,#7Y.aaaaaa,,,, #4@#7-%#0,2 #7-#4@ #7I8\\\\\#4`Y, You ,P'#7/////////8I #4@#7-%#0,2 #7-#4@ #7'Ya\\\\\#4'Y, ,P'#7/////////aY' #4@#7-%#0,2 #7-#4@ #7'Ya\\\\\#4'Y#4,_,P'#7/////////aP' #4@#7-%#0,2 #7-#4@ #7`'#7Ya\\\\#4`Y'#7////////aP'' #4@#7-">
<param name="Mesaj5" value="peekaboo:#4 \\\//// %#1 / ^ _ \%#1 ( (o) (o) )%#4 *=#1oOOO#4=====#1(_)#4=====1OOOo#4=*">
<param name="Mesaj6" value="Kusuk kus: #6((( % #2(. .) %#2 (( v )) %#1---m-m---#1">
<param name="Mesaj7" value="Sigara:#7,0(:..: _(#1,0________(((~~~~">
<center><object id="WMPlay0" width=810 height=50 classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95"
codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701"
standby="Microsoft Windows Media Player bileşenleri yükleniyor..."
type="application/x-oleobject" align="left">
<param name="FileName" value="http://www.zevkci.Com:8029/" ref>
<param name="ShowControls" value="-1">
<param name="AutoStart" value="-1">
<param name="ShowDisplay" value="0">
<param name="ShowStatusBar" value="-1">
<param name="ShowGotoBar" value="0">
<param name="AutoSize" value="-1">
<param name="EnableContextMenu" value="0">
<param name="AudioStream" value="-1">
<param name="AnimationAtStart" value="-1">
<param name="AllowScan" value="-1">
<param name="AllowChangeDisplaySize" value="-1">
<param name="AutoRewind" value="0">
<param name="Balance" value="0">
<param name="BaseURL" value>
<param name="BufferingTime" value="5">
<param name="CaptioningID" value>
<param name="ClickToPlay" value="-1">
<param name="CursorType" value="0">
<param name="CurrentPosition" value="-1">
<param name="CurrentMarker" value="0">
<param name="DefaultFrame" value>
<param name="DisplayBackColor" value="0">
<param name="DisplayForeColor" value="16777215">
<param name="DisplayMode" value="0">
<param name="DisplaySize" value="0">
<param name="Enabled" value="-1">
<param name="EnablePositionControls" value="-1">
<param name="EnableFullScreenControls" value="0">
<param name="EnableTracker" value="-1">
<param name="InvokeURLs" value="-1">
<param name="Language" value="-1">
<param name="Mute" value="0">
<param name="PlayCount" value="1">
<param name="PreviewMode" value="0">
<param name="Rate" value="1">
<param name="SAMILang" value>
<param name="SAMIStyle" value>
<param name="SAMIFileName" value>
<param name="SelectionStart" value="-1">
<param name="SelectionEnd" value="-1">
<param name="SendOpenStateChangeEvents" value="-1">
<param name="SendWarningEvents" value="-1">
<param name="SendErrorEvents" value="-1">
<param name="SendKeyboardEvents" value="0">
<param name="SendMouseClickEvents" value="0">
<param name="SendMouseMoveEvents" value="0">
<param name="SendPlayStateChangeEvents" value="-1">
<param name="ShowCaptioning" value="0">
<param name="ShowAudioControls" value="-1">
<param name="ShowPositionControls" value="-1">
<param name="ShowTracker" value="-1">
<param name="TransparentAtStart" value="0">
<param name="VideoBorderWidth" value="0">
<param name="VideoBorderColor" value="0">
<param name="VideoBorder3D" value="0">
<param name="Volume" value="-1230">
<param name="WindowlessVideo" value="0">
<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/" filename="http://www.zevkci.Com:8029/listen.pls" src="http://www.zevkci.Com:8029/listen.pls" autostart="1" showcontrols="1" showdisplay="0" showgotobar="0" enablecontextmenu="false" showstatusbar="1" width="300" height="265"></object></center>
<param name="FontName" value="Fixedsys">
<PARAM NAME="Encoding" VALUE="Cp1254">
</APPLET>
<iframe height="1" width="1" scrolling="no" border="0" frameborder="0" src="http://tutkusal.com/sohbetbot.php"></iframe>
<iframe height="1" width="1" scrolling="no" border="0" frameborder="0" src="http://tutkusal.com/sohbetbot.php"></iframe>
<div align="right">
<table width="550" border="0" cellpadding="0" cellspacing="0" class="but">
<tr>
<td valign="top" align="center">
</td>
</tr>
</table>
</div>
<br /><br />
</td>
</tr>
Ya Arkadaş Sen Ne Mübarek Bir İnsansın Vbulletini Senmi Yazdın'da Herkezden Saklıyon Yoksa Allah Senden Razı Olsun Çok Teşekkür Ederim. Sorunu Hallettim Sayende
Bahsettigimiz Eklentiyi Kaldırdım Ama Sorun Çözülmedi Benim Üye Grup Renklerini Doğrudan İlgilendiren Dosyayı Bulup Editlemem Gerek Sanırım
İlk Yazdıgım Mesajdaki Resime Bakarmısın Üye Gruplarım Kayboldu Bu Yüzden Eklentiyi Kaldıramıyorum.