what if scratchers collaborated on scripts and stuff to make a robot that could talk with you?
You type in "Hi" and it says "what's up?" or "hello"
plus here is a calculator for the robot:
[blocks] ask "first number?"
<set{ <{ number 1 }> }to( answer
Ask "second number?"
<change{ <{ number 2 }> }by( answer
<set{ <{ product }> }to( (( <{ number 1 }> <+> <{ number 2 }> )) [blocks/]
pretty simple, reply when you start making
Last edited by benjamindragonpants (2011-05-25 05:37:31)
Offline