Breaking

Tuesday, October 16, 2012

MANUAL: CCcam C-line tutorial


A quick tutorial that explains how to configure a CCcam


Syntax : C: <hostname> <port> <username> <password> <wantemus> { caid:id:uphops, caid:id:uphops, … }

In a c-line we can have :

Instructions where to look for a server <hostname>
Which port that server is using <port>
Username to connect to that server <username>
Password to connect to that server <password>
If you like to recieve Emulator shares from keys <wantemus> (i recommend using “no” here)
Limiting what to get from that particular server { caid:id:uphops, caid:id:uphops, … }


Examples:

Basic C line that most users will use :
C: server.noip.com 12000 username password

C line that is more appropriate if you do not want to recieve key Emulators:
C: server.noip.com 12000 username password no

C line that is more appropriate if you want to recieve key Emulators (NOT  recommended) :
C: server.noip.com 12000 username password yes

Cline that will limit to receive all shares that are only up to 2 hops away (Recommended!!):
C: server.noip.com 12000 username password no { 0:0:2 }

Cline that will get all shares but does not get a specific provider:
C: server.noip.com 12000 username password no { 0:0:2, 093b:0 }

Cline that will get all shares but does not get specific providers:
C: server.noip.com 12000 username password no { 0:0:2, 100:3, 100:4, 100:5, 100:9, 100:A, 100:c }

iN|oscamtips

No comments:

Post a Comment