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

#1 2008-06-25 02:59:00

Bluestribute
Scratcher
Registered: 2008-01-24
Posts: 1000+

Help me PLEASE!

O.K. I know your thinking it's in the wrong place, and your probably right, but i need people to help (mods, you can move it if you want to All About Scratch). Anyways

In my Virtual Rubik's Cube (VRC), I have a checking script. Problem is, it isn't working. I use if it has the same costume, same costume if it's costume is increased by 1, or decreased by 1, it changes it's costume. It isn't working, and I have no clue why. I will upload it if you need the scripts, but the problem ones are Left UR, Upper LL, and Center UL. Those are the sprites. If you need the scripts, tell me and I'll upload as soon as possible, or if you just need to see the scripts, I can put a picture of them. Help please!


http://img247.imageshack.us/img247/1204/bluestributett4.jpg
That's my PSN ID. I know tons of COD4 glitches. Add me as your friend. Oh, and get a headset

Offline

 

#2 2008-06-25 03:29:39

Bluestribute
Scratcher
Registered: 2008-01-24
Posts: 1000+

Re: Help me PLEASE!

Please help me! Here, I'll upload it and let cha take a look at it!


http://img247.imageshack.us/img247/1204/bluestributett4.jpg
That's my PSN ID. I know tons of COD4 glitches. Add me as your friend. Oh, and get a headset

Offline

 

#3 2008-06-25 03:33:27

Bluestribute
Scratcher
Registered: 2008-01-24
Posts: 1000+

Re: Help me PLEASE!

http://scratch.mit.edu/projects/Bluestribute/197089
There is the net for it. Look carefully at all the glitches


http://img247.imageshack.us/img247/1204/bluestributett4.jpg
That's my PSN ID. I know tons of COD4 glitches. Add me as your friend. Oh, and get a headset

Offline

 

#4 2008-06-25 04:19:53

deatheater
Scratcher
Registered: 2008-04-11
Posts: 1000+

Re: Help me PLEASE!

I'm guessing, that lets say in your script
<when I receive[ check ccl to ccr
<if><( costume number of left cr  <=> costume number of centre cl )>
<repeat until><<  <not>  >><(  costume number of left cr  <=> costume number of centre cl )>
<next costume>
<end>
<end>


what if this gets cancelled out before the others vice versa, the other will determine and this script will becom useless

Offline

 

#5 2008-06-25 04:31:42

Bluestribute
Scratcher
Registered: 2008-01-24
Posts: 1000+

Re: Help me PLEASE!

What? Only if it's true it does that. Should it be if/else? And it works for the others though


http://img247.imageshack.us/img247/1204/bluestributett4.jpg
That's my PSN ID. I know tons of COD4 glitches. Add me as your friend. Oh, and get a headset

Offline

 

#6 2008-06-25 04:35:39

deatheater
Scratcher
Registered: 2008-04-11
Posts: 1000+

Re: Help me PLEASE!

Bluestribute wrote:

What? Only if it's true it does that. Should it be if/else? And it works for the others though

let's just say, if you start without that colour it cancels immediately, then what happens if the others put you on the colour it doesn't want you on, if/else would work if you could tell when they all agree with each other, using variables works :

Offline

 

#7 2008-06-25 04:36:57

deatheater
Scratcher
Registered: 2008-04-11
Posts: 1000+

Re: Help me PLEASE!

Bluestribute wrote:

What? Only if it's true it does that. Should it be if/else? And it works for the others though

or you could add all of the scripts for a sprite and put it in one big script in that sprite, do the same for each sprites, if you want I can redo it without these glitches:)

Last edited by deatheater (2008-06-25 04:38:24)

Offline

 

#8 2008-06-25 04:37:06

Bluestribute
Scratcher
Registered: 2008-01-24
Posts: 1000+

Re: Help me PLEASE!

deatheater wrote:

Bluestribute wrote:

What? Only if it's true it does that. Should it be if/else? And it works for the others though

let's just say, if you start without that colour it cancels immediately, then what happens if the others put you on the colour it doesn't want you on, if/else would work if you could tell when they all agree with each other, using variables works :

Explain using blocks or something please. Here's what I get:

All I use if the if/else blocks. If it's true, do that, or else stop script? How come it only fails on this one though?


http://img247.imageshack.us/img247/1204/bluestributett4.jpg
That's my PSN ID. I know tons of COD4 glitches. Add me as your friend. Oh, and get a headset

Offline

 

#9 2008-06-25 04:43:22

Bluestribute
Scratcher
Registered: 2008-01-24
Posts: 1000+

Re: Help me PLEASE!

And I tried If/else. Didn't work  sad  Should I just try it showing 1 face?


http://img247.imageshack.us/img247/1204/bluestributett4.jpg
That's my PSN ID. I know tons of COD4 glitches. Add me as your friend. Oh, and get a headset

Offline

 

#10 2008-06-25 04:54:57

deatheater
Scratcher
Registered: 2008-04-11
Posts: 1000+

Re: Help me PLEASE!

Bluestribute wrote:

And I tried If/else. Didn't work  sad  Should I just try it showing 1 face?

You could, I'll try and remix it for you

Offline

 

#11 2008-06-25 04:55:19

Bluestribute
Scratcher
Registered: 2008-01-24
Posts: 1000+

Re: Help me PLEASE!

deatheater wrote:

Bluestribute wrote:

And I tried If/else. Didn't work  sad  Should I just try it showing 1 face?

You could, I'll try and remix it for you

Thanks


http://img247.imageshack.us/img247/1204/bluestributett4.jpg
That's my PSN ID. I know tons of COD4 glitches. Add me as your friend. Oh, and get a headset

Offline

 

#12 2008-06-25 05:06:12

Bluestribute
Scratcher
Registered: 2008-01-24
Posts: 1000+

Re: Help me PLEASE!

I'm trying a completely new way. It uses variables actually


http://img247.imageshack.us/img247/1204/bluestributett4.jpg
That's my PSN ID. I know tons of COD4 glitches. Add me as your friend. Oh, and get a headset

Offline

 

#13 2008-06-25 05:08:52

deatheater
Scratcher
Registered: 2008-04-11
Posts: 1000+

Re: Help me PLEASE!

Bluestribute wrote:

I'm trying a completely new way. It uses variables actually

omg same  smile

Offline

 

#14 2008-06-25 05:10:26

Bluestribute
Scratcher
Registered: 2008-01-24
Posts: 1000+

Re: Help me PLEASE!

deatheater wrote:

Bluestribute wrote:

I'm trying a completely new way. It uses variables actually

omg same  smile

This one shows only the yellow side, but has very small pictures of each side on the sides.
And then comes the turning and stuff, maybe a solve-it button

Last edited by Bluestribute (2008-06-25 05:10:50)


http://img247.imageshack.us/img247/1204/bluestributett4.jpg
That's my PSN ID. I know tons of COD4 glitches. Add me as your friend. Oh, and get a headset

Offline

 

#15 2008-06-25 05:55:22

deatheater
Scratcher
Registered: 2008-04-11
Posts: 1000+

Re: Help me PLEASE!

Bluestribute wrote:

deatheater wrote:

Bluestribute wrote:

I'm trying a completely new way. It uses variables actually

omg same  smile

This one shows only the yellow side, but has very small pictures of each side on the sides.
And then comes the turning and stuff, maybe a solve-it button

Mines managing to make the same design as before  smile

Offline

 

Board footer