Discuss Scratch

weatherman06
Scratcher
500+ posts

scripts 2 go If you want to join please do! we need you!


credit to: logos 2 go
reps:
weatherman06
WE ARE NOW A SHOP REGISTERED TO THE SHOP FEDERATION!!!!

weatherman06 just recently wanted to make a script shop and now here it is
but since you might be looking for scripts here is the forum:
username:
what is it supposed to do:
(optional)could you give us any hints?:
other:
finally the staff
Managers
Founder - weatherman06
Executive Officer -
Co-Executive Officer -
Manager - KizzBone
Assistant Manager -

staff body
to join here is the application
username:
activeness 1-10:
meet requirements:
following the topic?:
any alt accounts?:
other:

here are the pending orders:
pending orders

completed orders can be found here:
completed orders


Last edited by weatherman06 (Sept. 2, 2016 21:59:07)

raineoden
Scratcher
78 posts

scripts 2 go If you want to join please do! we need you!

wat? you sellin scripts? (if so I want some)
KizzBone
Scratcher
22 posts

scripts 2 go If you want to join please do! we need you!

username:KizzBone
what is it supposed to do: I am working on a pokemon game and i need it to be able to allow the game to know what starter you picked as there is a first battle and it keeps on sending out the first one, even if you picked the 3rd or 2nd one. There are 3 starters. “Squirtle”, “Charmander” and “Bulbasaur”.
(optional)could you give us any hints?:It should be something to do with a variable. . .
other:

Thanks
NitroCipher
Scratcher
500+ posts

scripts 2 go If you want to join please do! we need you!

when green flag clicked
set [starter v] to [none]
repeat until <not<(starter) = [none]>>
ask [What starter?] and wait
if <(answer) = [squirtle]> then
set [starter v] to [Squirtle]
end
if <(answer) = [charmander]> then
set [starter v] to [Charmander]
end
if <(answer) = [bulbasaur]> then
set [starter v] to [Bulbasaur]
end
broadcast [first battle start v]

when I receive [first battle start v]
if <(starter) = [Squirtle]> then
set [opponent v] to [Bulbasaur]
end
if <(starter) = [Charmander]> then
set [opponent v] to [Squirtle]
end
if <(starter) = [Bulbasaur]> then
set [opponent v] to [Charmander]
end
switch costume to (opponent)

Here you go that will work

Last edited by NitroCipher (Sept. 2, 2016 11:53:15)

KizzBone
Scratcher
22 posts

scripts 2 go If you want to join please do! we need you!

NitroCipher wrote:

when green flag clicked
set [starter v] to [none]
repeat until <not<(starter) = [none]>>
ask [What starter?] and wait
if <(answer) = [squirtle]> then
set [starter v] to [Squirtle]
end
if <(answer) = [charmander]> then
set [starter v] to [Charmander]
end
if <(answer) = [bulbasaur]> then
set [starter v] to [Bulbasaur]
end
broadcast [first battle start v]

when I receive [first battle start v]
if <(starter) = [Squirtle]> then
set [opponent v] to [Bulbasaur]
end
if <(starter) = [Charmander]> then
set [opponent v] to [Squirtle]
end
if <(starter) = [Bulbasaur]> then
set [opponent v] to [Charmander]
end
switch costume to (opponent)

Thanks,
RainaERusch
Scratcher
100+ posts

scripts 2 go If you want to join please do! we need you!

username: RainaERusch
activeness 1-10: 7. I am usually on an Android device, not a computer, though.
meet requirements: I what requirements?
other: I specialize in platformer scripts.
KizzBone
Scratcher
22 posts

scripts 2 go If you want to join please do! we need you!

username:KizzBone (duh, it says my username xD)
activeness 1-10: Depends on the day. i am gmt timezone so i might seem inactive to you. . . on Mon-Fri (when the summer holidays end) i am a 4 on Sat-Sun i am 8-ish
meet requirements: What?
other:I ask for scripts very rarely as i like to be independent and i am ahead of my class so ima say i'm pretty good . It also may say i am new to scratch but i am not, i just have used the offline version a lot more than the online version

Last edited by KizzBone (Sept. 2, 2016 14:37:16)

weatherman06
Scratcher
500+ posts

scripts 2 go If you want to join please do! we need you!

KizzBone wrote:

username:KizzBone (duh, it says my username xD)
activeness 1-10: Depends on the day. i am gmt timezone so i might seem inactive to you. . . on Mon-Fri (when the summer holidays end) i am a 4 on Sat-Sun i am 8-ish
meet requirements: What?
other:I ask for scripts very rarely as i like to be independent and i am ahead of my class so ima say i'm pretty good . It also may say i am new to scratch but i am not, i just have used the offline version a lot more than the online version
hired!
weatherman06
Scratcher
500+ posts

scripts 2 go If you want to join please do! we need you!

RainaERusch wrote:

username: RainaERusch
activeness 1-10: 7. I am usually on an Android device, not a computer, though.
meet requirements: I what requirements?
other: I specialize in platformer scripts.
hired!
60 second rule ahh you scumback!
KizzBone
Scratcher
22 posts

scripts 2 go If you want to join please do! we need you!

weatherman06 wrote:

KizzBone wrote:

username:KizzBone (duh, it says my username xD)
activeness 1-10: Depends on the day. i am gmt timezone so i might seem inactive to you. . . on Mon-Fri (when the summer holidays end) i am a 4 on Sat-Sun i am 8-ish
meet requirements: What?
other:I ask for scripts very rarely as i like to be independent and i am ahead of my class so ima say i'm pretty good . It also may say i am new to scratch but i am not, i just have used the offline version a lot more than the online version
hired!

Awesome!

I hope i help this shop,
make it to the top!
I didn't mean the rhyme, it just happened

Last edited by KizzBone (Sept. 2, 2016 17:51:56)

weatherman06
Scratcher
500+ posts

scripts 2 go If you want to join please do! we need you!

weatherman06 wrote:

KizzBone wrote:

username:KizzBone (duh, it says my username xD)
activeness 1-10: Depends on the day. i am gmt timezone so i might seem inactive to you. . . on Mon-Fri (when the summer holidays end) i am a 4 on Sat-Sun i am 8-ish
meet requirements: What?
other:I ask for scripts very rarely as i like to be independent and i am ahead of my class so ima say i'm pretty good . It also may say i am new to scratch but i am not, i just have used the offline version a lot more than the online version
hired!

weatherman06 wrote:

RainaERusch wrote:

username: RainaERusch
activeness 1-10: 7. I am usually on an Android device, not a computer, though.
meet requirements: I what requirements?
other: I specialize in platformer scripts.
hired!
60 second rule ahh you scumback!
bump
weatherman06
Scratcher
500+ posts

scripts 2 go If you want to join please do! we need you!

raineoden wrote:

wat? you sellin scripts? (if so I want some)
scripts!
weatherman06
Scratcher
500+ posts

scripts 2 go If you want to join please do! we need you!

KizzBone wrote:

weatherman06 wrote:

KizzBone wrote:

username:KizzBone (duh, it says my username xD)
activeness 1-10: Depends on the day. i am gmt timezone so i might seem inactive to you. . . on Mon-Fri (when the summer holidays end) i am a 4 on Sat-Sun i am 8-ish
meet requirements: What?
other:I ask for scripts very rarely as i like to be independent and i am ahead of my class so ima say i'm pretty good . It also may say i am new to scratch but i am not, i just have used the offline version a lot more than the online version
hired!

Awesome!

I hope i help this shop,
make it to the top!
I didn't mean the rhyme, it just happened
do you want manager?
60 second rule get back you little kumquat!
KizzBone
Scratcher
22 posts

scripts 2 go If you want to join please do! we need you!

weatherman06 wrote:

KizzBone wrote:

weatherman06 wrote:

KizzBone wrote:

username:KizzBone (duh, it says my username xD)
activeness 1-10: Depends on the day. i am gmt timezone so i might seem inactive to you. . . on Mon-Fri (when the summer holidays end) i am a 4 on Sat-Sun i am 8-ish
meet requirements: What?
other:I ask for scripts very rarely as i like to be independent and i am ahead of my class so ima say i'm pretty good . It also may say i am new to scratch but i am not, i just have used the offline version a lot more than the online version
hired!

Awesome!

I hope i help this shop,
make it to the top!
I didn't mean the rhyme, it just happened
do you want manager?
60 second rule get back you little kumquat!

Sure

Don't break the quote chain though

Last edited by KizzBone (Sept. 2, 2016 18:02:37)

weatherman06
Scratcher
500+ posts

scripts 2 go If you want to join please do! we need you!

RainaERusch wrote:

username: RainaERusch
activeness 1-10: 7. I am usually on an Android device, not a computer, though.
meet requirements: I what requirements?
other: I specialize in platformer scripts.
hired
KizzBone
Scratcher
22 posts

scripts 2 go If you want to join please do! we need you!

Also, let me note, i am going have a alt for my “Articuno Production” purposes.

“MZA-Birds”

Or something along those lines, so i may comment with a username like that
weatherman06
Scratcher
500+ posts

scripts 2 go If you want to join please do! we need you!

RainaERusch wrote:

username: RainaERusch
activeness 1-10: 7. I am usually on an Android device, not a computer, though.
meet requirements: I what requirements?
other: I specialize in platformer scripts.
do you want manager assistant?
KizzBone
Scratcher
22 posts

scripts 2 go If you want to join please do! we need you!

KizzBone wrote:

Also, let me note, i am going have a alt for my “Articuno Production” purposes.

“MZA-Birds”

Or something along those lines, so i may comment with a username like that
It won't let me edit my previous post for some reason so i'm going to quote it and edit it that way

I am not going to get a alt, i have decided against it. It would make me have to use more energy, i don't want that or i will attack, and you don't want that
weatherman06
Scratcher
500+ posts

scripts 2 go If you want to join please do! we need you!

bump
weatherman06
Scratcher
500+ posts

scripts 2 go If you want to join please do! we need you!

RainaERusch wrote:

username: RainaERusch
activeness 1-10: 7. I am usually on an Android device, not a computer, though.
meet requirements: I what requirements?
other: I specialize in platformer scripts.
rejected for inactivity please repost!

Powered by DjangoBB