kourath (!empty($user->lang['WROTE'])) ? $user->lang['WROTE'] : ucwords(strtolower(str_replace('_', ' ', 'WROTE'))):
to elaborate...
(!empty($user->lang['QUOTE'])) ? $user->lang['QUOTE'] : ucwords(strtolower(str_replace('_', ' ', 'QUOTE'))):
While the game is running, Warden uses API function calls to collect data on open programs on the user's computer and sends it back to Blizzard servers as a hash values to be compared to those of known cheating programs.
http://en.wikipedia.org/wiki/Warden_%28software%29secuirity through obscurity.
thanks,
anyone have an example of the packets warden sends back to blizzard?