Epicgames account registration script [Multilang]

Share your BAS applications
  • An open template for registering accounts on Epicgames.com
    Template - Epicgames Kopeechka store.xml
    It's Multilang template and you can choose a necessary language of logs

    P.S. I was tormented for you actually, and the battle was epic :)

    alt text

    The actions in the template are grouped, some of them are signed and marked with various colors.

    • Yellow - obtaining data (mail, writing), connecting proxy, etc.;
    • Red - error check, error processing;
    • Blue - the main unit of the entire template;
    • There is no color - ordinary actions (click on the element, loading, sleeping, etc.) and ... crutch (about them later).

    Features of the template: Epic Games = Epic Problems = Epic Fight

    • Sensitive to the speed of the Internet and proxy (Epic simply does not upload captchu, or does not want to accept the answer);
    • It is necessary to use a browser fingerprint (if you do not have a key from FingerPrint Switcher - not a problem, it is used free automatically);
    • The **hCaptcha ** solution is implemented by a built -in module, and so that the valuable data of your proxy does not go anywhere in the third hands - I have to be a little like it with the site (tags, customs, click -soup by the button to continue and checks in the hope that Kaptcha will go ... and it goes! In most cases, the first time);
    • There is also a choice of whether to enter or not introduce the base base (in the second case, names from the built -in base of bass names are generated);
    • The possibility of choosing a country of registration from proxy or randomly.

    For the work of the template, modules are needed:
    KOPEECHKA.STORE to receive mail and search for a letter;
    Password generator to generate password under the conditions of the site;
    It is necessary to enable the hCaptcha solution module. Like this:

    alt text
    For long and successful tests, here is a coupon for topping up the balance: epicgames_kopeechka
    Use it on the KOPEECHKA.STORE website, in the "My profile" tab
    Only 5 people can take a coupon and get 50 rubles on their balance

    Contacts:
    Site - Kopeechka.Store
    Telegram channel - Kopeechka
    Chat in Telegram - Kopeechka.Store | Official chat
    Technical support - Kopeechka Support
    Email - Support@kopeechka.store
    Developer - Ilya

  • I hope the next one is to automate multi-threaded registration of gmail

  • @DevilAguo0 gmails you can find on our site :)

  • @KOPEECHKA-STORE вы б хоть ссылку дали, на вашем сайте черт ногу сломает.

  • @Bigma Какую конкретно?

  • @KOPEECHKA-STORE said in Epicgames account registration script [Multilang]:

    @DevilAguo0 gmails you can find on our site :)

    Вот эту

  • @Bigma Заходите на сайт
    Вводите сайт, с которого необходимо получить письмо
    И в "тип почты" выбираете "gmail.com"
    Да и всё на этом

    Вот подробный гайд по приобретению почты

  • @KOPEECHKA-STORE моя твоя не понимать, моя думать шаблон для реги gmail у вас на сайте, просили то об этом однако...

  • @KOPEECHKA-STORE I want to register him by myself and run the script with BAS, I think that's cool!

  • @KOPEECHKA-STORE Do you provide sms api? I use it a lot. I can’t find the verification code when I register with gmail. The platform can register normally

  • @DevilAguo0 i come China, i can not pay for you!

  • @Bigma зачем наша делать шаблон гмейл если мы продавать гмейл

  • @KOPEECHKA-STORE Я так понял ваш скрипт уже не актуален? Не регистрирует аккаунты, все время ошибка лезет после капчи, что нужно обновить страницу

  • @IlyaDEFEKTysBas К сожалению да, не удается обеспечить корректную работу с сайтом через встроенный эмулятор браузера. Визуально проблема выглядит как "неверный ответ" на решение hкапчи, но дело явно не в этом, так как решение её и применение токена всеми разными методами приводит к одному и тому же. Возможно эпикгеймс определяет БАСовский браузер какими-то подгружаемыми скриптами, пока нам это решить не удалось =(

  • @KOPEECHKA-STORE с мобильными отпечатками работает

  • Template updated

    High sensitivity to proxy quality, support for UDP, QUIC (HTTP 3) is desirable
    We recommend updating the BAS to the latest version

  • Thank you very much for sharing the template and the additional hints regarding QUIC and UDP!