Ranking
Add censures (hmm I think I spelled it wrong) to it like heres example:

Random1: LoL U suck!
Random2: I wont! F*** you!

And then if u want u can make it like this:

Random1: LoL U suck!
Random2: I wont! F*** you!
ServerBot: Autokick 5 minutes..
Random2 Disconnected from server. Reason: Kicked for 5 minutes
This thread is closed.
Hmmm, okay i could probably do timed kicks fairly easy... im not sure about censors.. It works like this in the server

Client ->(Sends Data)-> Server
Bot ->(Sends Data)-> Server

So for the censor to work it would sort of have to be like

Client ->(Sends Data)-> Bot ->(Sends Data)-> Server

In order for the censors to happen (at least the way im thinking)
we'd have to pass the data through the bot FIRST, and then to the server, because, heres what it does,

The server receives a message from a client, it then sends it back to ALL the other clients.

I hope all that made sense, as i haven't had my shot of caffeine yet XD
Yeah for censors it would be easier if you had something client side that did it.
Like
Server -> Filter -> Client
and maybe a
Client -> Filter -> Server
Last edited by Blam; Mar 23, 2008 at 01:50 PM.
:D
Originally Posted by Anesthetik View Post
Blam made one for us, but it doesnt seem to do much at times..

It worked fine :P
!Set worked
!Mode worked
!Kick... failed.

A third party bot would be better then a lua bot, as third party applications can do more.

Examples:

Hampa disabled any speaking functions in lua to prevent spam, a third party bot could talk.

In lua, !Kick didnt work because to kick a player you need their Tori ID not thier name, getting this information in lua isnt possible. In a third party app it would be. (just intercept the server data and it says the id's of people)
:D
I remember talking to the UNCE serverbot...
I asked it to change mod, and it said
'Why toritori9, i didn't know you were authorized'
I'm the Juggernaut, Bitch!

http://toritori9.on.toribash.com
Originally Posted by toritori9 View Post
I remember talking to the UNCE serverbot...
I asked it to change mod, and it said
'Why toritori9, i didn't know you were authorized'

That was me :3
:D
Lol, thats something i'll have to figure out... user levels.. and whatnot..

EDIT: I forgot to add,

I'll probably have some sort of database going for users and levels, so
i'm thinking of storing them in a mysql database, but not everyone likes or has access to one,
so which of the options seems best? I'm thinking 1 or 3.

1. Store everything in mysql.
2. Store it in text files.
3. Store it in Encrypted text files.
Last edited by oMejA; Mar 23, 2008 at 03:14 PM.
a swearing kick would be all right if like you sword so many times in an amount of time like

5 times in 2 minutes the vote would be cool and a something like a stakeing option i.e


!stake Ravenger blam 1000

the first two would be names the third the amount then it would ask Ravenger do you agree y/n then blam the same