hi,
is it possible to timeban someone after xx minutes? And if is it possible, can someone make this?
Something like:
#tban
where would be te time in minutes..., like:
#tban Viper 15 30 Ban after 15 minutes
Maybe the user can get every 5 min. a notification with it...
Thanx
not that much reply's... I understand, this kind of things are not that easy to make, and there must be a kind of txt and a timer what will check every minute if there is someone to be timebanned...
why would you want anything like this? the whole point in a ban it to get somebody out and banned straight away, not in 20 minuts or 2 hours or something
nobody has done it, because its a waste of time
that's not so a crazy thing, ruri, altho a warning bot is much better.
That should be a lot better...
A warn bot when detecting something... But it can only be done with a client and a kind of database(connection)... When something is detected (like a forbidden file), the victim gets a warning and XX time to get it out of his share. When the time passes... the victim get's messages every xx minutes, and is banned after x minutes.
Well. I know only 1 person who ever made this, and that is Sedulus (he won't give it away... he has spent a lot of time on it, I guess)...
QuoteOriginally posted by TTB
That should be a lot better...
A warn bot when detecting something... But it can only be done with a client and a kind of database(connection)... When something is detected (like a forbidden file), the victim gets a warning and XX time to get it out of his share. When the time passes... the victim get's messages every xx minutes, and is banned after x minutes.
Well. I know only 1 person who ever made this, and that is Sedulus (he won't give it away... he has spent a lot of time on it, I guess)...
ADLSearch combined with raw commands should be able to do this, or am i wrong?
In my opinion... you are not totally wrong... because the RAW commands just enters the right code to warn or ban someone... but an user is banned because it has xx warns... And that should be logt somewhere.