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

  1. W

    Curl & A-Parser API

    Curl & A-Parser API I'm trying to get the A-Parser api working. However, I'm unsure of how exactly to work the POST request in zenno. this is what i'd like to do: curl http://127.0.0.1:9091/API \ -H 'Content-Type: application/json' \ -d '{"password":"123","action":"ping"}'...
  2. W

    Set Proxy Freeze

    Whenever my project goes to the "set proxy" action it freezes. I know this has been an issue with previous versions but i'm using the latest one. proxy: socks5://ip:port version: 7.6.0.0
  3. W

    Clean Up Unused Variables

    I know cleaning up unused variables is a feature in zp but I can't seem to find it. How do I do this exactly? I have the latest pro version. thanks.
  4. W

    How to use less CPU Resources

    Any tips on using less cpu resources with zenno? Also which browser is better to use for less cpu useage, x64 or non-x64.
  5. W

    Error accessing Instance.ActiveTab since Upgrade

    Since upgrading to the pro version of zp i keep getting errors on my templates. Is there anything i can do to stop these errors? My templates run for a long time 24hr+, but my server stats I have zp on are pretty good. I am running the template at 10 threads and I only run one template at a time...
  6. W

    Bitcoin Payment

    I was wondering if there was a way to purchase an upgrade of zennoposter using bitcoin. I don't have a webmoney account anymore or a paypal account and would love to upgrade my zp package. I also have skrill if this can be used.
  7. W

    Multithreading With Lists and Tables?

    I usually don't use multithreading, but I notice the only way I can get lists and tables to work with it is to bind them to a file. Is this the only way to use list and tables together with multithreading? Or am I missing something? Using "Remove after getting" doesn't seem to do anything when...
  8. W

    Browser not Loading

    I am trying to scrape a website http://primewire.site For whatever reasons I can't get it to load, I've never seen anything like this. Is there anything I can do to load this site properly? I can load it on a normal browser or ever get the content via Post request, but once I try to load it...