· 6 years ago · Sep 12, 2019, 04:02 PM
1Deez's NakedCPH Acct Gen Python Script
2
31. Intro
42. Install
53. Setup
64. Run
75. FAQ
8
9
101. Intro
11
12Hi, I'm Deez. This script is written in Python (3+). Buckle up your seatbeat, this could be a bumpy ride.
13
142. Install
15
16You will need to install Python 3+ on your computer. Mac users may already have Python installed, but check to see if it is Python 2 or 3. You want to use Python3. You also need to install Pip.
17
18Follow the instructions listed here to install Python3. For Mac users I recommend following the Homebrew install mentioned on this website.
19
20https://realpython.com/installing-python/
21
22Follow the instructions listed here to install Pip.
23
24Windows
25Open and Command prompt and type:
26python get-pip.py
27
28MacOS
29Securely download the get-pip.py file from https://pip.pypa.io/en/stable/installing/
30From the directory where the file was downloaded to, run the following command in a terminal:
31python3 get-pip.py
32Verify the installation of pip3 by running the following on in terminal:
33which pip3
34
35Next you will need to install a few Python packages needed to run the Python script
36
37Type the following commands one at a time in either a terminal window (MacOS) or in a Command Prompt or Powershell window (Windows):
38pip3 install proxy-manager
39pip3 install requests
40pip3 install names
41pip3 install fake-useragent
42pip3 install cloudscraper
43pip3 install polling
44Python 3 Installation & Setup Guide – Real Python
45In this Python installation guide you'll see step by step how to get a working Python 3 distribution set up on Windows, macOS, Linux, iOS, and Android.
46
473. Setup
48
49Script setup time!
50
51Download the Python script nakedcph_acct_gen.py from Discord. Next, you will need create 2 new files in the same folder as you downloaded the Python script:
52
53emails.txt - file containing all of the emails you want to use for generating Naked accts
54proxies.txt - file containing your proxies
55
56Both files should have 1 entry per line.
57
58Next open the Python script using your favorite text editor and make the following edits:
59api_key = your 2Captcha api key
60password = password to use for each of your Naked accts
61
624. Run
63
64Let's gen some acct's.
65
66On MacOS, open a terminal and change directories to the folder containing the Python script. On Windows, open a Command Prompt or Powershell terminal and change directories to the folder containing the Python script. Once there run the following command:
67
68MacOS Users
69python3 nakedcph_acct_gen.py
70
71Windows Users
72python nakedcph_acct_gen.py
73
74That's it! Make sure to keep watch of the message printed to the terminal.
75
765. FAQ
77
785.1 Why does it take so long to gen 1 acct? 2Captcha is slow. You will need to solve at min 1 captcha using 2Captcha.
795.2 Why am I getting proxy errors? Bad proxy.
805.3 Anyway to make this faster? Probably. This the best I could do in a few hours.
815.4 Which type of proxies should I use? Static resi.
825.5 Why use static resi? Glad you asked. This script uses a random proxy from your provided list to generate each acct. Each proxy is also sent to 2Captcha and is used by them to solve your captcha, the thought being your captcha response should be linked to the IP submitting the response. 2Captcha recommends this.
835.6 Why didn't I get an acct notification email? It prob went to SPAM folder. If using forwarding e-mails consult your provider.
845.7 Any additional advice for us? I've have less proxy errors using UK static resi. YMMV.
85Also, if you are using IP Auth proxies the IP for 2captcha is 138.201.188.166.