Hmmm...the concept is interesting. The only way I could see it working is to have a cycle of tips. There is no way that I have found that chooses a random value for a cvar. Try making some cfgs that do the following: set the current tip and set the next tip cfg. Have the menu exec the cfg so it displays the tip and is given the exec to load next time. Maybe on menu open put an exec line. Granted, this is all hyperthetical considering it is a loading menu, which may act differently than other menus, like it's ability to exec and such. Also, use the command 'seta' so it writes the current and next tip to the jasp config file, so you don't get the same tip over and over. Also be sure to include an error tip just in case the whole thing fails.