It's important that the # be immediately before the $

Code:
/j /join #$$1 $2-


$$ halts the code if that token does not exist, I can't think of a reason $$1 $2- is used instead of $$1-

Last edited by Loki12583; 19/08/16 11:17 PM.