Sub Sing /stopsong /cast @cursong Shouldn't that be: Sub Sing /stopsong /cast @a(@cursong) That'll fix the "AEs must be in gems 1 2 3" problem. If you do that though, you need to fix one line in the :Loop /if n @selotimer<=0 { /varset cursong @a(4) /varset selotimer 1500 /call Sing } make...