Author Topic: CCcamInfoFilter - To Detect Fake Cards  (Read 1277 times)

0 Members and 1 Guest are viewing this topic.

Offline antox

  • Ferengi
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 16798
CCcamInfoFilter - To Detect Fake Cards
« on: December 31, 2009, 01:20:34 PM »
CCcamInfoFilter - To Detect Fake Cards



CCcamInfoFilter - To Detect Fake Cards

These modifications generate a block line specific to your peers to filter "OLD" and "FAKE" cards to be added to the C: Lines in CCcam.cfg.

Instructions for use:
---------------------

1.) Click the newly added "Filter" button in CCcamInfoPHP.

2.) A page will appear with a box containing a pre-formatted line.

3.) Select and copy this line and insert into CCcam.cfg at the end of every C: Line

Example:

If a C: Line is C: friend.dyn!dns.org 12000 user pass no {0:0:3} and the block line generated is ,500:20a10,500:20a20,500:20a30 ,d02:8c,d03:c0,d03:c 4 the C: Line becomes C: friend.dyn!dns.org 12000 user pass no {0:0:3,500:20a10,500:20a20,500 :20a30,d02:8c,d03:c0 ,d03:c4}

Installation:
-------------

1.) Locate the directory for CCcamInfoPHP containing config.php. This is usually %programfiles\CCcamInfoPHP\htd ocs.

2.) Back up the file meniu.php by renaming it.

3.) Copy the modified meniu.php and filter.php to the same folder.

If you have CCcamInfoPHP running on other than the default host: port of 127.0.0.1:4001, you will have to make appropriate changes to $url in filter.php.