Skip to content

ZLaxtert/cc-checkerV3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cc-checkerV3

Credit card checker version 3 update on October 2023 ( MERCHANT : STRIPE and BRAINTREE )

PHP BANDITCODING AUTHOR

Install on desktop :

  • Install XAMPP
  • Added environment variable system path => C:\xampp\php
  • download the script and save it in your folder
  • open CMD and running

Install on android (Termux)

$ pkg install git -y
$ pkg install php -y
$ git clone https://github.com/ZLaxtert/cc-checkerV3
$ cd cc-checkerV3
$ php cli.php

NOTE

Please don't use cc generator because it can make the API down

INDONESIAN LANGUAGE

JIKA ANDA MENGGUNAKAN PROXY LIST SILAHKAN OPEN FILE 'settings.php' di dalam folder function

  • install php di PC atau Laptop kalian (caranya banyak di google)
  • sett up enviroment variable PHP (caranya di google banyak)
  • open file 'open.bat'
  • ENJOY :)

mode_proxy = on [untuk menggunakan proxy]

mode_proxy = off [tidak menggunakan proxy]

proxy_list = proxy.txt [nama file proxy anda]

proxy_pwd = 'isi password proxy anda' [jika proxy anda menggunakan password silahkan isi jika tidak biarkan kosong]

ENGLISH LANGUAGE

IF YOU ARE USING A PROXY LIST PLEASE OPEN FILE 'settings.php' in the function folder

  • install php on your PC or Laptop (there are many ways on Google)
  • set up the PHP environment variable (there are many ways on Google)
  • open file 'open.bat'
  • ENJOY :)

mode_proxy = on [to use proxy]

mode_proxy = off [no use proxy]

proxy_list = proxy.txt [name of your proxy file]

proxy_pwd = 'fill in your proxy password' [if your proxy uses a password please fill in otherwise leave blank]

About

Credit card checker version 3 update on October 2023 ( MERCHANT : STRIPE and BRAINTREE )

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published