
Originally Posted by
MuTrex
using navicat here, went through each table lots of them and coudn't find , also noticed it game with some information of certain people that played the game before.
its almost 2am here maybe eyes are tired..
- - - Updated - - -
i'm wondering will it be possible to change the way the game looks? like graphics wise? and edit client side?
Open navicat and select cokdb1 then open query and just run the following command
Code:
update userprofile set gold=1000000 where serverid=1;
this will add gold to everyone in server.