This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#651 2012-09-01 15:09:08

playzooki
Scratcher
Registered: 2012-02-07
Posts: 100+

Re: Chat.PY and Other Features

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...


I iz a sig. So there. CLICK ME ITS SO IMPORTANT!!!!

Offline

 

#652 2012-09-01 15:35:34

playzooki
Scratcher
Registered: 2012-02-07
Posts: 100+

Re: Chat.PY and Other Features

How do I get the server to work?


I iz a sig. So there. CLICK ME ITS SO IMPORTANT!!!!

Offline

 

#653 2012-09-01 17:53:43

GeonoTRON2000
Scratcher
Registered: 2009-12-24
Posts: 1000+

Re: Chat.PY and Other Features

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.


http://i.imgur.com/BAEgGDL.png

Offline

 

#654 2012-09-02 15:03:16

playzooki
Scratcher
Registered: 2012-02-07
Posts: 100+

Re: Chat.PY and Other Features

Remember this,Ohaider?


I iz a sig. So there. CLICK ME ITS SO IMPORTANT!!!!

Offline

 

#655 2012-09-02 17:22:54

GeonoTRON2000
Scratcher
Registered: 2009-12-24
Posts: 1000+

Re: Chat.PY and Other Features

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]


http://i.imgur.com/BAEgGDL.png

Offline

 

#656 2012-11-09 14:14:20

Nomolos
Scratcher
Registered: 2011-07-29
Posts: 1000+

Re: Chat.PY and Other Features

Anyone on?


Goodbye 1.4. I'll always remember you and treasure your awesomeness in my heart.
RIP 1.4: 2007-2013 *Sniffles* *Sobs* *Bursts into tears*

Offline

 

Board footer