Discuss Scratch
- Discussion Forums
- » Requests
- » scripts 2 go If you want to join please do! we need you!
- weatherman06
-
500+ posts
scripts 2 go If you want to join please do! we need you!

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

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:finally the staff
what is it supposed to do:
(optional)could you give us any hints?:
other:

Managers
Founder - weatherman06
Executive Officer -
Co-Executive Officer -
Manager - KizzBone
Assistant Manager -
staff bodyto 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
-
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
-
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
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
-
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
-
22 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)
Thanks,
- RainaERusch
-
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.
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
-
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
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

Last edited by KizzBone (Sept. 2, 2016 14:37:16)
- weatherman06
-
500+ posts
scripts 2 go If you want to join please do! we need you!
username:KizzBone (duh, it says my username xD)hired!
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
- weatherman06
-
500+ posts
scripts 2 go If you want to join please do! we need you!
hired! 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.
60 second rule ahh you scumback!
- KizzBone
-
22 posts
scripts 2 go If you want to join please do! we need you!
username:KizzBone (duh, it says my username xD)hired!
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
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
-
500+ posts
scripts 2 go If you want to join please do! we need you!
username:KizzBone (duh, it says my username xD)hired!
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
bumphired! 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.
60 second rule ahh you scumback!
- weatherman06
-
500+ posts
scripts 2 go If you want to join please do! we need you!
scripts! wat? you sellin scripts? (if so I want some)
- weatherman06
-
500+ posts
scripts 2 go If you want to join please do! we need you!
do you want manager?username:KizzBone (duh, it says my username xD)hired!
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
Awesome!
I hope i help this shop,
make it to the top!
I didn't mean the rhyme, it just happened

60 second rule get back you little kumquat!
- KizzBone
-
22 posts
scripts 2 go If you want to join please do! we need you!
do you want manager?username:KizzBone (duh, it says my username xD)hired!
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
Awesome!
I hope i help this shop,
make it to the top!
I didn't mean the rhyme, it just happened
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
-
500+ posts
scripts 2 go If you want to join please do! we need you!
hired 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
-
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
“MZA-Birds”
Or something along those lines, so i may comment with a username like that

- weatherman06
-
500+ posts
scripts 2 go If you want to join please do! we need you!
do you want manager assistant? 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
-
22 posts
scripts 2 go If you want to join please do! we need you!
It won't let me edit my previous post for some reason so i'm going to quote it and edit it that way 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
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
-
500+ posts
scripts 2 go If you want to join please do! we need you!
rejected for inactivity please repost! 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.
- Discussion Forums
- » Requests
-
» scripts 2 go If you want to join please do! we need you!