Browse Search Popular Register Upload Rules User list Login:
Search:
Computer (Clickable) 2.1.0+

Image:
screenshot of the scene

Author: lololoer

Group: Default

Filesize: 15.75 kB

Date added: 2013-07-15

Rating: 5.6

Downloads: 2625

Views: 578

Comments: 18

Ratings: 2

Times favored: 0

Made with: Algodoo before v1.8.5

Tags:

Scene tag

*IMPORTANT* : You must have algodoo 2.1.0+
Uhhh FINISHED!! it was very hard to make it ... 3 weeks!! : (This is a SuperScripted Box).
It's not completed yet, there's no way to change the user name so i maked an artificial "error".
There's no buttons. You click in only one box ; the "Screen"!
You can change the "wallpapers" (texture) by clicking on one of them in Phase1/Configuration/Wallpapers you can also quit all wallpapers.
TextColor changeable.
Cpu Features are actually from my laptop computer.

Have fun!:D [ just comment Plz, you can also rate if you want:D]
Please log in to rate this scene
edit
Similar scenes
Title: [LCS] Clickable Menu Driver Laser Computer System 11.9
Rating: 5.6
Filesize: 98.21 kB
Downloads: 983
Comments: 2
Ratings: 4
Date added: 2010/05/21 21:51:30
Made with: Algodoo before v1.8.5
Rating: rated 5.6
download
Title: Computer (Clickable) 2.1.0+
Rating: 5
Filesize: 15.09 kB
Downloads: 799
Comments: 8
Ratings: 1
Date added: 2013/07/01 09:31:47
Made with: Algodoo before v1.8.5
Rating: rated 5
download
Title: A selection of my phunlets
Rating: 5
Filesize: 272.99 kB
Downloads: 386
Comments: 5
Ratings: 1
Date added: 2019/11/09 15:56:24
Made with: Algodoo v2.1.0
Rating: rated 5
download
Title: DaveTec Computer Re-Designed, windows 6t
Rating: 5.1111
Filesize: 78.75 kB
Downloads: 1481
Comments: 2
Ratings: 3
Date added: 2010/09/15 21:29:18
Made with: Algodoo before v1.8.5
Rating: rated 5.1
download
Title: Ford GT Race
Rating: 5.625
Filesize: 0.54 MB
Downloads: 983
Comments: 1
Ratings: 2
Date added: 2009/06/11 00:13:16
Made with: Phun
Rating: rated 5.6
download
Title: Computer
Rating: 5.625
Filesize: 388.53 kB
Downloads: 32865
Comments: 6
Ratings: 2
Date added: 2022/04/14 09:23:07
Made with: Algodoo v2.1.0
Rating: rated 5.6
download
AAAAAAAAAAAAAAAAHHH
Its the biggest script !!!!
:D
yes the biggest EVER :coolgrin: !!
Nice job so far. It has a few bugs but I know that it's not completed. I saw your script, and I believe that it could be made a lot simpler if you used arrays instead of a zillion "If" statements. If you do not know how to use arrays, then I highly suggest that you learn how to make use of them especially if you will be making complex scripts in future scenes. There are some good tutorials in the Algodoo forum.

:tup:
Last edited at 2013/07/15 16:23:03 by Xray
Thanks for your advice, im learning the language use in Java, it's like the used in algodoo too! :tup:
The exacly page for array tutorial will be appreciated.
thnx :tup:
Well, for starters, there's this one: THYME TUTORIAL. And if you search the forum for keyword "arrays" you should be able to find other discussions and tutorials about the subject. No one subject can be found in a single place in the Algodoo forum, so in order to find information about a particular subject requires a lot of searching and reading. Some results may be totally useless, and others will be exactly what you are looking for. When it comes time to actually writing scripts that use arrays, and if you get stumped and have questions, you can certainly ask your questions in the forum and someone will most likely be able to help you.

Good luck!
very advanced!
there is a working computer in a computer!
http://i.qkme.me/3v7109.jpg
Last edited at 2013/07/16 07:16:34 by faytree
@ Xray - I knew array funcion since a lot of time:coolgrin: thnx :

_Buttons = ["Start" ,Calculate here ,"Config" ,Calculate here , "Wallpapers", ([Wall1,Calculate here],[Wall2, Calculate here],[Wall4,Calculate here]),......(all the rest of buttons).....]
Then use it : _Buttons(6)(1)(0)?texture = wallpaper2

That's what do you mean?

faythree - thanks for your comment and the photo :tup:
lololoer - Yes, that is an array, although it's customary (and some programming languages require it) that the elements of the array all be of the same type. For example, an array of men's names might be: scene.my.namesArray = ["Mike", "Harry", "George", "Peter", "John"], and you would access each element with an index such as: _Name:= scene.my.namesArray(1), which would put the name "Harry" into variable defined as _Name. You can also use a calculated index such as _i , In that case you could do: _Name = scene.my.namesArray(_i). Then you can do calculations on the index such as _i=_i+1, and then get other names from the array. You can also have an array of arrays, and multidimensional arrays, but that gets a little more involved.
Wow! i didn't knew that of scene.my.namesArray(_i) when i understood it i said :
Is that posible!? :lol:
Thanks.
Maybe an array of arrays it something like this? :
_Array= {
c:=[pos,color];
i:=[controlleracc,sim.time,
math.log(sim.time * _Ex)];
[i,c]
}
Array of arrays would be something like: Array[array1(7),array6(0),array4(19)] OR another example would be: scene.my.nameArrays[scene.my.mensNamesArray[],scen­e.my.womensNamesArray[],scene.my.childrensNamesArr­ay[],scene.my.animalNamesArray[]]

Rather than to continue a discussion here in scene comments, you could start a discussion in the Algodoo forum and ask your questions there. There are a lot of knowledgeable people who are willing to help. But before you ask basic questions, first try to find answers to your questions elsewhere in the forum.
The computer came to a end: it exploded when I want it to change name... 10/10
Biggest th7M3 3v4r
Thanks Zeusgodoo It cannot work without all that thyme :lol: :tup:
Hey! that can be part of apple (or maybe?):)
Maybe :blink: ! :lol:
How do you turn it on? >:(
If you have the version of 2.1.0 of algodoo, then, by clicking on the button "[click here to start]".
Last edited at 2013/08/24 01:24:54 by lololoer