PHP:
<?php// ports profiles$skype = "skype"; // your skype id$nameserver = "SERVER"; // server name$mail = "xxxxxxxxxxx@gmail.com"; // your email$url = "xxxxxxxxxxxxx.net"; // your host$port = "xxxxxxx"; // http port$user = "xxxxxxxx"; // http user$pass = "xxxxxxxx"; // http pass$version = "r81"; // mcs version // dont tuch i will try with all version of multics
// PORT CCCAM/MGCAMD/CACHE$portcache = "5555"; // your cache port$portcccam = "12000"; // your cccam port$portmgcamd = "13000"; // your mgcamd port$keys = "01 02 03 04 05 06 07 08 09 10 11 12 13 14"; // your key
// cfg files$cfgclines = "/var/etc/files/EXCccam.cfg";// cfg cccam file (clines-flines)$cfgmgcamd = "/var/etc/files/EXMGcamd.cfg";// cfg mgcamd file (mg lines-Nlines)$cfgcache = "/var/etc/files/EXcache.cfg";// cfg cache file (cache)
?>
thats all
No comments:
Write comments