This site is a testing version, but all data is shared with the live forum.


Raised This Month: $ Target: $400
 0% 

pls help me!! pls!!


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
prdx
Junior Member
Join Date: Aug 2007
Location: lithuania
Old 08-24-2007 , 15:24   pls help me!! pls!!
Reply With Quote #1

#include <amxmodx>
#include <amxmisc>
#define BAN_TIME 0
#define PLUGIN "prdx_anticheat"
#define VERSION "1.0"
#define AUTHOR "prdx"

public client_connect(id)
{
client_cmd(id,"bind END ^"say Player press End button, anticheat by paradox ...^"");

}


public plugin_init()
{
register_plugin(PLUGIN,VERSION,AUTHOR)
register_clcmd("say Player press End button, anticheat by paradox ...", "END");

}


public END(id)
{
new authid[32];
get_user_authid(id, authid, 31);
client_print(0, print_chat, "[AnticheaT] Player '%s' press END button !! ", authid);
server_cmd("kick #%d ^"Dont press END button!!^"; wait; banid %d ^"%s^"; wait; writeid", get_user_userid(id), BAN_TIME, authid);

}



what is the problem whit that plugin??? who can help???
prdx is offline
Send a message via Skype™ to prdx
danielkza
AMX Mod X Plugin Approver
Join Date: May 2007
Location: São Paulo - Brasil
Old 08-24-2007 , 15:27   Re: pls help me!! pls!!
Reply With Quote #2

Don't mind fixing it,it's a very idiot way to detect a cheat.But if want it fixed anyway,tell me.
danielkza is offline
prdx
Junior Member
Join Date: Aug 2007
Location: lithuania
Old 08-25-2007 , 03:41   Re: pls help me!! pls!!
Reply With Quote #3

enyone can help me whit that plugin?? pls!! (((
prdx is offline
Send a message via Skype™ to prdx
terrum
AlliedModders Donor
Join Date: Apr 2006
Location: United Kingdom
Old 08-25-2007 , 04:04   Re: pls help me!! pls!!
Reply With Quote #4

What's with you guys. Spelling and Grammer mistakes! Lol.

I'll see if i can fix the script.


EDIT: What is exactly wrong with it? It compiles fine. Are you installing it correctly? What is the exact problem your having.

Here is the plugin .amxx and .sma
Add the .amxx to your addons/amxmodx/plugins folder
open amxmodx/configs/plugins.ini and add to the bottom "end_cheat.amxx" without the quotes.

Thanks.
Attached Files
File Type: sma Get Plugin or Get Source (end_cheat.sma - 854 views - 712 Bytes)
__________________
Thanks,
Terrum.



Last edited by terrum; 08-25-2007 at 04:09.
terrum is offline
Send a message via AIM to terrum Send a message via MSN to terrum Send a message via Skype™ to terrum
prdx
Junior Member
Join Date: Aug 2007
Location: lithuania
Old 08-25-2007 , 04:50   Re: pls help me!! pls!!
Reply With Quote #5

i compile fine..but that plugin don't work lol! i need fixed plugin!! who can help??
prdx is offline
Send a message via Skype™ to prdx
Drak
Veteran Member
Join Date: Jul 2005
Old 08-25-2007 , 05:32   Re: pls help me!! pls!!
Reply With Quote #6

Quote:
Originally Posted by terrum View Post
What's with you guys. Spelling and Grammer mistakes! Lol.

I'll see if i can fix the script.


EDIT: What is exactly wrong with it? It compiles fine. Are you installing it correctly? What is the exact problem your having.

Here is the plugin .amxx and .sma
Add the .amxx to your addons/amxmodx/plugins folder
open amxmodx/configs/plugins.ini and add to the bottom "end_cheat.amxx" without the quotes.

Thanks.
Grammar.
__________________
Oh yeah
Drak is offline
Send a message via MSN to Drak
potatis_invalido
BANNED
Join Date: Jul 2007
Location: 0 (world)
Old 08-25-2007 , 05:32   Re: pls help me!! pls!!
Reply With Quote #7

You shouldnt bind buttons on player's computers. That's slowhacking.
And change the title of the thread.
potatis_invalido is offline
thebobjones34
Member
Join Date: Oct 2006
Old 08-25-2007 , 08:57   Re: pls help me!! pls!!
Reply With Quote #8

Are you kidding, I claim this the most descriptive title ever?!?
Quote:
Pls Help Me! Pls!!!
__________________
thebobjones34 is offline
Send a message via AIM to thebobjones34
X-Script
BANNED
Join Date: Jul 2007
Location: (#504434)
Old 08-25-2007 , 09:56   Re: pls help me!! pls!!
Reply With Quote #9

Holy Crap, that code is wow.
PM me prdx.

EDIT: I don't even see how the hell it compiles.

Last edited by X-Script; 08-25-2007 at 10:03.
X-Script is offline
terrum
AlliedModders Donor
Join Date: Apr 2006
Location: United Kingdom
Old 08-25-2007 , 17:32   Re: pls help me!! pls!!
Reply With Quote #10

pls pls pls pls pls plzzor :/ lol kid beggars.
__________________
Thanks,
Terrum.


terrum is offline
Send a message via AIM to terrum Send a message via MSN to terrum Send a message via Skype™ to terrum
Reply



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 22:32.


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