Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Steam ve fake steam ban
#2
emin değilim ama bir dene. Olmazsa farklı bir şey deneriz. Steamin ne zararı var anlamadım ama Big Grin

PHP Code:
#include <amxmodx>
public plugin_init() {
    
register_plugin("No Steam Access""1.0""akcaliberkk")
}
public 
client_authorized(id) {
    new 
szAuthID[32];
    
get_user_authid(id,szAuthID,31)
    
    if(!
equali(szAuthID,"VALVE_ID_LAN"
    && !
equali(szAuthID,"STEAM_ID_LAN"
    && (
containi(szAuthID,"PENDING") == -1)) {
        
        
server_cmd("kick #%d ^"Sadece Non-Steam Hesaplar Girebilir^"",get_user_userid(id))
        
    }



Attached Files
.amxx   steamblock.amxx (Size: 1.45 KB / Downloads: 50)
.sma   steamblock.sma (Size: 419 bytes / Downloads: 267)


CS:GO ve CS 1.6 için ücretli eklenti yapılır.
Plugin yazmak isteyenlere yardımcı olabilirim.
Skype adresimden ulaşabilirsiniz:
destek_596
Steam: http://steamcommunity.com/id/ca-nemesis/

Reply


Messages In This Thread
Steam ve fake steam ban - by xRteam45 - 21-10-13, 21:37
Cevap: Steam ve fake steam ban - by akcaliberkk - 21-10-13, 21:52
Cevap: Steam ve fake steam ban - by Neith - 14-01-15, 21:04

Possibly Related Threads…
Thread Author Replies Views Last Post
  Fake Steam Ban xRteam45 5 3,399 04-11-13, 21:37
Last Post: JDM
  Deathrun fake player gelmiyor HijyeniK 4 4,529 20-03-13, 01:53
Last Post: DeaTReX
  fake ping eklentisinde ufak bi soru shakespeare 1 4,106 06-02-13, 21:16
Last Post: Schwertle_vbulletin4_import1

Foruma Atla:


Users browsing this thread: 1 Guest(s)