Raised This Month: $32 Target: $400
 8% 

Anti KZhack by Niscree v5.3


Post New Thread Reply   
 
Thread Tools Display Modes
xStk
Member
Join Date: Jun 2011
Old 09-19-2011 , 06:37   Re: Anti KZhack by Niscree v5.3
Reply With Quote #71

i use the reggular amx ban
and exolent amx ban advanced
xStk is offline
lebox
Junior Member
Join Date: Aug 2011
Old 09-19-2011 , 10:44   Re: Anti KZhack by Niscree v5.3
Reply With Quote #72

Nice
lebox is offline
gamer99
Senior Member
Join Date: Jul 2011
Old 09-20-2011 , 03:14   Re: Anti KZhack by Niscree v5.3
Reply With Quote #73

Quote:
Originally Posted by xStk View Post
i use the reggular amx ban
and exolent amx ban advanced

replace this line

Code:
server_cmd("amx_ban 0 %s ^"%s Detected^"", szAuthid, reason[id])
with

Code:
new dUserid=get_user_userid(id)
server_cmd("amx_ban #%d 0 ^"%s ^"",dUserid,reason[id])
__________________
Thanks and regards,
Gamer99
gamer99 is offline
xStk
Member
Join Date: Jun 2011
Old 09-20-2011 , 06:33   Re: Anti KZhack by Niscree v5.3
Reply With Quote #74

PHP Code:
#include <amxmodx> 
#include <colorchat> 
 
#define PLUGIN     "Anti KzH" 
#define VERSION    "5.0" 
#define AUTHOR     "unknown" 
 
new reason[23][128
new 
g_szLog[128
 
public 
plugin_init() { 
    
register_plugin(PLUGINVERSIONAUTHOR
 
    
get_localinfo("amxx_datadir"g_szLogcharsmax(g_szLog)) 
    
add(g_szLogcharsmax(g_szLog), "/KZHackers.txt"

 
public 
client_putinserver(id) { 
    
remove_task(id
    
set_task(0.1"kzh_check"id

 
public 
kzh_check(id) { 
    if(
is_user_connected(id)) 
    { 
        
query_client_cvar(id"kzh_bhop""kzh"
        
query_client_cvar(id"kyk_bhop""kyk"
        
query_client_cvar(id"m4c_bhop""trk"
        
query_client_cvar(id"zhy_bhop""zhyk"
        
query_client_cvar(id"zhe_hope""zhyk"
        
query_client_cvar(id"zhykz_bhop""zhyk"
        
query_client_cvar(id"^^_^^<bhop""nkz"
        
query_client_cvar(id"n1k<bhop""nkz"
        
query_client_cvar(id"nkz_bhop""nkz"
        
query_client_cvar(id"nik_bhop""nkz"
        
query_client_cvar(id"fpt_bhop""kzc"
        
query_client_cvar(id"str_bhop""kzc"
        
query_client_cvar(id"fuh_hope""kzc"
        
query_client_cvar(id"vip_hope""kzc"
        
query_client_cvar(id"kid_bhop""kzc"
        
query_client_cvar(id"tvx_bhop""kzc"
        
query_client_cvar(id"1337_bhop""kzc"
        
query_client_cvar(id"LoveFpteam_bhop""kzc"
        
query_client_cvar(id"xhack_bhop""xhz"
        
query_client_cvar(id"speed_bhop""xhz"
        
query_client_cvar(id"xn1ko_bhop""xhz"
        
query_client_cvar(id"xPr9n_bhop""xhz"
        
query_client_cvar(id"fptch_bhop""xhz"
        
query_client_cvar(id"xhz_bhop""xhz"
        
query_client_cvar(id"xkz_bhop""xhz"
        
query_client_cvar(id"xcfgbhop""xhz"
    } 

 
public 
kzh(id, const cvar[ ], const value[ ] ) { 
    if( 
value[0] != 'B' ) { 
    
reason[id] = "KZHack" 
    
punish(id
    } 
    return 
PLUGIN_HANDLED 

public 
kyk(id, const cvar[ ], const value[ ] ) { 
    if( 
value[0] != 'B' ) { 
    
reason[id] = "KykHack" 
    
punish(id
    } 
    return 
PLUGIN_HANDLED 

public 
trk(id, const cvar[ ], const value[ ] ) { 
    if( 
value[0] != 'B' ) { 
    
reason[id] = "TrawkaHack" 
    
punish(id
    } 
    return 
PLUGIN_HANDLED 

public 
zhyk(id, const cvar[ ], const value[ ] ) { 
    if( 
value[0] != 'B' ) { 
    
reason[id] = "ZhykHack" 
    
punish(id
    } 
    return 
PLUGIN_HANDLED 

public 
nkz(id, const cvar[ ], const value[ ] ) { 
    if( 
value[0] != 'B' ) { 
    
reason[id] = "N1kZHack" 
    
punish(id
    } 
    return 
PLUGIN_HANDLED 

public 
kzc(id, const cvar[ ], const value[ ] ) { 
    if( 
value[0] != 'B' ) { 
    
reason[id] = "KZHack." 
    
punish(id
    } 
    return 
PLUGIN_HANDLED 

public 
xhz(id, const cvar[ ], const value[ ] ) { 
    if( 
value[0] != 'B' ) { 
    
reason[id] = "xHack" 
    
punish(id
    } 
    return 
PLUGIN_HANDLED 

 
public 
punish(id

    if(
is_user_connected(id)) 
    { 
        new 
szDate[20], szName[32], szAuthid[32], szIP[16
        
get_time("%m/%d/%y %H:%M:%S"szDatecharsmax(szDate)) 
        
get_user_name(idszNamecharsmax(szName)) 
        
get_user_authid(idszAuthidcharsmax(szAuthid)) 
        
get_user_ip(idszIPcharsmax(szIP), 1
 
        new 
szText[128
        
formatex(szTextcharsmax(szText), "%s |%-34s|%-24s|%-15s| ^"%s^""szDateszNameszAuthidszIPreason[id]) 
        
write_file(g_szLogszText, -1
 
        
ColorChat(0BLUE,"%s is using %s!!!"szNamereason[id]) 
        
ColorChat(0RED"%s is using %s!!!"szNamereason[id]) 
 
new 
dUserid=get_user_userid(id)
server_cmd("amx_ban #%d 0 ^"%^"",dUserid,reason[id])
    } 

this?
xStk is offline
gamer99
Senior Member
Join Date: Jul 2011
Old 09-20-2011 , 11:55   Re: Anti KZhack by Niscree v5.3
Reply With Quote #75

yup
__________________
Thanks and regards,
Gamer99
gamer99 is offline
xStk
Member
Join Date: Jun 2011
Old 09-20-2011 , 13:39   Re: Anti KZhack by Niscree v5.3
Reply With Quote #76

but look at the space
i am check the script now
just wait for some kzhacker :s
xStk is offline
xStk
Member
Join Date: Jun 2011
Old 09-20-2011 , 14:04   Re: Anti KZhack by Niscree v5.3
Reply With Quote #77

no is dosent work :\ is dosent ban
xStk is offline
kp3t3h
Senior Member
Join Date: Feb 2011
Old 09-20-2011 , 18:17   Re: Anti KZhack by Niscree v5.3
Reply With Quote #78

the ban is out of order, needs fixing
it only kicks nothing else
kp3t3h is offline
Trawka
New Member
Join Date: Nov 2011
Old 11-12-2011 , 07:41   Re: Anti KZhack by Niscree v5.3
Reply With Quote #79

Omg , what u are trying ... , all xhacks/kzh get generated prefix by us site so why u are doing it with prefixes ? ...... , u need do something More MORE harder , not just easy "prefix sercher and kicker" .... more work boys , i'm waiting for anty-my hacks ^^
Trawka is offline
DEADWALKER
New Member
Join Date: Jun 2010
Old 06-09-2012 , 07:11   Re: Anti KZhack by Niscree v5.3
Reply With Quote #80

ProKreedz v1 Some scripters prokreedz.amxx running
MultiPlayer Bhop 1.1.0 ConnorMcLeod mpbhop.amxx running
unknown unknown unknown Anty_Kzh.amxx bad load
SpecInfo 1.3.1 Ian Cammarata specinfo.amxx running
All Chat 1.1 Ian Cammarata allchat.amxx running
Galileo 1.1.290 Brad Jones galileo.amxx running
GoTo Lj2 1.3 ReymonARG goto_lj2.amxx running
ADMIN Name 1.0 DJBosma admin_name.amxx running
DEADWALKER is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 15:04.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode