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

Problems of My server


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
TheDarkKnight
Member
Join Date: Sep 2013
Location: Kathmandu,Nepal
Old 10-04-2013 , 07:36   Problems of My server
Reply With Quote #1

Something in the server it comes it says :

Server tried to send invalid command:"bind INS triqyzepdgINS
"Server tried to send invalid command:"bind DEL triqyzepdgDEL
"Server tried to send invalid command:"bind HOME triqyzepdgHOME
"Server tried to send invalid command:"bind END triqyzepdgEND
"Server tried to send invalid command:"bind F9 triqyzepdgF9
"Server tried to send invalid command:"bind F10 triqyzepdgF10
"Server tried to send invalid command:"bind F11 triqyzepdgF11
"Server tried to send invalid command:"bind F12 triqyzepdgF12
"Server tried to send invalid command:"bind INS triqyzepdgINS
"Server tried to send invalid command:"bind DEL triqyzepdgDEL
"Server tried to send invalid command:"bind HOME triqyzepdgHOME
"Server tried to send invalid command:"bind END triqyzepdgEND
"Server tried to send invalid command:"bind F9 triqyzepdgF9
"Server tried to send invalid command:"bind F10 triqyzepdgF10
"Server tried to send invalid command:"bind F11 triqyzepdgF11
"Server tried to send invalid command:"bind F12 triqyzepdgF12
"Server tried to send invalid command:"bind INS triqyzepdgINS
"Server tried to send invalid command:"bind DEL triqyzepdgDEL
"Server tried to send invalid command:"bind HOME triqyzepdgHOME
"Server tried to send invalid command:"bind END triqyzepdgEND
etc etc

Last edited by TheDarkKnight; 10-04-2013 at 07:40.
TheDarkKnight is offline
ANTICHRISTUS
kingdom of weird stuff
Join Date: Jun 2010
Location: My kingdom is not in thi
Old 10-04-2013 , 08:47   Re: Problems of My server
Reply With Quote #2

it seems that something is trying to send some blocked commands.
Quote:
Originally Posted by ANTICHRISTUS View Post
you are managing a server without knowing what's installed inside it !?
if you don't know what's installed in your server, or don't provide related details, no one will use any extra mental powers to understand your issues.
__________________
ANTICHRISTUS is offline
TheDarkKnight
Member
Join Date: Sep 2013
Location: Kathmandu,Nepal
Old 10-07-2013 , 22:09   Re: Problems of My server
Reply With Quote #3

This is its photo please have a look and help me to remove this
http://i43.tinypic.com/2mhydr4.png



Last edited by TheDarkKnight; 10-07-2013 at 22:09.
TheDarkKnight is offline
Catastrophe
Veteran Member
Join Date: Jul 2012
Location: somewhere between narnia
Old 10-08-2013 , 01:37   Re: Problems of My server
Reply With Quote #4

This is steam blocking slow hacking... sm plugin that u use is using slowhack that is not allowed here..... Seeing the commands it seems that it is sm kinda anti-cheat plugin.
__________________
You will find everything u need :-

Last edited by Catastrophe; 10-08-2013 at 01:37.
Catastrophe is offline
TheDarkKnight
Member
Join Date: Sep 2013
Location: Kathmandu,Nepal
Old 10-08-2013 , 08:31   Re: Problems of My server
Reply With Quote #5

Quote:
Originally Posted by Catastrophe View Post
This is steam blocking slow hacking... sm plugin that u use is using slowhack that is not allowed here..... Seeing the commands it seems that it is sm kinda anti-cheat plugin.
Ya its TimePassAc v-9.0 and now what to do to remove it?? and i have got another problem that is i get kicked by the following message:


Last edited by TheDarkKnight; 10-08-2013 at 09:28.
TheDarkKnight is offline
Catastrophe
Veteran Member
Join Date: Jul 2012
Location: somewhere between narnia
Old 10-08-2013 , 10:39   Re: Problems of My server
Reply With Quote #6

Run the CS launcher "as administrator" if that helps.... else look here if find smthing https://github.com/ValveSoftware/halflife/issues/52
__________________
You will find everything u need :-
Catastrophe is offline
TheDarkKnight
Member
Join Date: Sep 2013
Location: Kathmandu,Nepal
Old 10-08-2013 , 11:16   Re: Problems of My server
Reply With Quote #7

Quote:
Originally Posted by Catastrophe View Post
Run the CS launcher "as administrator" if that helps.... else look here if find smthing https://github.com/ValveSoftware/halflife/issues/52
This worked thank you but tell me how to get rid of that first problem plz??
TheDarkKnight is offline
NiHiLaNTh
Way Past Expiration
Join Date: May 2009
Location: Latvia
Old 10-08-2013 , 13:31   Re: Problems of My server
Reply With Quote #8

look up for the all custom plugin source code and remove all the lines that contain something like this

Code:
[eng]client_cmd(id, "bind"...
__________________

NiHiLaNTh is offline
Send a message via Skype™ to NiHiLaNTh
TheDarkKnight
Member
Join Date: Sep 2013
Location: Kathmandu,Nepal
Old 10-09-2013 , 02:16   Re: Problems of My server
Reply With Quote #9

Quote:
Originally Posted by NiHiLaNTh View Post
look up for the all custom plugin source code and remove all the lines that contain something like this

Code:
[eng]client_cmd(id, "bind"...
I can't find it anywhere?? look at my plugins.ini if you can find which plugin it is??

; AMX Mod X plugins

; Admin Base - Always one has to be activated
admin.amxx ; admin base (required for any admin-related)
;admin_sql.amxx ; admin base - SQL version (comment admin.amxx)

; Basic
admincmd.amxx ; basic admin console commands
adminhelp.amxx ; help command for admin console commands
adminslots.amxx ; slot reservation
multilingual.amxx ; Multi-Lingual management
amx_login.amx ; Allows users to login as admin

; Menus
menufront.amxx ; front-end for admin menus
cmdmenu.amxx ; command menu (speech, settings)
plmenu.amxx ; players menu (kick, ban, client cmds.)
telemenu.amxx ; teleport menu (Fun Module required!)
mapsmenu.amxx ; maps menu (vote, changelevel)
pluginmenu.amxx ; Menus for commands/cvars organized by plugin

; Chat / Messages
adminchat.amxx ; console chat commands
antiflood.amxx ; prevent clients from chat-flooding the server
scrollmsg.amxx ; displays a scrolling message
imessage.amxx ; displays information messages
adminvote.amxx ; vote commands

; Map related
nextmap.amxx ; displays next map in mapcycle
mapchooser.amxx ; allows to vote for next map
timeleft.amxx ; displays time left on map

; Configuration
pausecfg.amxx ; allows to pause and unpause some plugins
statscfg.amxx ; allows to manage stats plugins via menu and commands

; Counter-Strike
restmenu.amxx ; restrict weapons menu
statsx.amxx ; stats on death or round end (CSX Module required!)
miscstats.amxx ; bunch of events announcement for Counter-Strike
stats_logging.amxx ; weapons stats logging (CSX Module required!)

; Enable to use AMX Mod plugins
;amxmod_compat.amxx ; AMX Mod backwards compatibility layer

; Custom - Add 3rd party plugins here
damager.amxx
startmoneyfix.amxx
weaponrestrict.amxx
;score_admin_info.amxx
no_rcon.amxx
admin_check.amxx
bomb_defuse_predictions.amxx
free_for_all.amxx
admin_allinone.amxx
user_flags_control.amxx
cs_team_semiclip.amxx
rs_swearfilter.amxx
;join_leave.amxx
clansort.amxx
ptb.amxx
afkbomb.amxx
restartgame.amxx
round_money.amxx
bad_camper.amxx
admin_teach.amxx
speclist.amxx
team_grenade_trail.amxx
migraine.amxx
amx_super_menu.amxx
amx_super.amxx
amx_super_nospeed.amxx
gungame.amxx
ingameadmin.amxx
amx_login.amx
;indy_geoip.amxx
;show_admins_vl.amxx
showip.amxx
server_connect_message.amxx
;land.amxx
;join_ip.amxx
GHW_connect.amxx
;Radio_Replacement.amxx
admin_spec_esp.amxx
add.amxx
admin_chat_colors.amxx
anti_smoke_lag.amxx
dyndns.amxx
multifastdl.amxx
;spec_afkkicker.amxx
resetscore.amxx
afkkisss.amxx
;admin_cheat.amxx
TP_aim.amxx
gamenamechanger.amxx
TheDarkKnight is offline
Catastrophe
Veteran Member
Join Date: Jul 2012
Location: somewhere between narnia
Old 10-09-2013 , 02:22   Re: Problems of My server
Reply With Quote #10

Quote:
Originally Posted by NiHiLaNTh View Post
look up for the all custom plugin source code and remove all the lines that contain something like this

Code:
[eng]client_cmd(id, "bind"...
wohow.... thats a way too long process and this guys is not a scripter so he wont understand what u mean...

EDIT: I found smthing... ok so look this up http://timepassgamers.co.in/forum/vi...hp?f=60&t=1012 and do the exactly reverse process (wht i mean is remove all the folders that are shown on that page from wherever they are)

EDIT2: Or just find this "TP_aim.amxx" in your plugins.ini and remove it.....
__________________
You will find everything u need :-

Last edited by Catastrophe; 10-09-2013 at 02:28.
Catastrophe 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:51.


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