-
Private
Free PTC account creator
Hi,
I made a small tool that can make PTC accounts for you while doing all the finishing touches. It's definitely more complicated to install than TwinFuture's but its free. If you would like the convenience aspect, pay for his program. I probably won't bundle this into an exe.
GitHub - sriyegna/Pikaptcha: Automated and Manual creation of PTC accts
I have tried to document the readme as clearly and as much as possible. Please go through it if you plan to use the script so I don't have to answer questions that are already explained.
In the above link, you will find what it can/cant do, and how to use it.
So what can this script do?
It can make PTC accounts randomly.
It can verify emails automatically (if you follow the instructions)
It can verify TOS automatically
It can simulate a browser and automatically solve captcha (if you follow the instructions and pay 2captcha)
it can open a chrome browser and let you manually solve captcha
Yeah. Well, have fun.
Join us on discord! Discord
Last edited by sriyegna; 08-21-2016 at 04:11 AM.
-
Post Thanks / Like - 17 Thanks
Kusoo,
bukandewa,
DimitrisZ,
astanix,
KappaClaus,
KhongTen,
faplo,
DSimtrax,
tehnehneh,
AndyNguyen0912,
CreativiTimothy,
Nunpipat,
acidified,
DragoniteShop,
ColdHaze,
SeedMCM,
Parenthetic (17 members gave Thanks to sriyegna for this useful post)
-
Sergeant
thanks, I was tried and works like a charm, sadly I don't have 2captcha or others auto captcha services to make this creator fully automated.
-
Post Thanks / Like - 1 Thanks
sriyegna (1 members gave Thanks to bukandewa for this useful post)
-
Member
Well this still work if Google Chrome is installed in C:/Program Files instead of C:/ ?
EDIT: What happens if when i run the path command I see a huge path that's wrong instead of C:\Python27, C:\Python27\Scripts, and C:\Program Files\Git\cmd? How do I set the path to the correct value?
EDIT: Nevermind, fixed that error. The only issue now is that it gets stuck on "Processing mailbox"?
FINAL EDIT: Processing mailbox takes a long time only if you have lots of emails in your account. Works fine on a fresh account or after you empty your inbox.
Thanks!
Last edited by KappaClaus; 08-20-2016 at 09:42 PM.
-
Post Thanks / Like - 1 Thanks
sriyegna (1 members gave Thanks to KappaClaus for this useful post)
-
Member
Just tested it and well...just does what it says on the box! Thank you!
-
Post Thanks / Like - 1 Thanks
sriyegna (1 members gave Thanks to DimitrisZ for this useful post)
-
Member
-
Member
Could Any1 build a exe for this
-
-
Member
C:\Windows\system32>pip install git+GitHub - sriyegna/Pikaptcha: Automated and Manual creation of PTC accts
Collecting git+GitHub - sriyegna/Pikaptcha: Automated and Manual creation of PTC accts
Cloning GitHub - sriyegna/Pikaptcha: Automated and Manual creation of PTC accts to c:\users\xxx\appdata\local
\temp\pip-bwbjza-build
fatal: unable to access 'https://github.com/sriyegna/pikaptcha/': Failed to conn
ect to github.com port 443: Timed out
Command "git clone -q GitHub - sriyegna/Pikaptcha: Automated and Manual creation of PTC accts c:\users\xxx\appd
ata\local\temp\pip-bwbjza-build" failed with error code 128 in None
Unable to run this command, help please.
-
Private
Originally Posted by
VNForce
Could Any1 build a exe for this

I do not intend to package this as there is some protobuf error while compiling that I don't want to spend the time to fix. Anyone else is welcome to package this opensource project as long as they don't profit off it.
-
Private
Originally Posted by
DSimtrax
For some reason your network/computer (something in your environment) is blocking your connection to github. As such, you have the error "fatal: unable to access"and 443 timed out.
I would assume you can browse the URL since you typed in the correct installation command. Alternative installation steps are as follows.
1. Go to the github page, click the green button on the right to Clone/Download and Download as Zip.
2. Extract the folder to C:\pikaptcha (or some other directory if you know what you're doing)
3. Open command prompt and type "cd C:\pikaptcha" without quotations
4. type "python setup.py build" without quotations
5. type "python setup.py install" without quotations
It should now be installed and you can run it as specified in the ReadMe
Cheers
-
Post Thanks / Like - 1 Thanks
-
Member
-
Member
Originally Posted by
sriyegna
For some reason your network/computer (something in your environment) is blocking your connection to github. As such, you have the error "fatal: unable to access"and 443 timed out.
I would assume you can browse the URL since you typed in the correct installation command. Alternative installation steps are as follows.
1. Go to the github page, click the green button on the right to Clone/Download and Download as Zip.
2. Extract the folder to C:\pikaptcha (or some other directory if you know what you're doing)
3. Open command prompt and type "cd C:\pikaptcha" without quotations
4. type "python setup.py build" without quotations
5. type "python setup.py install" without quotations
It should now be installed and you can run it as specified in the ReadMe
Cheers
Thank you!
-
Member
-
Member
it say ihave no credit, is there any way to autocaptcha freely?
-
Private
Originally Posted by
neutronz
it say ihave no credit, is there any way to autocaptcha freely?
Someone has to do the recaptcha. I just outsourced the work for a very small fee. There is no free recaptcha solving service. Please read the readme.
-
Post Thanks / Like - 1 Thanks
neutronz (1 members gave Thanks to sriyegna for this useful post)