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

#551 2013-04-19 21:08:47

CAA14
Scratcher
Registered: 2013-01-14
Posts: 1000+

Re: Scripts Workshop: Give and get help with scripts

ErnieParke wrote:

CAA14 wrote:

ErnieParke wrote:


So you've had other bugs before? That's unfortunate. Well, hopefully this will fix all of them.

Oh, and by the way, I believe you when you said "And no, i do not think you're a burglar, please don't take an offense". It's not as if you're a burglar, or at a fast food restaurant, a burger.

With regards,

ErnieParke

What??  lol 
Seriously, i am lost, it sounds funny but i think you were playing off of "Burglar" being so close to "Burger"...  lol

Also, you didn't take offense right? You understand, right?

Regards,

CAA14

Yes, I understand perfectly.

As for the burger joke, I was thinking about a joke that I had once made involving a burglar and burger, and I had forgotten that I was supposed to type burger-lar, though this is still nice.  wink

With regards,

ErnieParke

Oh, lol.  lol

Regards,

CAA14

Offline

 

#552 2013-04-21 04:15:11

JH1010
Scratcher
Registered: 2012-05-31
Posts: 1000+

Re: Scripts Workshop: Give and get help with scripts

Tohmis wrote:

I would like to join  smile

Welcome to the team.

Offline

 

#553 2013-04-21 07:31:46

aidantosborne
New Scratcher
Registered: 2013-04-04
Posts: 4

Re: Scripts Workshop: Give and get help with scripts

Id love to join! I do loads of scripts in my projects and I think Id be amazing with giving help with scripts!

Offline

 

#554 2013-04-21 08:40:29

sodaLA
New Scratcher
Registered: 2013-04-12
Posts: 8

Re: Scripts Workshop: Give and get help with scripts

Please let me join. Seriously i'll go crazy if i dont get to! But i would like to join on my liamadams account please.

Offline

 

#555 2013-04-21 11:31:25

7734f
Scratcher
Registered: 2010-12-23
Posts: 500+

Re: Scripts Workshop: Give and get help with scripts

sodaLA wrote:

Please let me join. Seriously i'll go crazy if i dont get to! But i would like to join on my liamadams account please.

Could you post on your Liamadams account first?

With respects,
~7734f


http://internetometer.com/image/38992.png   http://i37.tinypic.com/2qixx6c.png

Offline

 

#556 2013-04-23 14:07:01

JH1010
Scratcher
Registered: 2012-05-31
Posts: 1000+

Re: Scripts Workshop: Give and get help with scripts

7734f wrote:

sodaLA wrote:

Please let me join. Seriously i'll go crazy if i dont get to! But i would like to join on my liamadams account please.

Could you post on your Liamadams account first?

With respects,
~7734f

Yes, that would help.

Offline

 

#557 2013-04-23 16:21:15

Tohmis
Scratcher
Registered: 2013-02-18
Posts: 58

Re: Scripts Workshop: Give and get help with scripts

JH1010 wrote:

Tohmis wrote:

I would like to join  smile

Welcome to the team.

Thanks  smile


Check out my new game
http://scratch.mit.edu/static/projects/Tohmis/3300878_sm.png

Offline

 

#558 2013-04-23 19:44:17

ErnieParke
Scratcher
Registered: 2010-12-03
Posts: 1000+

Re: Scripts Workshop: Give and get help with scripts

Tohmis wrote:

JH1010 wrote:

Tohmis wrote:

I would like to join  smile

Welcome to the team.

Thanks  smile

I should've said this earlier, but welcome to the Scripts Workshop! I wish you a great time here!

With welcomes,

ErnieParke

Last edited by ErnieParke (2013-04-24 21:12:47)


http://i46.tinypic.com/35ismmc.png

Offline

 

#559 2013-04-24 12:52:27

Tohmis
Scratcher
Registered: 2013-02-18
Posts: 58

Re: Scripts Workshop: Give and get help with scripts

btw my name is writen wrong
It´s Tohmis not Tomhis  smile


Check out my new game
http://scratch.mit.edu/static/projects/Tohmis/3300878_sm.png

Offline

 

#560 2013-04-27 03:09:02

JH1010
Scratcher
Registered: 2012-05-31
Posts: 1000+

Re: Scripts Workshop: Give and get help with scripts

Tohmis wrote:

btw my name is writen wrong
It´s Tohmis not Tomhis  smile

Sorry, I'll fix that now.

Offline

 

#561 2013-04-28 15:56:32

qwerts9000
Scratcher
Registered: 2011-02-21
Posts: 100+

Re: Scripts Workshop: Give and get help with scripts

Is this a script help thing?

Offline

 

#562 2013-04-28 19:22:27

ErnieParke
Scratcher
Registered: 2010-12-03
Posts: 1000+

Re: Scripts Workshop: Give and get help with scripts

qwerts9000 wrote:

Is this a script help thing?

Yes, yes it is.

With regards,

ErnieParke


http://i46.tinypic.com/35ismmc.png

Offline

 

#563 2013-04-28 21:05:10

qwerts9000
Scratcher
Registered: 2011-02-21
Posts: 100+

Re: Scripts Workshop: Give and get help with scripts

ErnieParke wrote:

qwerts9000 wrote:

Is this a script help thing?

Yes, yes it is.

With regards,

ErnieParke

Okay, so I have ideas for a sonic game, but cant find a good engine or tutorial or ANYTHING. Any ideas?

The game will be be based on the newgrounds game "Ultimate flash sonic"

Last edited by qwerts9000 (2013-04-28 21:49:37)

Offline

 

#564 2013-04-29 13:19:35

jn3579
New Scratcher
Registered: 2012-02-27
Posts: 20

Re: Scripts Workshop: Give and get help with scripts

i think i did this wrong
i made this to sense when the sprite gets to this location and its not working

my objective is so when you click the sprite it changes a variable by one and the sprite glides to a location i input on the script. when the sprite gets there you can still click it but it will not change the variable by one. i made this script but it seems not to be working.
any ideas?
srry having troubles with scratchblocks so ill just write it out.

when sprite clicked
    glide 1 sec to x:--  y:--
    change variable by 1
    forever if <<( x position of sprite ) =-- > and <( y position of sprite )= --
        stop script

pleez help

Offline

 

#565 2013-04-29 13:25:21

CAA14
Scratcher
Registered: 2013-01-14
Posts: 1000+

Re: Scripts Workshop: Give and get help with scripts

jn3579 wrote:

i think i did this wrong
i made this to sense when the sprite gets to this location and its not working

my objective is so when you click the sprite it changes a variable by one and the sprite glides to a location i input on the script. when the sprite gets there you can still click it but it will not change the variable by one. i made this script but it seems not to be working.
any ideas?
srry having troubles with scratchblocks so ill just write it out.

when sprite clicked
    glide for 1 sec to x:--  y:--
    change variable by 1
    forever if <<( x position of sprite ) =-- > and <( y position of sprite )= --
        stop script

pleez help

Well, you want this to only happen once? Well, if that's the case, i know your problem.

You see, even though you say "stop script" at the end, this only stops the current run of the script, it doesn't render the script void. So, sense you have the "When sprite clicked" hat block, then this script will happen every time you click on it.

To fix this, then just do this:

when gf clicked
wait until < <mouse down?> and <touching? [mouse pointer v]> >
glide (1) secs to x: (0) y:( 0)
change [variable v] by [1]

I didn't put that forever if loop because i find it unnecessary, seeing that the sprite just glided to the stop and so it should be there anyways.

If that doesn't help, just clarify a little more.  wink

Regards,

CAA14

Last edited by CAA14 (2013-04-29 13:26:44)

Offline

 

#566 2013-04-29 13:37:39

jn3579
New Scratcher
Registered: 2012-02-27
Posts: 20

Re: Scripts Workshop: Give and get help with scripts

thx for the help
im gonna test it out now

Offline

 

#567 2013-04-29 13:44:05

jn3579
New Scratcher
Registered: 2012-02-27
Posts: 20

Re: Scripts Workshop: Give and get help with scripts

i dont know if im thinking wrong or if i said touching but i do not think that the touching mouse point is what i want. i want to click the sprite not just touch it to make it glide to the area i want it to

Offline

 

#568 2013-04-29 14:01:38

CAA14
Scratcher
Registered: 2013-01-14
Posts: 1000+

Re: Scripts Workshop: Give and get help with scripts

jn3579 wrote:

i dont know if im thinking wrong or if i said touching but i do not think that the touching mouse point is what i want. i want to click the sprite not just touch it to make it glide to the area i want it to

I understand, and think about it. If the mouse is touching the sprite, is the sprite touching the mouse? Yep, it is, so this should work just fine.  smile

Regards,

CAA14

Offline

 

#569 2013-04-29 14:16:29

jn3579
New Scratcher
Registered: 2012-02-27
Posts: 20

Re: Scripts Workshop: Give and get help with scripts

thx it works im just being a derp and didnt copy the script correctly

Offline

 

#570 2013-04-29 14:26:42

CAA14
Scratcher
Registered: 2013-01-14
Posts: 1000+

Re: Scripts Workshop: Give and get help with scripts

jn3579 wrote:

thx it works im just being a derp and didnt copy the script correctly

You're fine, i am here to help.  smile

Regards,

CAA14

Offline

 

#571 2013-04-29 15:42:37

ErnieParke
Scratcher
Registered: 2010-12-03
Posts: 1000+

Re: Scripts Workshop: Give and get help with scripts

qwerts9000 wrote:

ErnieParke wrote:

qwerts9000 wrote:

Is this a script help thing?

Yes, yes it is.

With regards,

ErnieParke

Okay, so I have ideas for a sonic game, but cant find a good engine or tutorial or ANYTHING. Any ideas?

The game will be be based on the newgrounds game "Ultimate flash sonic"

So you need ideas on your next game? Well that sounds like it'll be easy; I'll be ready when you come back.

With regards,

ErnieParke


http://i46.tinypic.com/35ismmc.png

Offline

 

#572 2013-04-29 17:46:03

CAA14
Scratcher
Registered: 2013-01-14
Posts: 1000+

Re: Scripts Workshop: Give and get help with scripts

ErnieParke wrote:

qwerts9000 wrote:

ErnieParke wrote:


Yes, yes it is.

With regards,

ErnieParke

Okay, so I have ideas for a sonic game, but cant find a good engine or tutorial or ANYTHING. Any ideas?

The game will be be based on the newgrounds game "Ultimate flash sonic"

So you need ideas on your next game? Well that sounds like it'll be easy; I'll be ready when you come back.

With regards,

ErnieParke

No, he doesn't need ideas, he needs a good base to start his already good idea.  smile
That's right qwerts90000, right?

Regards,

CAA14

Offline

 

#573 2013-04-29 17:53:06

ErnieParke
Scratcher
Registered: 2010-12-03
Posts: 1000+

Re: Scripts Workshop: Give and get help with scripts

CAA14 wrote:

ErnieParke wrote:

qwerts9000 wrote:

Okay, so I have ideas for a sonic game, but cant find a good engine or tutorial or ANYTHING. Any ideas?

The game will be be based on the newgrounds game "Ultimate flash sonic"

So you need ideas on your next game? Well that sounds like it'll be easy; I'll be ready when you come back.

With regards,

ErnieParke

No, he doesn't need ideas, he needs a good base to start his already good idea.  smile
That's right qwerts90000, right?

Regards,

CAA14

Oh.... My mistake. Well that clears things up; now I know to read things a bit more closely if they don't make too much sense, cents, or money.

With regards,

ErnieParke

Last edited by ErnieParke (2013-04-29 17:53:56)


http://i46.tinypic.com/35ismmc.png

Offline

 

#574 2013-04-29 18:00:27

CAA14
Scratcher
Registered: 2013-01-14
Posts: 1000+

Re: Scripts Workshop: Give and get help with scripts

ErnieParke wrote:

CAA14 wrote:

ErnieParke wrote:


So you need ideas on your next game? Well that sounds like it'll be easy; I'll be ready when you come back.

With regards,

ErnieParke

No, he doesn't need ideas, he needs a good base to start his already good idea.  smile
That's right qwerts90000, right?

Regards,

CAA14

Oh.... My mistake. Well that clears things up; now I know to read things a bit more closely if they don't make too much sense, cents, or money.

With regards,

ErnieParke

Hey, he might make a ton of money, so don't be presumptuous.  tongue

By the way, i guess i forgive you, but you're going to have to make more cents for me.  big_smile

Just kidding,


Regards,

CAA14

Offline

 

#575 2013-04-29 19:09:32

jn3579
New Scratcher
Registered: 2012-02-27
Posts: 20

Re: Scripts Workshop: Give and get help with scripts

second question of the day for me.
how do i make the time not start and stay at 0 but when it get a broadcast it starts and after 4 seconds i would want it to stop at 0 again.

i tried using a variable but i did somthing wrong with it and it glitches out most of the time. you can show me it with a variable but pleez explain it thoroughly.

Offline

 

Board footer