ZLaxtert / cc-checkerV2

Credit Card Checker By Stripe Charger , New Version V2 ( New Update September 2023 )

Home Page:https://sociabuzz.com/zlaxtert

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cc-checkerV2

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-checkerV2
$ cd cc-checkerV2
$ 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 By Stripe Charger , New Version V2 ( New Update September 2023 )

https://sociabuzz.com/zlaxtert


Languages

Language:PHP 98.9%Language:Batchfile 1.1%