Rule / filter to limit multiple access (BOTS) on the server

03/09/2015 01:43 kleisonfreitas#1
Someone knows how to do this?

[Only registered and activated users can see links. Click Here To Register...]
03/09/2015 02:28 PortalDark#2
For those not wanting to access the website

[Only registered and activated users can see links. Click Here To Register...]
03/09/2015 02:36 kleisonfreitas#3
thank you PortalDark
03/09/2015 09:32 Devsome#4
Quote:
Originally Posted by SnowStorm1 View Post
It was done in paint I guess xD
much help, such wow.

You can creat a HWID Limit like Elamidas or Eryx Server.
a *DLL who are injecting packets to the Server after you start Silkroad and the Server will check it if its allowed or not.
03/09/2015 10:15 GlavierMe#5
well i think it can be done via Mac Address per pc like steam
03/10/2015 00:13 kleisonfreitas#6
Who of you can help me?
03/10/2015 12:11 Syloxx#7
like Devsome said

HWID Limit

Filter [ON]:
write HWID's into a table on a database.
on successful login check how many account's with the same HWID connected of < 3 (for example) allow connect otherwise block it.

Filter [OFF]:
don't write the HWID's into a table.
on successsfull login the filter still check the table but the accounts with the same HWID will be always 0.
this is a solution if you wanna buy a packet filter and don't wanna pay for extra feature.

if you write your own packet filter simply add commands.
/FILTER_ON = write HWID's into Table + read from table
/FILTER_OFF = truncate Table, don't write and don't read anymore

that's how i would solve it
03/10/2015 14:02 Devsome#8
Quote:
Originally Posted by kleisonfreitas View Post
Who of you can help me?
The most of the ppl here in the Silkroad scene don't want to do they job for free.
So if you want realy help that somebody will install it on your server, you need to pay for it.
03/17/2015 13:56 kleisonfreitas#9
let's talk

my skype: srovicio.com
03/22/2015 10:51 TurkishPlayer#10
if u dont know how to do this basic things, dont bother with pserver development in first place. cuz sure as hell u aint getting far with that.
05/26/2015 10:58 format151#11
nice job :)