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

#526 2012-06-06 22:49:33

ohaiderstudios
Scratcher
Registered: 2010-10-31
Posts: 100+

Re: Chat.PY and Other Features

Hey guys, what goes on?

Sorry I haven't been on for a while, just finished up exams, I'll be back on in full gear this summer!

Ohaider over and out.


Fork Clamor on GitHub!

Offline

 

#527 2012-06-07 08:18:34

Bklecka
Scratcher
Registered: 2011-08-27
Posts: 1000+

Re: Chat.PY and Other Features

same here ohaiderstudios.
the main reson i havnt been on chat.PY is because minecraft has been distracting me from scratch
smile


http://i48.tinypic.com/106ijc9.jpg

Offline

 

#528 2012-06-08 10:09:08

lallaway12
Scratcher
Registered: 2012-01-04
Posts: 500+

Re: Chat.PY and Other Features

zippynk wrote:

Magnie wrote:

zippynk wrote:


What are the limits?

(I think I have a good idea of what they are, but just to make sure)

Mostly just be reasonable. No spamming or auto-posting. Make it useful.  smile

ok. That means no more than 1 bot on at a time (or they would constantly reply to each other). I actually did have more than one bot on (me and Ohaider's bots) before reading this (sorry about that),  sad , but I'll keep that in mind next time.  smile

What are bots?
How do you make `em


http://i49.tinypic.com/2re4ied.png

Offline

 

#529 2012-06-08 10:54:45

zippynk
Scratcher
Registered: 2011-07-23
Posts: 500+

Re: Chat.PY and Other Features

lallaway12 wrote:

zippynk wrote:

Magnie wrote:


Mostly just be reasonable. No spamming or auto-posting. Make it useful.  smile

ok. That means no more than 1 bot on at a time (or they would constantly reply to each other). I actually did have more than one bot on (me and Ohaider's bots) before reading this (sorry about that),  sad , but I'll keep that in mind next time.  smile

What are bots?
How do you make `em

Bots are AI programs that automatically respond to messages in a way they think is helpful. I find it easiest to make one in panther, with the index of () starting at () in () block, which it uses to not respond to it's own posts. It then randomly chooses an item from a list of possible responses and says it. However, you would need more code to make the bot comply with the rules. (I haven't written that code yet, so I can't explain how to do it. I also can't use any bots for now.)


https://dl.dropbox.com/u/60598636/trifocal_interlude_soundcloud_button.png

Offline

 

#530 2012-06-08 15:10:34

lallaway12
Scratcher
Registered: 2012-01-04
Posts: 500+

Re: Chat.PY and Other Features

zippynk wrote:

lallaway12 wrote:

zippynk wrote:

ok. That means no more than 1 bot on at a time (or they would constantly reply to each other). I actually did have more than one bot on (me and Ohaider's bots) before reading this (sorry about that),  sad , but I'll keep that in mind next time.  smile

What are bots?
How do you make `em

Bots are AI programs that automatically respond to messages in a way they think is helpful. I find it easiest to make one in panther, with the index of () starting at () in () block, which it uses to not respond to it's own posts. It then randomly chooses an item from a list of possible responses and says it. However, you would need more code to make the bot comply with the rules. (I haven't written that code yet, so I can't explain how to do it. I also can't use any bots for now.)

I could use that for an advitiser on chat live on show and tell in 2.2 (Loads of em got crushed becuse they were privet and had a massive bug that STOPED you from acssesing the server I had baced it off chat.py (sorry forgot to menchen it in PN and FT) I forgot to change the plugin fron 2chat to Lchat and the script!

BUG!:
To post you need the server on the same folder as the server so you need a script saying

Code:

if folder = false
  print “Sorry can you put the        server in the same folder as the   project”
  broadcast error
if opserver = false
  broadcast ERROR

Add some more blocks

when I resive [ERRORv]
add[Please open the server to contine and see error msgs] to [log]
add [stoped for errors (see obove)] to [vlog]
stop all
when I resive [verror]
add [please move the server and plugin on the same folder as the project] to [vlog]

sorry my PY is a bit rusty

folder and opserver are virbles


sorry I code in py 2.5 I have a book about it

Last edited by lallaway12 (2012-07-10 02:11:02)


http://i49.tinypic.com/2re4ied.png

Offline

 

#531 2012-06-10 20:26:04

Squawkers13
Scratcher
Registered: 2010-11-20
Posts: 500+

Re: Chat.PY and Other Features

the mesh is down (in panther)


http://pekkit.net/banners/pekkit.png

Offline

 

#532 2012-06-10 20:31:32

Squawkers13
Scratcher
Registered: 2010-11-20
Posts: 500+

Re: Chat.PY and Other Features

Squawkers13 wrote:

the mesh is down (in panther)

THE SERVER (playfulltest.tk) IS DOWN!!!


http://pekkit.net/banners/pekkit.png

Offline

 

#533 2012-06-11 08:07:33

Magnie
Scratcher
Registered: 2007-12-12
Posts: 1000+

Re: Chat.PY and Other Features

Squawkers13 wrote:

Squawkers13 wrote:

the mesh is down (in panther)

THE SERVER (playfulltest.tk) IS DOWN!!!

Seems to be up now.

Offline

 

#534 2012-06-11 12:35:29

Squawkers13
Scratcher
Registered: 2010-11-20
Posts: 500+

Re: Chat.PY and Other Features

Magnie wrote:

Squawkers13 wrote:

Squawkers13 wrote:

the mesh is down (in panther)

THE SERVER (playfulltest.tk) IS DOWN!!!

Seems to be up now.

GO TO playfulltest.tk!!!!!!


http://pekkit.net/banners/pekkit.png

Offline

 

#535 2012-06-11 15:56:11

Magnie
Scratcher
Registered: 2007-12-12
Posts: 1000+

Re: Chat.PY and Other Features

Squawkers13 wrote:

Magnie wrote:

Squawkers13 wrote:


THE SERVER (playfulltest.tk) IS DOWN!!!

Seems to be up now.

GO TO playfulltest.tk!!!!!!

It works for me...

Offline

 

#536 2012-06-11 15:56:55

TRocket
Scratcher
Registered: 2009-08-18
Posts: 1000+

Re: Chat.PY and Other Features

Magnie wrote:

Squawkers13 wrote:

Magnie wrote:


Seems to be up now.

GO TO playfulltest.tk!!!!!!

It works for me...

for me it takes me to the dot.tk homepage


http://i.imgur.com/1QqnHxQ.png

Offline

 

#537 2012-06-11 19:34:47

Magnie
Scratcher
Registered: 2007-12-12
Posts: 1000+

Re: Chat.PY and Other Features

TRocket wrote:

Magnie wrote:

Squawkers13 wrote:


GO TO playfulltest.tk!!!!!!

It works for me...

for me it takes me to the dot.tk homepage

Ctrl+F5?

Offline

 

#538 2012-06-11 22:04:24

zippynk
Scratcher
Registered: 2011-07-23
Posts: 500+

Re: Chat.PY and Other Features

I see...

Make sure you go to playfultest.tk, not playfulltest.tk.


https://dl.dropbox.com/u/60598636/trifocal_interlude_soundcloud_button.png

Offline

 

#539 2012-06-12 21:39:48

Squawkers13
Scratcher
Registered: 2010-11-20
Posts: 500+

Re: Chat.PY and Other Features

zippynk wrote:

I see...

Make sure you go to playfultest.tk, not playfulltest.tk.

STILL!


http://pekkit.net/banners/pekkit.png

Offline

 

#540 2012-06-12 21:53:30

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

Re: Chat.PY and Other Features

Squawkers13 wrote:

zippynk wrote:

I see...

Make sure you go to playfultest.tk, not playfulltest.tk.

STILL!

Just... Clicky!


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

Offline

 

#541 2012-06-13 16:13:29

Squawkers13
Scratcher
Registered: 2010-11-20
Posts: 500+

Re: Chat.PY and Other Features

GeonoTRON2000 wrote:

Squawkers13 wrote:

zippynk wrote:

I see...

Make sure you go to playfultest.tk, not playfulltest.tk.

STILL!

Just... Clicky!

nope...


http://pekkit.net/banners/pekkit.png

Offline

 

#542 2012-06-13 16:16:14

Squawkers13
Scratcher
Registered: 2010-11-20
Posts: 500+

Re: Chat.PY and Other Features

Now The Project Works...

(must make encrypted version)


http://pekkit.net/banners/pekkit.png

Offline

 

#543 2012-06-16 21:07:21

SpudThePotato
Scratcher
Registered: 2012-05-17
Posts: 13

Re: Chat.PY and Other Features

What does it mean if it says someone has "parted" scratch?

Offline

 

#544 2012-06-17 00:13:12

zippynk
Scratcher
Registered: 2011-07-23
Posts: 500+

Re: Chat.PY and Other Features

Squawkers13 wrote:

GeonoTRON2000 wrote:

Squawkers13 wrote:


STILL!

Just... Clicky!

nope...

It says "Hello world!" for me, which is what it's supposed to say.


https://dl.dropbox.com/u/60598636/trifocal_interlude_soundcloud_button.png

Offline

 

#545 2012-06-19 09:28:00

Bklecka
Scratcher
Registered: 2011-08-27
Posts: 1000+

Re: Chat.PY and Other Features

bump


http://i48.tinypic.com/106ijc9.jpg

Offline

 

#546 2012-06-23 13:33:04

ohaiderstudios
Scratcher
Registered: 2010-10-31
Posts: 100+

Re: Chat.PY and Other Features

Anyone want to go on?


Fork Clamor on GitHub!

Offline

 

#547 2012-06-24 10:39:58

zippynk
Scratcher
Registered: 2011-07-23
Posts: 500+

Re: Chat.PY and Other Features

Cannot connect to scratch.playfultest.tk


https://dl.dropbox.com/u/60598636/trifocal_interlude_soundcloud_button.png

Offline

 

#548 2012-06-24 22:14:17

puppymk
Scratcher
Registered: 2011-09-10
Posts: 100+

Re: Chat.PY and Other Features

Bklecka wrote:

same here ohaiderstudios.
the main reson i havnt been on chat.PY is because minecraft has been distracting me from scratch
smile

The main reason I haven't been on it is that I thought no one else was. OK, also because a was busy.

Last edited by puppymk (2012-06-24 22:15:42)


http://dl.dropbox.com/u/60598636/puppymk-sig.png

Offline

 

#549 2012-06-24 22:15:17

puppymk
Scratcher
Registered: 2011-09-10
Posts: 100+

Re: Chat.PY and Other Features

The sever is still down.  sad


http://dl.dropbox.com/u/60598636/puppymk-sig.png

Offline

 

#550 2012-06-25 10:50:11

Magnie
Scratcher
Registered: 2007-12-12
Posts: 1000+

Re: Chat.PY and Other Features

Seemed that the VPS itself died. Server back up.  smile

Offline

 

Board footer