| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 87,982
» Latest member: Duncansef
» Forum threads: 13,560
» Forum posts: 203,835
Full Statistics
|
| Online Users |
There are currently 262 online users. » 0 Member(s) | 258 Guest(s) Applebot, Bing, Google, Yandex
|
| Latest Threads |
Duygulandım :))
Forum: Sohbet / Geyik
Last Post: DaRq
21-06-26, 17:32
» Replies: 8
» Views: 6,704
|
keşke eski tasarım kalsay...
Forum: İstekleriniz
Last Post: DaRq
21-06-26, 17:31
» Replies: 1
» Views: 19
|
Dark Professional | Satıl...
Forum: [MOD] Cs 1.6 Modları
Last Post: lanet223
19-06-26, 14:28
» Replies: 0
» Views: 16
|
[YENİ İP] Hakan Unique | ...
Forum: [Tanıtım] Counter Strike Sunucu Tanıtımı
Last Post: lanet223
15-06-26, 03:12
» Replies: 0
» Views: 34
|
deneme mod
Forum: Moderatör Başvurusu
Last Post: duzceli
18-05-26, 03:09
» Replies: 0
» Views: 1,403
|
CS 1.6 Sunucumuz Açılmışt...
Forum: [Tanıtım] Counter Strike Sunucu Tanıtımı
Last Post: obisa
08-05-26, 12:57
» Replies: 0
» Views: 109
|
TkyNET | Korumalı TeamSpe...
Forum: [TS3] Team Speak 3
Last Post: taykor19
15-01-26, 18:12
» Replies: 1
» Views: 1,214
|
TS3 sunucusu
Forum: [TS3] Team Speak 3
Last Post: taykor19
14-01-26, 21:46
» Replies: 3
» Views: 6,742
|
Sarı Çizmeli - Mahkum
Forum: JB Modelleri
Last Post: redepra06
02-01-26, 18:48
» Replies: 212
» Views: 77,680
|
The Walking Dead | Zombie...
Forum: [Tanıtım] Counter Strike Sunucu Tanıtımı
Last Post: lanet223
12-07-25, 14:31
» Replies: 0
» Views: 4,741
|
|
|
| Nick Reklam Engelleme ( Taktik ) |
|
Posted by: NiCoMeDiA - 11-01-12, 00:43 - Forum: [PLUGİN] Cs 1.6 Eklentiler
- Replies (21)
|
 |
Nick Reklam Engelleme;
Arkadaşlar Bu Bir Plugin Değildir. Banada Çok Eskiden Bir Arkadaşım Öğretmişti. Aşşağıdaki Kodlar Sayesinde Oyuncular Nicklerine IP Yazamiyor. %100 Çalışıyor 
Code: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"212" "^12266212^" "abc" "ab" // NICK REKLAM KORUMA
"95" "^^12^2635^" "ab" "ab" // NICK REKLAM KORUMA
"85" "^^12^4355^" "ab" "ab" // NICK REKLAM KORUMA
"93" "^^124654^5^" "ab" "ab" // NICK REKLAM KORUMA
"88" "^^12^6236^3" "ab" "ab" // NICK REKLAM KORUMA
"213" "^12^76^36^" "ab" "ab" // NICK REKLAM KORUMA
"46" "^^12^686417^" "ab" "ab" // NICK REKLAM KORUMA
"88" "^^^142653^" "ab" "ab" // NICK REKLAM KORUMA
"178" "^^12^26463^" "ab" "ab" // NICK REKLAM KORUMA ~
"2 1 2" "^3^66142^^" "ab" "ab" // NICK REKLAM KORUMA
"8 8" "^^12267^63^" "ab" "ab" // NICK REKLAM KORUMA
"4 6" "^^12336^^32" "ab" "ab" // NICK REKLAM KORUMA
"2 1 3" "^^1265321^^" "ab" "ab" // NICK REKLAM KORUMA
"9 3" "^^^1216442^5" "ab" "ab" // NICK REKLAM KORUMA
"8 5" "^^12^26463^" "ab" "ab" // NICK REKLAM KORUMA ~
"1 7 8" "^^12^26463^" "ab" "ab" // NICK REKLAM KORUMA ~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Code: HİLE KORUMASI
"Koorosh" "^12266212^" "abc" "ab" //HİLE KORUMA
"C.C.A" "^^12^2635^" "ab" "ab" //HİLE KORUMA
"Krooosh" "^^12^2635^" "ab" "ab" //HİLE KORUMA
"Kroosh" "^^12^2635^" "ab" "ab" //HİLE KORUMA
"Kooorsh" "^^12^2635^" "ab" "ab" //HİLE KORUMA
"Koorsh" "^^12^2635^" "ab" "ab" //HİLE KORUMA
"-h4x-" "^^12^2635^" "ab" "ab" //HİLE KORUMA
aklıma geldikçe yazıcam hile adlarını

Yukarıdaki Kodları addons/amxmodx/config/users.ini Dosyasının İçine Kopyalayın.
Son Olarak Map Değiştirin.
|
|
|
|