I still can't figure out how to set registration page and I see many are not able too.
But for those who want to make your own username and password with coin for d-shop, u can do this.
1) At sql server, go to cash database/user_cash. get any user no and copy.
2) Now, go to account database/user_profile and (find the copy user number like how it was done in the video) and edit the login name to your desire name. [Now password is in MD5 format. Google the MD5 convertor or use this site,
[Only registered and activated users can see links. Click Here To Register...]. credit to CosmosTunes] Go convert your desire password to MD5 format can copy in your database.
3) I'm not sure, tbl_user db need to change or not, but i just change it on the login name and password.
4) go back to user_cash and edit the amount of coin you want.
Important, u need to get the user no from cash_user table first. Not all user at account database has D-Shop coin which link to user_cash database.