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

  1. H

    Авторегер Outlook на POST/GET запросах

    his bot is very good i bought onet.pl creator even i can do it but he is more professional thanks man
  2. H

    how to move between memu intances

    how to move between memu intances like i have 5 memu's and need every thread open the free menu then after finished back to available memu's
  3. H

    is ja3/ fingerprint ssl solved in the new zennoposter

    is the hash now changes in the new version
  4. H

    how to work with image hash from memu in c#

    i want to work with search by image in another emulator how to do with c# thanks in advance
  5. H

    cmd start and take long without execute command

    cmd start and take long without execute command i tried c# and run program also without success
  6. H

    failed to run visual studio

    i downloaded also this version
  7. H

    failed to run visual studio

    yes like the image 2022 community
  8. H

    failed to run visual studio

    I make new project in visual studio code but I got this message even though the visual studio opened error failed
  9. H

    Are Trace execution file names random?

    yes i agree with you
  10. H

    cannot run zennoposter projects 7.7.1 for zennobox 7.7.0

    ok thanks to you
  11. H

    cannot run zennoposter projects 7.7.1 for zennobox 7.7.0

    cannot run zennoposter projects 7.7.1 for zennobox 7.7.0 , i got you cannot run this project on zennobox 7.7.0 what i do also i tried to make version in protection 7.7.0 but without success
  12. H

    is there a way in case of fail of any action

    no i means if i have 1, 2, 3 actions 1 fails do some action then go to 1 again , also for 2 fails do some action then back to 2 i can make for every action but this complex and take a long time
  13. H

    is there a way in case of fail of any action

    is there a way in case of fail of any action to do some action then back to that action again
  14. H

    what error in my code

    this happens all the time started with 1 error then profile error then failed , i also increased timeout from settings in intance still same errors can you check the script i sent to you
  15. H

    what error in my code

    this in run mode
  16. H

    what error in my code

    i can run the code in recorder without errors now i got error clear instance cache
  17. H

    what net library should i choose to put in code library

    what net library should i choose to put in code library
  18. H

    memu 7.1 make temp files

    this appears when used shared folders any idea to delete them
  19. H

    memu 7.1 make temp files

    how to solve this
  20. H

    my script got protected

    thanks vlad and all support stuff , got corrected version
  21. H

    my script got protected

    my zennodroid script got protected after i made it help please
  22. H

    my script got protected

    my zennodroid got protected after i made it help please
  23. H

    timeout for get result sms action

    timeout for getting result sms action
  24. H

    How to change the (UA) user agent safely?

    its generated already but if you want tp parse it get thier name from profile and put in ressaign action
  25. H

    How to change the (UA) user agent safely?

    // get user agent string of the user agent project.Variables["UserAgent"].Value = project.Profile.UserAgent; and make variable called UserAgent and put that in reassign
  26. H

    message not find in run mode but in extended mode i can see it beside my regular expression

    i don't understan what's the problem message in the email
  27. H

    message not find in run mode but in extended mode i can see it beside my regular expression

    yes in extended mode
  28. H

    How to C# CTRL + ENTER ?

    try instance.WaitFieldEmulationDelay(); // Emulate text entering instance.SendText("{CTRL}{ENTER}", 15);[CODE lang="csharp" title="another code" highlight="instance.ActiveTab.KeyEvent("V", "press", "ctrl");"]instance.ActiveTab.KeyEvent("press", "ctrl", "Enter");[/CODE]
  29. H

    message not find in run mode but in extended mode i can see it beside my regular expression

    what is the problem i tried with proxy and without proxy same problem
  30. H

    random images in emulator

    move the image to new folder then upload that folder to shared one and voila only 1 image will be loaded for original one delete it
  31. H

    How to solve tiktok puzzle captcha

    Can i solve tiktok captcha puzzle with ZennoDroid ?
  32. H

    is there a way to show/hide any field in input settings based on user choice

    thanks but how can i make that dynamic input
  33. H

    data extract and wordpress articel creat

    come to see telegram:@rakion22
  34. H

    Domain warm-up service - i need a developer

    telegram:@rakion22
  35. H

    is there a way to show/hide any field in input settings based on user choice

    is there a way to show/hide any input settings based on user choice like i want to make follow tick option if ticked it an another field will show to complete it like upload file or something any ideas
  36. H

    SCAMMER USER !!

    come already have one but needs some editing, telegram:@rakion22
  37. H

    how to edit timout for start/restart intance

    i want to edit that start/restart intance and give it more time before timeout can o
  38. H

    how to edit timout for start/restart intance

    fails to start memu intance
  39. H

    how to edit timout for start/restart intance

    i am using dedicated server trying to run script on zennodroid but i found the error is start/restart instance in record mode it's timeout elapsed before intance come to the record mode window and this cube fails , the question how to give more timeout to start/restart cube or what to do, the...
  40. H

    send smtp relay access denied

    string TitleText = "hi"; string MessageText = "hello"; // Отправляем почту var fromEmailString = project.Variables["fromEmail"].Value; var toEmailString = project.Variables["toEmail"].Value; var login = project.Variables["login"].Value; var password = project.Variables["password"].Value; var...
  41. H

    send smtp relay access denied

    what wrong i made ,i put default settings in c# cube but still code not working tried many emails on gmail and onet
  42. H

    how to use send e-mail action

    thanks to you
  43. H

    how to use send e-mail action

    what settings and where should i add thanks in advance
  44. H

    how to pull with adb or else sqlite 3 format

    how to pull with adb or else sqlite 3 format to be read in txt file