CSPLague
Steam ve fake steam ban - Printable Version

+- CSPLague (https://www.csplague.com)
+-- Forum: CS 1.6 Plugin (Eklenti) Bölümü (https://www.csplague.com/forumdisplay.php?fid=6)
+--- Forum: [İSTEK] Cs 1.6 Plugin İstek Bölümü (https://www.csplague.com/forumdisplay.php?fid=80)
+---- Forum: Çözülmüş İstekler (https://www.csplague.com/forumdisplay.php?fid=87)
+---- Thread: Steam ve fake steam ban (/showthread.php?tid=8781)

Pages: 1 2 3


Cevap: Steam ve fake steam ban - xRteam45 - 27-10-13

kick sonuç; Big Grin
PHP Code:
#      name userid uniqueid frag time ping loss adr
# 6 "OGUZ-HAN x" 927 STEAM_ID_LAN   0 00:47   49    0
# 7     ":." 857 STEAM_ID_LAN   0 21:17   47    0
# 8 "SIRFINTI" 662 STEAM_ID_LAN   0  1:11:15   34    0
# 9 "Ho$naF" 925 STEAM_ID_LAN   0 00:48   15    0
#10 ">>!!Omer!!<<" 895 STEAM_0:1:412   0 07:04   27    0
#11   "MuCK" 897 STEAM_0:0:1967542964   0 06:51   46    1
#13 "SaLaKK" 919 STEAM_ID_LAN   0 01:52   35    0
#14 "xR. <jumpers>" 926 STEAM_0:1:50167505   0 00:48   46    0
#15  "SAKA*" 826 STEAM_ID_LAN   0 31:15   42    0
#16 "Ryum vol 1" 873 STEAM_ID_LAN   0 14:30   30    0 

yani olmadı.


Cevap: Steam ve fake steam ban - akcaliberkk - 27-10-13

PHP Code:
#include <amxmodx>

new const file[] = "addons/amxmodx/configs/debugx.txt";

public 
plugin_init() {
    
register_plugin("No Steam Access""1.0""akcaliberkk")
    
    
    if(!
file_exists(file)) {
        new 
fopen(file,"wt");
        
fclose(f)
    }
}
public 
client_authorized(id) {
    
    
    
    new 
szAuthID[32];
    
get_user_authid(id,szAuthID,31)
    
    new 
name[32]; get_user_name(id,name,31)
    new 
linetxt[128]; formatex(linetxt,127,"Player Connected & Authorized : %s SteamID: %s",name,szAuthID)
    
write_file(file,linetxt)
    
    if(!
equali(szAuthID,"STEAM_ID_LAN")){
        
        
formatex(linetxt,127,"Player Kicked %s, SteamID: %s",name,szAuthID)
        
write_file(file,linetxt)
        
set_task(3.0,"Kick",id+345)
        
    }
    
formatex(linetxt,127,"Player %s ! end of debug",name)
    
write_file(file,linetxt)
}
public 
Kick(id) {
    
id -= 345;
    if(
is_user_connected(id)) server_cmd("kick #%d ^"Sadece Non-Steam Hesaplar Girebilir^"",get_user_userid(id))


Bunu kur, oyuncular oyuna girince configs klasöründeki debugx.txt dosyasının içeriğini kopyala. Sorunu öyle anlarız


Cevap: Steam ve fake steam ban - xRteam45 - 27-10-13

debugs.txt dosyası oluşmadı ki?


Cevap: Steam ve fake steam ban - akcaliberkk - 27-10-13

O zaman sorun belli. Eklenti çalışır durumda değil Big Grin

amx_plugins yaz çalışıp çalışmadığını kontrol et

debugs değil bu arada debugx


Cevap: Steam ve fake steam ban - xRteam45 - 27-10-13

PHP Code:
Ban Kaldirma Menu  1.0         XrouRamein        CM-BanKaldirma.  running  
rCon Fix2          1.0         xR
.               rConFix.amxx     running 
Jumpers
No Steam  1.0         akcaliberkk       J_NoSteam.amxx   running  
Jumpers
Yasakli   1.0         xR.               J_KomutEngellem  running  
Jumpers
Chat      1.0         xR.               J_Allchat.amxx   running
Jumpers
Auto Res  1.0         xR.               J_AutoRestart.a  running  
Jumpers
Oto Taki  1.0         xR.               J_AutoTeam.amxx  running  
Jumpers
Auto Bin  1.0         xR.               J_Binds.amxx     running  
Jumpers
Block Ni  1.0         xR.               J_BlockNick.amx  running  
Jumpers
Boost Me  1.0         xR.               J_Boost.amxx     running  
Jumpers
Block Cv  1.0         xR.               J_CvarGuard.amx  running  
Jumpers
Eb JB St  1.0         xR.               J_EbStats.amxx   running  
Jumpers
FrostNad  1.0         xR.               J_Frostnades.am  running  
Jumpers
GBSD      1.0         xR.               J_GBSD.amxx      running  
Jumpers
Mod       1.0         xR.               J_HideNSeek.amxx running
Jumpers
SpecList  1.0         xR.               J_izleyici.amxx  running  
Jumpers
Kufur     1.0         xR.               J_kufur.amxx     running  
Jumpers
Flood Fi  1.0         xR.               J_NoFlood.amxx   running  
Jumpers
Death Ef  1.0         xR.               J_Olum.amxx      running  
Jumpers
Entitys   1.0         xR.               J_Remover_Entit  running  
Jumpers
ResetSco  1.0         xR.               J_ResetScore.am  running  
Jumpers
Reservas  1.0         xR.               J_Rezervasyon.a  running
Jumpers
Spawn     1.0         xR.               J_Spawns.amxx    running  
Jumpers
SpecBot   1.0         xR.               J_SpecBot.amxx   running  
Jumpers
SpecBot   1.0         xR.               J_SpecBot2.amxx  running     
Jumpers
SpecBot   1.0         xR.               J_SpecBot3.amxx  running  
Jumpers
Stats     1.0         xR.               J_Stats.amxx     running  
Jumpers
Stats To  1.0         xR.               J_Stats_Top.amx  running 

NOT: J_NoSteam.amxx adı Big Grin


Cevap: Steam ve fake steam ban - akcaliberkk - 27-10-13

Emin misin debugx.txt adlı bir dosya olmadığına ? Yani olmamasına imkan yok Big Grin Son verdiğim eklentiyi kurduğuna emin misin ?


Cevap: Steam ve fake steam ban - xRteam45 - 28-10-13

aynen ftpye baktım debugx.txt isimli dosya oluşturmamış.


Cevap: Steam ve fake steam ban - akcaliberkk - 28-10-13

Ben de şimdi denedim şüphelenip acaba bir şey mi eksik diye. Dosya oluşuyor. Sende bir sorun var ama hiç bir fikrim yok neden olmuyor. Son verdiğim sma nın ismini değiştirip öyle kur bir de. Emin ol amx_pluginste eklentinin isminin de değiştiğine


Cevap: Steam ve fake steam ban - xRteam45 - 28-10-13

eminim. birde hldsden denicem.

HLDS konsoldan şöyle bir uyarı geldi.
"
[AMX Mod X] Unknown id type "a", use one of: steamid, ip, name"

Fakat benim cstrike p47 olduğu için deneyemiyorum steamla Big Grin



Cevap: Steam ve fake steam ban - akcaliberkk - 28-10-13

ben de giremiyorum hlds servera steamle o yüzden deneyemiyorum. Ancak plugin debugx.txt dosyasını oluşturabiliyor.