Reply to Re: Push Rock
If you don't have an account, just leave the password field blank.
You must realise the script runs from line 1 to the last one, so it gets run in the order you put the lines. So you must place it where you want the game to check what Dink's level is. If you put if after the push actions, it'll check Dink's level then which is too late - so you need to put it a bit at the beginning.