ok, so i followed that code and now i get a subscript out of range error with this line:

'To move your snake:
Magsnake.Point(0).x = Magsnake.Point(0).x + directionx

I dont have a clue why? any ideas?

thanks