Результаты поиска

  1. A

    Activity on one application with different profile

    Hello, What is my solution with Zennodroid? I aim to perform activities for different accounts on the same application. However, when I change the Zennodroid profile, the login session and all the history of the last profile remain on the application. If I clear the app data before importing...
  2. A

    Memu Emulator, android version workable

    Dear, We can only use the version Android 5.1 with ZennoDroid lite ? Because when I "run device" on ZennoDroid, it works only with 5.1 (32 bits), not with 7.1 (32 bits) or 9.0 (64 bits). I didn't see this information to your documentation. Thank you
  3. A

    Can't Install the version 2.3.8

    Hello, I tried to install the Demo Zennodroid 2.3.8 after using a lot of Zennoposter for years. Zennoposter everything is Ok but when I install the ZennoDroid Demo, I have an Installation Error : "Object reference not set to an instance of an object" I tried on the same machine as...
  4. A

    Esim support

    Hello, Can I add my e-sims numbers to ZennoDroid to pass the 2FA? That, I can use the unique number of each profile. Because I don't want to use SMS Pva provider but directly my E-Sims plans. Thank you
  5. A

    How can I fix the webRTC leak to hide my public ip ?

    Hello, I use zennoposter with my private squid proxy server with my privates ips, the proxy works very well but I found with webRTC the website can see my proxy IP + my personal public IP. How can I hide my ip public with webrtc in zennoposter ? Thank you Best regards
  6. A

    Create activity for my outlook emails to be not blocked for unactivity

    Hello all, I create a bot where I create outlooks email with a unique private IP address for each account, the creation it's ok, but in 10days / 15 days my email is blocked because this isn"t activity (or only 1 email was received to activate an account create on application). What's your...
  7. A

    Make a logic to check if the Profile have a private proxy added

    Hello, How can I make logic to check if the profile loaded have a proxy on the browser settings like here: https://zennolab.com/discussion/threads/gmail-blocking-imap.5874/#post-32755 All my profile have a private proxy (one profile / one unique IP) but how check it ? Because I don't know-how...
  8. A

    Make a switch logic with percent chance of execution

    Hello, I want to make 3 actions with a percent à chance. 1. I have a random number between 1 and 100 2. I want to make a switch : a. <=20 b. <=50 c. >50 But a switch logic with that doesn't work, I put a picture to show you : The switch doesn't work I have an error : "Run...
  9. A

    [email imap automation] create a Regex to extract the href of the <a> wanted

    Hello, I found the email and now, I want to create a regex to catch the activation link. It's myhtml : <a href="https://lin.com/activation/NX1B4s3xh1ip" target="_blank" style="-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; cursor: pointer; word-wrap: break-word; word-break...