Hey. I'm kinda new to mIRC (I was using ChatZilla addon to FireFox before, switched for the scripting function. =P) And I want to make a command that does "*Tomm dances with <random user>." I have it working, but, as you will see from my script below, I have to manually input the number of users. Is there a variable in mIRC which tells you the amount of users currently? My script: /randdance [b][color="red"]*Tomm dances with $nick(#,$r,$rand(0,300)) And yes, I've googled, and haven't come up with anything. ~Tomm