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

[Request][Suggestion] Dynamic IP Ban


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
0x0ff6e1
Junior Member
Join Date: May 2012
Old 05-03-2012 , 14:08   [Request][Suggestion] Dynamic IP Ban
Reply With Quote #1

Well I am personally learning scripting in amxmodx but I will take a lot of time getting up with all of it.
Anyways a few days ago somehow this thing came up in my head that dynamic ip users can be banned.

Logic -

Front Side :
take a situation where a cheater with dynamic ip is playing on the server. He is unaware that an admin has connected to the server. The admin runs the dynamic ip ban script and bans him but the message displayed to cheater is that "Kicked : Resource Insufficient Please Reconnect !". In such a case he will try to reconnect, pretty neat till now.

Now in the background :
When the admin bans the cheater he actually logs his ip in a specific file say "LOG.file". You and the players know that he/she has been banned from the server but the cheater might think he is kicked to due some shit so he might just reconnect back. In such a case his ip will be first checked with the ip in the "LOG.file" and if it matches then he would be forced to download a file say like "ServerBanner.jpeg" and then as soon as he joins the server he will be again kicked out by the admin (yes the admin will have to kick him out). Now if a player tries to connect to the server the first thing will be checked is whether he has that "ServerBanner.jpeg" file, if he/she has that then he won't be allowed to play on the server, if file not found "Welcome To The Hacker Free Server !"

Please correct me if I made some error.

-Best and Kind Regards,
Mr.DaVe a/k/a/ 0x0ff6e1

Last edited by 0x0ff6e1; 05-03-2012 at 14:09.
0x0ff6e1 is offline
Exolent[jNr]
Veteran Member
Join Date: Feb 2007
Location: Tennessee
Old 05-03-2012 , 15:01   Re: [Request][Suggestion] Dynamic IP Ban
Reply With Quote #2

You cannot force specific players to download a file and not others.
Also, it's not possible to see client-side files.

If you ban by SteamID, then they need a whole new account to play in your server.
__________________
No private work or selling mods.
Quote:
Originally Posted by xPaw View Post
I love you exolent!
Exolent[jNr] is offline
0x0ff6e1
Junior Member
Join Date: May 2012
Old 05-03-2012 , 15:07   Re: [Request][Suggestion] Dynamic IP Ban
Reply With Quote #3

Hmm thank you..
Just something poked me again..
I have seen players spamming advertisements and also seen config cleaners on some servers.

How if we just create a simple hash and ad it the config of the user and also add the hash in a file on the server. After the players connects his config will be scanned and if found true kick him.. Hmmm more better we might just make one hash keep on adding that to the config ?? Reason for this : if we can clean some players config / make some guy advertise then why not just add a hash in the config and check for it ??
0x0ff6e1 is offline
Exolent[jNr]
Veteran Member
Join Date: Feb 2007
Location: Tennessee
Old 05-03-2012 , 15:13   Re: [Request][Suggestion] Dynamic IP Ban
Reply With Quote #4

Quote:
Originally Posted by 0x0ff6e1 View Post
his config will be scanned
Quote:
Originally Posted by Exolent[jNr] View Post
it's not possible to see client-side files.
__________________
No private work or selling mods.
Quote:
Originally Posted by xPaw View Post
I love you exolent!
Exolent[jNr] is offline
Old 05-03-2012, 15:43
cFG
This message has been deleted by cFG. Reason: my mistake
isotonic
AlliedModders Donor
Join Date: Jun 2011
Location: Moscow, Russia
Old 05-04-2012 , 08:44   Re: [Request][Suggestion] Dynamic IP Ban
Reply With Quote #5

Clients are only shared global variables with server. You can see the list using setinfo command on client and user userid command (for example user 345) on server.

Last edited by isotonic; 05-04-2012 at 08:44.
isotonic is offline
0x0ff6e1
Junior Member
Join Date: May 2012
Old 05-04-2012 , 14:04   Re: [Request][Suggestion] Dynamic IP Ban
Reply With Quote #6

Na isotonic I didn't get you can you explain a little bit more please, thank you.
0x0ff6e1 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 04:48.


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