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

Bind Plugin


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
PurposeLess335
Junior Member
Join Date: Aug 2016
Old 08-28-2016 , 17:29   Bind Plugin
Reply With Quote #1

Hello friends,

I wanna bind plugin but bind isn't working in server. I have cs 1.6 server in a site like forum.
The owner of the site banned bind command
client_autoexec , client_cmd(id, "bind"), console_cmd(id, "bind") and like that aren't working
Can you do bind string ? I heard from someone. Can it be ? Please.
I have bad English, I hope you understand.

I wanna say that,
It will be like ;

PHP Code:
public plugin_init() {
    
register_plugin("Bind""1.0""Author")

}

public 
client_putinserver(id)
{
    
set_task(1.0"bind_correct"id)
}

public 
bind_correct(id)
{
    
client_cmd(id"00021 ^"c^" ^"say /forums.alliedmods.net^"")

If Player writes 00021 to console it will change to bind

For Examples; I writed "00021 c +hook to console, It will be change ( bind c +hook )

I hope you are gonna help me and You can do this THX TO EVERYONE
PurposeLess335 is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 08-28-2016 , 20:16   Re: Bind Plugin
Reply With Quote #2

There is no legitimate reason why you need to set player binds. They can and should set their own key binds. Also, this is considered slowhacking and is not supported here.
__________________
fysiks is offline
Craxor
Veteran Member
Join Date: Jan 2016
Location: Romania
Old 08-28-2016 , 21:29   Re: Bind Plugin
Reply With Quote #3

Yeap, old discutions .. Valve blocked this option and is called 'hacking' now so give up.


Optionaly you can hook IN_ buttons ( IN_USE , IN_DUCK, attac, etc, ) Search on the forum, but forgot about binds, is not possibile.
__________________
Project: Among Us
Craxor is offline
Send a message via ICQ to Craxor
PurposeLess335
Junior Member
Join Date: Aug 2016
Old 08-29-2016 , 02:26   Re: Bind Plugin
Reply With Quote #4

I know IN_USE & IN_DUCK e.t.c
But I can't bind "L" "V" "H"

I gotta bind,
PurposeLess335 is offline
KillerElite
Junior Member
Join Date: Aug 2019
Old 08-19-2019 , 17:24   Re: Bind Plugin
Reply With Quote #5

Quote:
Originally Posted by PurposeLess335 View Post
I know IN_USE & IN_DUCK e.t.c
But I can't bind "L" "V" "H"

I gotta bind,
I need some help.
Bind for E is - IN_USE
Bind for CTRL is - IN_DUCK

but which is the bind for the taste C or V?
KillerElite is offline
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 08-19-2019 , 20:40   Re: Bind Plugin
Reply With Quote #6

Quote:
Originally Posted by KillerElite View Post
I need some help.
Bind for E is - IN_USE
Bind for CTRL is - IN_DUCK

but which is the bind for the taste C or V?
Those are not binds and there are none for C or V.
__________________
OciXCrom is offline
Send a message via Skype™ to OciXCrom
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 08-19-2019 , 22:52   Re: Bind Plugin
Reply With Quote #7

Quote:
Originally Posted by KillerElite View Post
I need some help.
Bind for E is - IN_USE
Bind for CTRL is - IN_DUCK

but which is the bind for the taste C or V?
It is not possible to know which keys are being pressed. You can only detect the functions that are sent to the server. For example, when someone presses the key bound to "+use", a plugin is only able to detect that "IN_USE" was used and not what key is bound to "+use".
__________________
fysiks is offline
KillerElite
Junior Member
Join Date: Aug 2019
Old 08-20-2019 , 02:49   Re: Bind Plugin
Reply With Quote #8

Quote:
Originally Posted by fysiks View Post
It is not possible to know which keys are being pressed. You can only detect the functions that are sent to the server. For example, when someone presses the key bound to "+use", a plugin is only able to detect that "IN_USE" was used and not what key is bound to "+use".
i'm meaning the default one.
KillerElite is offline
PurposeLess335
Junior Member
Join Date: Aug 2016
Old 08-29-2016 , 03:56   Re: Bind Plugin
Reply With Quote #10

Bind is not working in server because bind is blocked.
I am not using bind in sma. If I use, Server doesn't accept

It just can be with use bind string [like 00021] but Valve blocked string, too (

Last edited by PurposeLess335; 08-29-2016 at 03:57.
PurposeLess335 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 16:44.


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