Kyatric
Well i just reinvented the wheel(more like copy the contents of the tick2 function minus the shake code) and put in the ability to disable and enable. I also added the option to scroll just in the X and Y direction or both.
The reason i wanted to do this is i have a platform like game where a object jumps based on pressing right and left keys. The longer you press the keys, the more energy gets store for a longer jump. During this charge time the object shakes. This shaking was making the whole screen shake when using the default scrollto behavior. so after looking at the code, it was just as easy to make a modified version then to do it with a group.