ID:138830
 
*start:
switch(usr.skalert("Welcome to [world.name], We are always updating! Expect major changes and minor ones!

[MOTD ? "Message of the Day: [MOTD]" : ""] ","Login",list("Create New","Load")))

Missing Left-hand argument to *:

I have no idea what you are asking. Use DM tags and explain your problem. This isn't a magical-fix-my-problem-telepathically forum.
You're missing the left hand to *.

You can't simply throw "*" in the code, there has to be something on BOTH sides of it.

"1 *= 1"
In response to Albro1
From what I've seen, the start part is a label?
Or maybe you wanted to do some mathematical operation out of nowhere?