You can put the following code in any of your guys (preferably the leader) init line:
myGroup = group this
myGroup is then the group you can refer to in the script, e.g.
[myGroup, myHelo] exec "rapple.sqs"
You can use any other name instead of myGroup, just be consistent when refering
to it.