For starters we don't need any coders for the game, me and jax handle it just fine.
Also the "Say" verb is one of the simplest things you can create, no really it is, I can make one in about 10 seconds flat, if that, for example a very basic bare-bones "say verb" consists of this:
Code:
mob
verb
Say(Q as text)
set category = "Channels"
for(var/mob/M in view(6))
M << "[src] says: [Q]"
If someone can't write that out to pass a "Coding Test" then they should give up while they still can, mind you that doesn't include Chat filtering or Smilies etc'.
Anyway, Gok won't be hired.
That and he isn't online enough to be useful anyway, seriously why should I hire someone when the only time they will be online is for 5 minuets or only online to be an enforcer?