Fixed bugs Added new syntax to concat str="!" num=3 "Lets do this$str*3$" becomes "Lets do this!!!" you can even replace 3 for num
Still work to be done though