EA App (formerly Origin) actively blocks multi-accounts, but with the right approach you can create 50–100+ accounts without visible issues. The key is using virtual SMS numbers, different IP addresses, and an anti-detect browser. Let me walk you through the proven strategy.

Why SMS is needed for EA App

EA requires SMS verification when creating new accounts as of 2023. This was implemented to:

  • Protect against bots and automated registrations
  • Reduce account farming (especially for FIFA/FC 24)
  • Prevent account trading

One phone number = maximum 3–5 accounts per week. After that, the number is blocked for 7 days or permanently.

Step-by-step EA App registration process

Step 1: Prepare your data

Before batch registration, prepare:

  • Email addresses — use different domains (gmail.com, yandex.ru, protonmail.com) or temporary email
  • Phone numbers — one number for 3–5 accounts maximum
  • Proxies — each account needs its own IP address
  • Browser — Dolphin Anty or GoLogin with different fingerprints

Step 2: Initial registration

Open ea.com and click "Create an Account". Enter:

  • Email
  • Password (minimum 8 characters)
  • Date of birth (18+)
  • First and last name (can be fictional)

Step 3: Email confirmation

EA sends a confirmation link via email. Click it. This takes 1–2 minutes.

Step 4: SMS verification

After email confirmation, the system asks for a phone number. Enter a virtual number. SMS arrives in 5–10 seconds.

Enter the 6-digit code. Registration is now complete.

Step 5: Gaming profile setup (optional)

EA offers to choose a game and create a gaming profile. You can skip this—you'll be able to do it later.

Complete infrastructure for mass registration

Virtual numbers from turbon.rent

Get numbers from turbon.rent according to this schedule:

  • Day 1: 15–20 US numbers (5 accounts each = 75–100 potential accounts)
  • Day 2: 15–20 UK numbers (country rotation helps avoid antifraud triggers)
  • Day 3: 15–20 Germany/France numbers

Cost: 50 numbers × $0.08 = $4. Cheaper than farming 50 FIFA accounts.

Why different countries: EA tracks geographic patterns. If 100 numbers are all from the US and register within 2 hours, it triggers suspicion and mass bans.

Proxy setup

Proxy type: mobile residential (not datacenter). Reasons:

  • EA actively blocks datacenter IP addresses
  • Mobile proxies mimic real mobile networks
  • Each account gets a new IP, new city, new operator

Browser integration: Dolphin Anty and GoLogin have built-in SOCKS5 and HTTP proxy support. Just specify the IP and port for each profile.

Anti-detect browser: Dolphin Anty

What it does: hides device fingerprints (Canvas fingerprint, WebGL, WebRTC, User-Agent). Each profile has different values.

Setup for each account:

  • Different operating system (Windows, macOS, Linux in rotation)
  • Different browser (Chrome, Firefox, Safari in rotation)
  • Different screen resolution
  • Different User-Agent
  • Different time zone (matches your proxy's GPS location)
  • Different browser language (en-US, en-GB, de-DE, fr-FR)

Creating 50 profiles in Dolphin Anty takes 20–30 minutes with automation (or an hour manually). Well worth it.

Automation via Selenium + Python

If you're a programmer, you can automate the entire process:

  • Selenium — automates browser management
  • turbon API — requests numbers programmatically
  • SMS parser — receives SMS codes automatically

Example logic (Python pseudocode):

for i in range(100): # Request number from turbon API phone = turbon_api.get_number(country='US') # Open browser with proxy driver = open_dolphin_profile(proxy_ip=rotate_proxy()) # Register driver.register_ea_account( email=f'acc{i}@tempmail.com', password='SecurePass123!', phone=phone ) # Get SMS code sms_code = turbon_api.get_sms(phone) # Enter code driver.enter_sms_code(sms_code) # Finish driver.quit() sleep(2-4 hours) # Interval between registrations

A complete system creates 100 accounts in 3–5 days with minimal manual intervention.

Common mistakes and how to avoid them

Mistake 1: One number for multiple accounts

Consequence: Number gets blocked after 3–5 accounts. EA sees a suspicious pattern.

Solution: One number per 2–3 accounts maximum. Better yet, one number per account.

Mistake 2: Registration without proxy or with one proxy

Consequence: All accounts created from one IP. EA immediately sees: 100 accounts, 100 different emails, 1 IP. Mass ban.

Solution: Each account gets its own proxy. Different cities, different operators, different countries in rotation.

Mistake 3: Fast registration sequence

Consequence: Creating 20 accounts per hour triggers EA's antifraud automatically.

Solution: Space registrations 2–6 hours apart. Better to spread over 3–5 days.

Mistake 4: Identical passwords and metadata

Consequence: EA sees accounts are linked—same password, similar email patterns (acc1@, acc2@), same birth dates.

Solution: Each account gets unique passwords, different email formats, different birth dates (1970–2006 range).

Mistake 5: Using Telegram numbers

Consequence: EA explicitly blocks VOIP numbers. Telegram SMS works once, not a second time.

Solution: Use only real mobile numbers from turbon.rent or similar services.

What to do if accounts get banned

Temporary ban (7 days): EA noticed suspicious activity but isn't certain. Just wait.

Permanent ban: Account flagged as bot. Appeals rarely help, but you can try contacting EA support with account creation history.

Prevention: Log into each account at least once, play a few matches, add a small balance. This ages the account and lowers ban risk.

Economics of mass EA App registration

For 100 accounts:

  • Virtual numbers: 20 numbers × $0.08 = $1.60 (one number per 5 accounts)
  • Proxies: 100 daily proxies × $0.02–0.05 = $2–5
  • Dolphin Anty (cloud version): $10–20/month
  • Total: $13.60–26.60 for 100 accounts

One FIFA 24 account with starter balance can sell for $5–20. For 100 accounts: $500–2000 revenue on $25 investment. ROI = 2000%.

Conclusion

Registering 100+ EA App accounts is a standard operation when you have virtual numbers from turbon.rent, proxies, and an anti-detect browser. The key is not rushing, spreading registrations over several days, using different countries and IPs. With the right approach, you'll face no blocks and maximum throughput.