Jatoka
Shounen Jump Specialist
2
MONTHS
2 2 MONTHS OF SERVICE
LEVEL 2
900 XP
Creates Discord accounts and fully verifies them using email and phone.
Was about 4.5 hours of work, for free for everyone.
Requirements:
The link contains the download, requirements yet again, how to install and some examples on how to use the program.
Quick example:
Press that like button to show your appreciation.. This will probably be patched within days
Was about 4.5 hours of work, for free for everyone.
Requirements:
- https://www.python.org/downloads/ (did not test on other Python versions)
- https://anti-captcha.com/ account with money on it
- https://kopeechka.store/ account with money on it
- https://sms-activate.ru/en/ account with even more money on it
You must reply in the thread to view hidden content. Upgrade your account to always see hidden content.
Quick example:
Code:
from creator import create
anticaptcha = 'a4d26ba7ec33ba9aa810449b42a6d011'
kopeechka = '99355de805609eac0dc5750f49fb18e5'
smsactivate = 'b97683d5f482A06051Ab7fc81bb4d495'
session = create(capthaAPI=anticaptcha,
emailAPI=kopeechka,
phoneAPI=smsactivate,
username="Hatty was here")
print(session.token)