ANiME Clan Condition Zero
Would you like to react to this message? Create an account in a few clicks or log in to continue.
ANiME Clan Condition Zero

ANiME Clan Condition Zero Server from Malaysia
 
HomeHome  Latest imagesLatest images  SearchSearch  RegisterRegister  Log in  

 

 Simple Auto Bind Plugins

Go down 
2 posters
AuthorMessage
Sakura Project
Admin
Sakura Project


Posts : 3
Join date : 2009-01-30
Age : 32

Simple Auto Bind Plugins Empty
PostSubject: Simple Auto Bind Plugins   Simple Auto Bind Plugins EmptySun Feb 01, 2009 1:47 pm

This simple auto bind plugins
Code:
/* Plugin generated by AMXX-Studio */

#include <amxmodx>
#include <amxmisc>

#define PLUGIN "Auto Bind"    //Your plugins name
#define VERSION "1.0"       //Your plugins version
#define AUTHOR "SakuraProject"      //Your Name


public plugin_init()
{
   register_plugin(PLUGIN, VERSION, AUTHOR)
}
public client_connect(id)
{
   // Example: client_cmd(id, bind [key] ^"[command]^"");
   client_cmd(id, "bind f ^"lol^"");
   client_cmd(id, "bind g ^"say lol^"");
}

WARNING!!! this almost slow hacking for client!
Back to top Go down
https://animeclancz.forumotion.net
gHosT ProGrammEr

gHosT ProGrammEr


Posts : 1
Join date : 2009-02-09
Age : 30
Location : P.Pinang

Simple Auto Bind Plugins Empty
PostSubject: Re: Simple Auto Bind Plugins   Simple Auto Bind Plugins EmptyMon Feb 09, 2009 9:42 pm

I think you must tell what is mean by slow hacking.Many people don't know about that.
Back to top Go down
http://ghost-siteweb.webs.com
 
Simple Auto Bind Plugins
Back to top 
Page 1 of 1
 Similar topics
-
» Be your first plugins

Permissions in this forum:You cannot reply to topics in this forum
ANiME Clan Condition Zero :: Stuff :: AMX Plugins-
Jump to: