All members have access to limited usage of the Bluecube summon ability. The higher your level, the more accurate it is and the more uses you get. Also, it helps if you put an awesome picture with the request.
And on topic, is there not a multiconditional if statement? If (blah or blah or blah or blah) ?? Wouldn't that be a lot better than nesting all of it?
Nope, you can't use "NOT" either (so you can't test to see if something is not 5, for example, without checking for 5 and then using an ELSE statement.)