Reply to Re: BASE WALK
If you don't have an account, just leave the password field blank.
Optimally eight, possibly four. Eight when you're doing one for each direction (north(8), east(6), south(2), west(4) and combinations of those; northeast(9), south-east(3), southwest(1) and northwest(7)). You could also do 4 (the diagonal directions) and let the pinguin only walk diagonally, like NPC characters (more common for NPCs).