Недавний контент xxlee

  1. X

    Bugs in version 7.7.11.0

    The code can be executed successfully, but it does not take effect.
  2. X

    Bugs in version 7.7.11.0

    instance.HideNavigatorField("userAgentData"); The code is valid in versions 7.7.6 and 7.7.3 Invalid on 7.7.10,7.7.11
  3. X

    I want change navigator.userAgentData,but no tips

    @VladZen
  4. X

    I want change navigator.userAgentData,but no tips

    Hi. myndeswx I have tried the method you gave and found it to be useless. (I have looked through the zp development documentation) This is a completely different approach. You can try the following code and you will find that your modifications will not take effect...
  5. X

    I want change navigator.userAgentData,but no tips

    Thans for your reply. NavigatorUAData(navigator.userAgentData) different form user-agent Detail page: https://developer.mozilla.org/en-US/docs/Web/API/NavigatorUAData/getHighEntropyValues
  6. X

    I want change navigator.userAgentData,but no tips

    How to modify the data in navigator.userAgentData is really important to us. I have seen many users submit this request but have never received a reply. navigator.userAgentData.getHighEntropyValues( ["architecture", "model", "platform", "platformVersion", "uaFullVersion"]) .then(ua...
  7. X

    WTS C# library for zenno (148 methods with source code) – mouse emulation based on human behavior, easy project development and much more

    Do you have his contact? skype or telg He did not reply to me. Thank you.
  8. X

    Force Zenno Poster to show instance

    Hello. Can I connect to instances on remote servers? If so, how do they communicate var url = ""; var port = ""; var address = ""; ZennoPoster. ShowInstance(url, port, address); How should I fill in the value of url?
  9. X

    Bugs in version 7.7.3.0

    https://help.zennolab.com/en/v7/zennoposter/7.1.4/webframe.html#topic260.html ChangeResponse is normal in CEF. To use ChangeRequest normally, is there only one way to change to Chromium? Is this defect a bug or normal? Thank you for your reply
  10. X

    Bugs in version 7.7.3.0

    this is my .zp file
  11. X

    Bugs in version 7.7.3.0

    Follow the usage method of https://help.zennolab.com/en/v7/zennoposter/7.1.4/webframe.html#topic260.html instance.ChangeRequest(@"regex", new List<string> {"что меняем1","что меняем2"}, new List<string> { "на что меняем1","на что меняем2"}); Only the last element in the list is replaced, I'm...
  12. X

    Подскажите по методу ChangeRequest

    @弗拉德禅
  13. X

    Подскажите по методу ChangeRequest

    You are not the first to have this problem, I'm sure the syntax is correct, my problem is the same as yours, only the last element is replaced
  14. X

    Shadow DOM support

    +1