I found clientcmdshowbricks(%bool) but it doesn't seem to do anything when I use it in console. The args are definitely right because when I traced mounting the brick tool, it called that cmd. If I could get it to work, commandToClient(%obj.client,'ShowBricks',1); would open the brick gui. Tested commandToClient(%obj.client,'timescale',0.5); and it worked.