
Originally Posted by
smokiesam
Dear All,
I've deleted my CCcam.cfg file

is there a way to get it back???
Please advise
Thanks
Was it a normal basic file, or you modified it before you delete it?
If you did not have the F: and C: Lines of your users it is lost ... if you have it, just complete it in the following example:
Code:
###############################################
##### #####
### Config File Created by Cam-Editor ###
### Cam-Editor by TRINITY ###
##### #####
###############################################
###############################################
###############################################
#### Friends ####
###############################################
# #
F: ............................
# #
###############################################
#### Servers ####
###############################################
# #
C: ..........................................
# #
###############################################
#### Config ####
###############################################
# SERVER LISTEN PORT : #
SERVER LISTEN PORT : 12000
# INFO LISTEN PORT : #
INFO LISTEN PORT : 16000
# HTML INFO LISTEN PORT : #
HTML INFO LISTEN PORT : 16001
# ZAP OSD TIME : #
ZAP OSD TIME :0
# OSD USERNAME : #
OSD USERNAME :root
# OSD PASSWORD : #
OSD PASSWORD :palace1
# PHOENIX READER PATH : #
# EMM Blocker #
# SHOW TIMING : #
SHOW TIMING : no
# DEBUG : #
DEBUG : no
# NEWCAMD CONF : #
NEWCAMD CONF :no
# DISABLE EMM : #
DISABLE EMM : no
# EXTRA EMM LEVEL : #
EXTRA EMM LEVEL : no
BOX KEY : AAD4010D5B84C7BF #
# BEEF ID : #
# PINCODE : #
# SOFTKEY FILE : #
SOFTKEY FILE : /var/keys/SoftCam.Key
# AUTOROLL FILE : #
AUTOROLL FILE : /var/keys/AutoRoll.Key
# STATIC CW FILE : #
STATIC CW FILE : /var/keys/constant.cw
# CAID IGNORE FILE : #
CAID IGNORE FILE : /var/keys/CCcam.ignore
# LOG WARNINGS : #
LOG WARNINGS : /tmp/warnings.txt
# #
# #
###############################################
####### Enjoy #######
###############################################
Good luck !
TRIN