Levox 

I’ll get that favicon in right now

Can u guys check to c if the favicon is updated? It should look like this: levox_icon

Also, for the coming soon “wait” command, how should it be?

wait>> minutes/ seconds/ hours >> #

woah da favicon is there :o

i think it should be waitMillis>>milliseconds and waitSec>>seconds

1 Like

wow the favicon looks amazing

1 Like

I just found a bug, Levox only runs the first line of command… I’ll have to update that

Also, not a bad idea, I might have it be that way

I was thinking of making a youtube channel for levox

Not a bad idea, we might as well have tutorials in there

I made a youtube channel for levox

1 Like

i dont know how favicons work… where do you make/store/call the favicon?

u can add this code to ur html to set a favicon

<link rel="icon" type="image/png" href="link1">

In html, links are sometimes used to define images, replace “link1” with an image link

U can find a link for an image that u uploaded to repl by clicking the dots near the image file, and pressing, “copy link”
Screenshot 2020-10-28 at 4.09.23 PM
that’s how I think it works

most people use <img> elements to define images.

2 Likes

@anon43897440 do you have a youtube channel that we can link in the about section of the Levox youtube channel

lets start uploading tutorials to the Levox youtube channel

yea, but let’s try to update this project a bit more before doing so

This is a wiki, please add bugs and suggestions below:

BUGS & OTHER
  • Project not running all of the lines

  • 3d cubes not visible in dark mode
    :yellow_circle:

  • CAKE FIX doesn’t delete the 3d clones
    :question:


SUGGESTIONS...
  • wait command
    :yellow_circle:

  • automatically have tab unlocked (add lock command)
    :green_circle:

  • Save script
    :green_circle:

  • Add a new pixel with:

    • similar commands as original pixel
      :red_circle:
    • hitTest command (between old and new pixel)
      :yellow_circle:
  • New mouse commands:

    • MouseClick
      :green_circle:
    • MouseDown
      :yellow_circle:
    • MousePress
      :green_circle:
  • graphing system
    :red_circle:

  • create a credits section
    :green_circle:

  • allow user to set infinite amount of keys
    :red_circle:

  • allow user to press multiple set keys at once to run multiple commands
    :red_circle:



The suggestions and bugs marked green are going to hopefully come next, then yellow, then red

Almost forgot, the first post had a quick tutorial for a very old version

can i upload a little tutorial on how to turn on darkmode

sure feel free to add any type of tutorial, also:

I uploaded the first video to the Levox youtube channel

should we add a way to import images

1 Like

That’s a good idea, but it might be difficult to add