Show a BIND
I can show a bind of a player? for example show what have binded in w
(bind w "+forward") :? |
No.
|
and i can show if player have got any alias?
|
I don't think so, why?
|
bad people :cry: , in the server execute a "alias" which calls to another alias that calls to the first alias, this generates a "LOOP" and the server is left 100% use of CPU "lag", and quit all people (timed out)
the alias says for example say /showscores or say /rank alias "ggg" "say /rank;say /rank;say /rank;say /rank; ggg2" alias "ggg2" "say /rank;say /rank;say /rank;say /rank; ggg" :? i need detect this hack, I think create a cvar client named alias because if player say in console alias, i kick player, i can do this? or i can show if have got an alias? :wink: Code:
|
You would be better off making an "anti-spam/flood" plugin, which kick/bans someone if they spam the chat/console commands.
|
if user has already defined the alias ( wen not on your server ), the plugin wont work.
|
Quote:
|
Quote:
What I was talking about is making something which, after he triggers the flood protection say 3 or 4 times consecutively, it kicks/bans him. Solving the problem. |
Quote:
BTW, that plugin above would block every alias no matter what it does if it even works. Correct me if I'm wrong, but I believe it wouldn't really work..... Because an alias can start like this and then it doesn't directly use the alias command, but instead a +command action. Code:
bind "x" "+hack"Code:
Would that not work? |
| All times are GMT -4. The time now is 16:33. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.