Magnie wrote:
ohaiderstudios wrote:
playzooki wrote:
ip banning is unfair...
Bob was ip banned 2 years ago. Now he has changed. But he still cant go on chat.py.
Jim was hacked, so he got banned because of the person who hacked him.
Mr Evil was banned but he got a new computer.IP banning was given to us by Magnie because YOU were launching chatbombs, as a sure way to stop them. Normally, it doesn't last forever even if your IP was never unbanned because most people have sticky dynamic IPs.
I've coded a protection against Chat Bombs into Chat.PY 3.0, so even if someone does decide to spam, it's unlikely they will succeed with a bomb.
I'll admit I haven't implemented an IP ban into it, but you do get disconnected from the server.
Ohaider gave me instructions for DISCONNECTOR!
Im gonna make mod called ChatEater Where is the server?
Cloud variables will make this obsolete...
Offline
How do I get the server to work?
Offline
playzooki wrote:
How do I get the server to work?
1. Download and extract this archive.
2. Download this plugin into your extracted plugins folder.
3. Run server.py.
Offline
Remember this,Ohaider?
Offline
playzooki wrote:
Remember this,Ohaider?
That gives me an idea (this is a chatbomb script, not blockspam)
broadcast [<chat2 v] broadcast [:scratch-auth ADMIN PASSWORD] broadcast [:room-list] set (receiving) to (1) wait until <(receiving) = (0)> parseString[roomList] // Somehow generate a list of rooms set (i) to (1) repeat (length of [rooms v]) broadcast (join [:del-room ] (item (i) of [rooms v])) change (i) by (1) end broadcast [>chat2]
Offline