Raised This Month: $12 Target: $400
 3% 

Update Anti-Crash : XFAKEPLAYERS


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   ALL        Category:   Admin Commands       
dr hicham
Senior Member
Join Date: Sep 2015
Location: Morocco
Old 09-25-2015 , 11:00   Update Anti-Crash : XFAKEPLAYERS
Reply With Quote #1

Description: New Update From Anti Crash And Today I Will Give You The Anti-Crash If you need him

PHP Code:
/* Plugin generated by AMXX-Studio */ 
#include < amxmodx > 
#include < amxmisc >

#define MAX_PLAYERS 32
#define MAX_CONNECT 3

new user_Maxconnect[MAX_PLAYERS 1];
new 
ip[0x10];

public 
plugin_init() register_plugin("Duplicate IP(For xFakeplayers)""0.1""Hicham")

public 
CheckIfFlood(iFakeClient)
{
    new 
S_IP[MAX_PLAYERS];
    for(new 
0get_maxplayers(); i++)
    {
        
get_user_ip(iFakeClientS_IPsizeof(S_IP));
        if(!
strcmp(ipS_IPfalse))
            
user_Maxconnect[iFakeClient]++;
    }

    if(
user_Maxconnect[iFakeClient] > MAX_CONNECTserver_cmd("kick #%d ^"You are using fake players^""get_user_userid(iFakeClient))
}

public 
client_connect(iFakeClient)
{
    
get_user_ip(iFakeClientipsizeof(ip));
    
user_Maxconnect[iFakeClient] = 0;

    
set_task((0x64 0x3E8) + 0.0"CheckIfFlood"iFakeClient); 
The Anti Working 100%
Attached Files
File Type: sma Get Plugin or Get Source (anti-xFakeplayers.sma - 1829 views - 886 Bytes)
__________________
اَشْهَدُ اَنْ لَّآ اِلٰهَ اِلَّا اللہُ وَحْدَه لَا شَرِيْكَ لَه وَ اَشْهَدُ اَنَّ مُحَمَّدًا عَبْدُه وَرَسُوْلُه

Last edited by dr hicham; 09-25-2015 at 11:11.
dr hicham is offline
Mordekay
Squirrel of Fortune
Join Date: Apr 2006
Location: Germany
Old 09-25-2015 , 11:08   Re: Update Anti-Crash : XFAKEPLAYERS
Reply With Quote #2

Useless on a STEAM-only server.
And before you reply:
Quote:
Originally Posted by Rules
Steam Cracks

You do not need to own the game on Steam to participate in these forums. However, publicizing violations of the Digital Millennium Copyright Act (DMCA) will result in a ban. This includes...
  • Linking to sites that are targeted toward cracking Steam or circumventing its copyright protection.
  • Asking for support against cracked or illegitimate versions of Steam, either directly or via evidence in your request.
  • Mentioning that you, or promoting the act of, cracking Steam or circumventing its copyright protection.
  • Promoting the running of "no-steam" servers, or publicizing that you run such servers.
__________________


Last edited by Mordekay; 09-25-2015 at 11:17.
Mordekay is offline
HamletEagle
AMX Mod X Plugin Approver
Join Date: Sep 2013
Location: Romania
Old 09-25-2015 , 11:36   Re: Update Anti-Crash : XFAKEPLAYERS
Reply With Quote #3

Quote:
Originally Posted by Mordekay View Post
Useless on a STEAM-only server.
And before you reply:
Unapproved.
__________________
HamletEagle is offline
Chihuahuax
Senior Member
Join Date: Oct 2014
Location: Malaysia
Old 09-25-2015 , 11:37   Re: Update Anti-Crash : XFAKEPLAYERS
Reply With Quote #4

Im sure Ive seen this 'anti-crash' on a romanian community before and you're not the author of it
Chihuahuax is offline
Send a message via Skype™ to Chihuahuax
dr hicham
Senior Member
Join Date: Sep 2015
Location: Morocco
Old 09-25-2015 , 12:05   Re: Update Anti-Crash : XFAKEPLAYERS
Reply With Quote #5

I'm Just Update And Fix The Plugin
__________________
اَشْهَدُ اَنْ لَّآ اِلٰهَ اِلَّا اللہُ وَحْدَه لَا شَرِيْكَ لَه وَ اَشْهَدُ اَنَّ مُحَمَّدًا عَبْدُه وَرَسُوْلُه
dr hicham is offline
Mordekay
Squirrel of Fortune
Join Date: Apr 2006
Location: Germany
Old 09-25-2015 , 14:23   Re: Update Anti-Crash : XFAKEPLAYERS
Reply With Quote #6

There is nothing to fix! If you want to protect your server against fakeplayers jut make it STEAM-ONLY!
This "bug" exists because you use illegal software so no-steam clients can connect. And exactly this is why fakeplayers can connect.
IMO this thread has to be trashed and the "plugin" removed.
__________________

Mordekay is offline
tousif
AlliedModders Donor
Join Date: Nov 2014
Location: India
Old 09-27-2015 , 00:55   Re: Update Anti-Crash : XFAKEPLAYERS
Reply With Quote #7

The perfect fix = remove dproto and update server

Last edited by tousif; 09-27-2015 at 00:55.
tousif 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 21:53.


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