Search results

  1. redcrazykid

    Can anybody help me finish this program?

    <html> <head> </head> <body> <script> document.appendChild( </script> </body> </html>
  2. redcrazykid

    Can anybody help me finish this program?

    Wow that was so cool! I was like dude! a little fish is following me around! I didn't have time to read all the code you wrote, but I have another riddle for you. <html> <head> <title>NTD</title> <style> BODY { font-family: Verdana; font-size: 11px; color: #000; } </style> </head>...
  3. redcrazykid

    Can anybody help me finish this program?

    so is it x - y * z?
  4. redcrazykid

    Can anybody help me finish this program?

    Dude yer awseome, but how long did it take that program to run? Also so can you rotate the triangle?
  5. redcrazykid

    More Linux Users Very Soon.

    sowhat is so good about mint anywa?
  6. redcrazykid

    Can anybody help me finish this program?

    Yeah do the thing again. Where you're like "sir your codes aren't working".
  7. redcrazykid

    Can anybody help me finish this program?

    Here's how to draw a triangle in JavaScript. <html> <head> <title>NTD</title> <style> BODY { font-family: Verdana; font-size: 11px; color: #000; } </style> </head> <body> <input type="text" size="32" id="in2" value="triangle" /> <input type="submit" value="Submit"...
  8. redcrazykid

    Can anybody help me finish this program?

    So when I was writing a JavaScript program to take pictures of the left side of a beer can and the front of them then measure the distance between it and the right side of the table, to direct geometry using an algorithm, I could've just used HTML5 the whole time?
  9. redcrazykid

    Can anybody help me finish this program?

    Maybe something more like this:
  10. redcrazykid

    Can anybody help me finish this program?

    Thanks so much for your reply. :)
  11. redcrazykid

    Can anybody help me finish this program?

    With the strings I have in the program, I don't think you can loop createnewbox();, because the other function is set on a timeout feature. Plus, it's document.getElementById(ID).style.left;. With a Math.floor() function and you have to do all eight of them per execution. LIke this: I hate...
  12. redcrazykid

    Can anybody help me finish this program?

    I'm trying to make the boxes bounce off of eachother.
  13. redcrazykid

    Can anybody help me finish this program?

    <html> <head> <title>NTD</title> <style> BODY { font-family: Verdana; font-size: 11px; color: #000; } </style> </head> <body> <script> try { v2 = new Array(); v3 = 0; v5 = 0; v10 = 0; function addthirdrecording(v8) { v9 = document.createElement('div'); v9.style.background =...
  14. redcrazykid

    How would you create your own Generative AI?

    Here's a cool picrtures.
  15. redcrazykid

    tf am I supposed to do

    I would start drinking beer and write AI or some ground breaking program with friends. That's just on the computer though. Working out and trying new food seems fun too. I've been gorging different kinds of beverages lately. I really wanna go to the club though.
  16. redcrazykid

    How would you create your own Generative AI?

    Oh well when you program every word in the dictionary into a script and use it to respond to text messages they've been calling that AI lately. Sry k
  17. redcrazykid

    How would you create your own Generative AI?

    I personally would use a program written in PHP to scan an online encyclopedia. That is free to use, regardless if you're using a program instead of using the website in person. Codes like this: for($i = 0;$i < strlen($pageparagraph); $i++) { } So that it memorizes all the geometry of an...
  18. redcrazykid

    How to get the fun back in computing?

    Same here. I used to spend hours a day on InvisionFree creating themes and modifications. But they closed down because nobody used forums anymore.
Top