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

#76 2012-06-09 09:28:11

td76
Scratcher
Registered: 2012-05-20
Posts: 100+

Re: The Bit Company (Members Needed!)

td76 wrote:

I have a question. What kind of scripts should we use? For the mirror maze?

Example:

When gf clicked
forever if <key left arrow pressed?>
point in direction [-90]
move[10 steps]

Ok that is what I mean like what I used for my maze game.

Offline

 

#77 2012-06-09 09:30:27

ftf841
Scratcher
Registered: 2012-02-19
Posts: 1000+

Re: The Bit Company (Members Needed!)

td76 wrote:

td76 wrote:

I have a question. What kind of scripts should we use? For the mirror maze?

Example:

When gf clicked
forever if <key left arrow pressed?>
point in direction [-90]
move[10 steps]

Ok that is what I mean like what I used for my maze game.

we will just use the X and Y axis because it is more profesional


http://mag.racked.eu/cimage/i9002/Achievement++get%21/Hi+there./mca.png
http://mag.racked.eu/mcimage/i354/Achievement++get%21/CAKE%21%21%21%21%21/mca.png

Offline

 

#78 2012-06-09 09:45:09

td76
Scratcher
Registered: 2012-05-20
Posts: 100+

Re: The Bit Company (Members Needed!)

ftf841 wrote:

td76 wrote:

td76 wrote:

I have a question. What kind of scripts should we use? For the mirror maze?

Example:

When gf clicked
forever if <key left arrow pressed?>
point in direction [-90]
move[10 steps]

Ok that is what I mean like what I used for my maze game.

we will just use the X and Y axis because it is more profesional

Sorry guess I dunno much about x and y axis in this case

Offline

 

#79 2012-06-09 09:48:25

ftf841
Scratcher
Registered: 2012-02-19
Posts: 1000+

Re: The Bit Company (Members Needed!)

td76 wrote:

ftf841 wrote:

td76 wrote:

Ok that is what I mean like what I used for my maze game.

we will just use the X and Y axis because it is more profesional

Sorry guess I dunno much about x and y axis in this case

here is what your code would be in X Y axis:

When gf clicked
forever if <key [left arrow v]pressed?>
change X by [-4]
it even sort of simplifies the code!  smile

Last edited by ftf841 (2012-06-09 09:49:09)


http://mag.racked.eu/cimage/i9002/Achievement++get%21/Hi+there./mca.png
http://mag.racked.eu/mcimage/i354/Achievement++get%21/CAKE%21%21%21%21%21/mca.png

Offline

 

#80 2012-06-09 09:59:12

td76
Scratcher
Registered: 2012-05-20
Posts: 100+

Re: The Bit Company (Members Needed!)

ftf841 wrote:

td76 wrote:

ftf841 wrote:


we will just use the X and Y axis because it is more profesional

Sorry guess I dunno much about x and y axis in this case

here is what your code would be in X Y axis:

When gf clicked
forever if <key [left arrow v]pressed?>
change X by [-4]
it even sort of simplifies the code!  smile

You're right  big_smile

Offline

 

#81 2012-06-09 10:04:04

ftf841
Scratcher
Registered: 2012-02-19
Posts: 1000+

Re: The Bit Company (Members Needed!)

td76 wrote:

ftf841 wrote:

td76 wrote:

Sorry guess I dunno much about x and y axis in this case

here is what your code would be in X Y axis:

When gf clicked
forever if <key [left arrow v]pressed?>
change X by [-4]
it even sort of simplifies the code!  smile

You're right  big_smile

you can learn HTML here html.net that way you can help make the website.

Last edited by ftf841 (2012-06-09 10:04:22)


http://mag.racked.eu/cimage/i9002/Achievement++get%21/Hi+there./mca.png
http://mag.racked.eu/mcimage/i354/Achievement++get%21/CAKE%21%21%21%21%21/mca.png

Offline

 

#82 2012-06-09 10:08:14

ftf841
Scratcher
Registered: 2012-02-19
Posts: 1000+

Re: The Bit Company (Members Needed!)

should i post a request in the requests fourm for some one to host our website?


http://mag.racked.eu/cimage/i9002/Achievement++get%21/Hi+there./mca.png
http://mag.racked.eu/mcimage/i354/Achievement++get%21/CAKE%21%21%21%21%21/mca.png

Offline

 

#83 2012-06-09 10:08:54

td76
Scratcher
Registered: 2012-05-20
Posts: 100+

Re: The Bit Company (Members Needed!)

ftf841 wrote:

should i post a request in the requests fourm for some one to host our website?

Alright

Offline

 

#84 2012-06-09 10:16:22

ftf841
Scratcher
Registered: 2012-02-19
Posts: 1000+

Re: The Bit Company (Members Needed!)

td76 wrote:

ftf841 wrote:

should i post a request in the requests fourm for some one to host our website?

Alright

finished


http://mag.racked.eu/cimage/i9002/Achievement++get%21/Hi+there./mca.png
http://mag.racked.eu/mcimage/i354/Achievement++get%21/CAKE%21%21%21%21%21/mca.png

Offline

 

#85 2012-06-09 13:01:23

ftf841
Scratcher
Registered: 2012-02-19
Posts: 1000+

Re: The Bit Company (Members Needed!)

I made a fourm for us at: http://bitcompany.forumotion.com/ NOTE: i am admin


http://mag.racked.eu/cimage/i9002/Achievement++get%21/Hi+there./mca.png
http://mag.racked.eu/mcimage/i354/Achievement++get%21/CAKE%21%21%21%21%21/mca.png

Offline

 

#86 2012-06-09 13:48:03

coolhogs
Scratcher
Registered: 2011-07-26
Posts: 1000+

Re: The Bit Company (Members Needed!)

ftf841 wrote:

coolhogs wrote:

I can't do it. Sorry.  sad

why?

I don't know how.  sad


Get ready for domination of:  tongue

Offline

 

#87 2012-06-09 13:58:22

coolhogs
Scratcher
Registered: 2011-07-26
Posts: 1000+

Re: The Bit Company (Members Needed!)

I made it. It will take 12 hours to get the domain working.


Get ready for domination of:  tongue

Offline

 

#88 2012-06-09 17:12:30

ftf841
Scratcher
Registered: 2012-02-19
Posts: 1000+

Re: The Bit Company (Members Needed!)

coolhogs wrote:

I made it. It will take 12 hours to get the domain working.

YAY!  big_smile  are you done with the mirror maze thing yet?


http://mag.racked.eu/cimage/i9002/Achievement++get%21/Hi+there./mca.png
http://mag.racked.eu/mcimage/i354/Achievement++get%21/CAKE%21%21%21%21%21/mca.png

Offline

 

#89 2012-06-09 17:14:54

ftf841
Scratcher
Registered: 2012-02-19
Posts: 1000+

Re: The Bit Company (Members Needed!)

coolhogs wrote:

I made it. It will take 12 hours to get the domain working.

what is the doman name?


http://mag.racked.eu/cimage/i9002/Achievement++get%21/Hi+there./mca.png
http://mag.racked.eu/mcimage/i354/Achievement++get%21/CAKE%21%21%21%21%21/mca.png

Offline

 

#90 2012-06-09 17:33:21

Meapinator101
Scratcher
Registered: 2012-02-03
Posts: 1000+

Re: The Bit Company (Members Needed!)

Hi. Do you want a logo? Do you want new members? If so look at Rocket Investments. Rocket Investments is an upcoming company just like this one. Please sign your company up for one of the limited spots in the beta testers. Look at our main forums. Some of our past customers are Eternity Inc and Animate: The Animation Collaboration. Ask them how they like Rocket Investments and see what we can do for you today!


Want more? Look at my projects to see the ads and logos!

Last edited by Meapinator101 (2012-06-09 17:33:46)


http://i.imgur.com/QR1fV.png

Offline

 

#91 2012-06-09 17:36:17

coolhogs
Scratcher
Registered: 2011-07-26
Posts: 1000+

Re: The Bit Company (Members Needed!)

Either it's bitcompany.co.cc or it's thebitcompany.co.cc.


Get ready for domination of:  tongue

Offline

 

#92 2012-06-09 20:40:59

td76
Scratcher
Registered: 2012-05-20
Posts: 100+

Re: The Bit Company (Members Needed!)

ftf841 wrote:

td76 wrote:

ftf841 wrote:


here is what your code would be in X Y axis:

When gf clicked
forever if <key [left arrow v]pressed?>
change X by [-4]
it even sort of simplifies the code!  smile

You're right  big_smile

you can learn HTML here html.net that way you can help make the website.

I don't have Microsoft, I have Apple. How do you do it with the MacBook?

Offline

 

#93 2012-06-09 20:44:36

ftf841
Scratcher
Registered: 2012-02-19
Posts: 1000+

Re: The Bit Company (Members Needed!)

td76 wrote:

ftf841 wrote:

td76 wrote:


You're right  big_smile

you can learn HTML here html.net that way you can help make the website.

I don't have Microsoft, I have Apple. How do you do it with the MacBook?

it works with apple too put the code in a word document and save it as: somthing.html  big_smile


http://mag.racked.eu/cimage/i9002/Achievement++get%21/Hi+there./mca.png
http://mag.racked.eu/mcimage/i354/Achievement++get%21/CAKE%21%21%21%21%21/mca.png

Offline

 

#94 2012-06-09 20:46:24

ftf841
Scratcher
Registered: 2012-02-19
Posts: 1000+

Re: The Bit Company (Members Needed!)

td76 wrote:

ftf841 wrote:

td76 wrote:


You're right  big_smile

you can learn HTML here html.net that way you can help make the website.

I don't have Microsoft, I have Apple. How do you do it with the MacBook?

here is a working link:html.net


http://mag.racked.eu/cimage/i9002/Achievement++get%21/Hi+there./mca.png
http://mag.racked.eu/mcimage/i354/Achievement++get%21/CAKE%21%21%21%21%21/mca.png

Offline

 

#95 2012-06-09 20:54:20

td76
Scratcher
Registered: 2012-05-20
Posts: 100+

Re: The Bit Company (Members Needed!)

ftf841 wrote:

td76 wrote:

ftf841 wrote:


you can learn HTML here html.net that way you can help make the website.

I don't have Microsoft, I have Apple. How do you do it with the MacBook?

here is a working link:html.net

It is the same thing as the other link.

Offline

 

#96 2012-06-09 20:56:45

ftf841
Scratcher
Registered: 2012-02-19
Posts: 1000+

Re: The Bit Company (Members Needed!)

td76 wrote:

ftf841 wrote:

td76 wrote:


I don't have Microsoft, I have Apple. How do you do it with the MacBook?

here is a working link:html.net

It is the same thing as the other link.

I know it's just clickable


http://mag.racked.eu/cimage/i9002/Achievement++get%21/Hi+there./mca.png
http://mag.racked.eu/mcimage/i354/Achievement++get%21/CAKE%21%21%21%21%21/mca.png

Offline

 

#97 2012-06-09 21:18:21

td76
Scratcher
Registered: 2012-05-20
Posts: 100+

Re: The Bit Company (Members Needed!)

ftf841 wrote:

td76 wrote:

ftf841 wrote:


here is a working link:html.net

It is the same thing as the other link.

I know it's just clickable

What I'm looking for is something that will help me make the rest of a website. On apple devices.

Offline

 

#98 2012-06-09 21:21:48

ftf841
Scratcher
Registered: 2012-02-19
Posts: 1000+

Re: The Bit Company (Members Needed!)

td76 wrote:

ftf841 wrote:

td76 wrote:

It is the same thing as the other link.

I know it's just clickable

What I'm looking for is something that will help me make the rest of a website. On apple devices.

what do you meam by rest?


http://mag.racked.eu/cimage/i9002/Achievement++get%21/Hi+there./mca.png
http://mag.racked.eu/mcimage/i354/Achievement++get%21/CAKE%21%21%21%21%21/mca.png

Offline

 

#99 2012-06-09 21:22:45

td76
Scratcher
Registered: 2012-05-20
Posts: 100+

Re: The Bit Company (Members Needed!)

ftf841 wrote:

td76 wrote:

ftf841 wrote:


I know it's just clickable

What I'm looking for is something that will help me make the rest of a website. On apple devices.

what do you meam by rest?

Another part of something

Offline

 

#100 2012-06-09 22:00:09

ftf841
Scratcher
Registered: 2012-02-19
Posts: 1000+

Re: The Bit Company (Members Needed!)

td76 wrote:

ftf841 wrote:

td76 wrote:


What I'm looking for is something that will help me make the rest of a website. On apple devices.

what do you meam by rest?

Another part of something

what do you mean by something?


http://mag.racked.eu/cimage/i9002/Achievement++get%21/Hi+there./mca.png
http://mag.racked.eu/mcimage/i354/Achievement++get%21/CAKE%21%21%21%21%21/mca.png

Offline

 

Board footer