~_^
Offline
can I download it?
Offline
hey, im a star member on cp and i'd like to be a member too. What do u say?
Offline
You should have a profanity filter and chat. For chat in Scratch 1.4, do [blocks] <forever>[/blocks] "Ask what's your name", but change "what's your name" to a blank space. and then do [blocks]<say[ insert answer block here ]for( 2 )secs>[/blocks] For a profanity filter, do [blocks]<if ( <answer block here= bad word> )> <broadcast[ ban]> and so on.
Offline
the puffles are:blue,red,pink,black,green,purple,yellow,white,and orange!<turn cw( 15<switch to costume[ costume1 )degrees><play sound[ pop]<clear><when green flag clicked><color[white ]is over[ black]<{ th8nks }>
Offline
LolCat72 wrote:
You should have a profanity filter and chat.
Chat, maybe, but not the profanity filter. People would flag the project if they see the bad words in the scripts.
samurai768 wrote:
DJ3K (with record tracks)
A music maker, with tracks in the backround (Jungle, Medival, Funky, Retro)
I don't think you're still developing this project but I might make a project like that
If you plan to keep working of this feel free to import my project into yours.
Offline
Can I download the unfinished?
Offline
technoguyx wrote:
LolCat72 wrote:
You should have a profanity filter and chat.
Chat, maybe, but not the profanity filter. People would flag the project if they see the bad words in the scripts.
![]()
samurai768 wrote:
DJ3K (with record tracks)
A music maker, with tracks in the backround (Jungle, Medival, Funky, Retro)I don't think you're still developing this project but I might make a project like that
If you plan to keep working of this feel free to import my project into yours.
I made a Club Penguin game (link in my siggy) and I have a filter, but nobody flagged me. You need 1.4 to do the chat.
Here's how:
[blocks]<when green flag clicked>
<forever> [/blocks]
(ask block) ask () and wait(end ask block)
[blocks] <if> <( answer <=><<insert bad word here <or> <(answer <=> insert another bad word here )> >> )> [/blocks] and so on
[blocks]<broadcast[ ban ]and wait c>[/blocks] I called it "ban", you don't have to; you can do "swear" or "cuss"
[blocks]<else>
<say[ (answer block ]for( 2 )secs> [/blocks]
Then download a ban image and do this:
[blocks]<when green flag clicked>
<hide>[/blocks]
[blocks]<when I receive[ ban[/blocks]
[blocks]<show>
<stop all>[/blocks]
This is so the penguin will get banned.
Offline