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

  1. P

    Regex Fast in projectmake but very slow in zennoposter

    i use time2 - time1 test return (long)(DateTime.UtcNow - new DateTime(1970, 1, 1)).TotalMilliseconds; in projectmake only need 1407 in zennoposter need 3000-8000
  2. P

    How to set the value outside of <> in the operation editor

    Это сделано, благодаря двум вышеупомянутым.
  3. P

    Как залогиниться в chat GPT

    Та же проблема, zp не может войти в chatgpt
  4. P

    chatGpt

    The same problem, 7.7.3 also can not pass the chatgpt cf
  5. P

    How to set the value outside of <> in the operation editor

    <div class="n-input__textarea-mirror" style="min-height: 35.4px; max-height: 192.2px;">33333 </div> I want to change the value of 3333 to other data. But the edit controller can't select it, it seems that it can only set the value of class or something like that <> inside the value.
  6. P

    4 место Автоматизируем WebSocket

    Кажется, что все должно пройти через множество трудностей, прежде чем станет совершенным.
  7. P

    4 место Автоматизируем WebSocket

    Знаете ли вы данные пинга для binance, я пробовал {"opcode": "0xA"}. { "opcode": "pong"} { "op": "pong" } {"event": "pong"} не работает.
  8. P

    4 место Автоматизируем WebSocket

    Работает отлично, спасибо
  9. P

    Is there any way I can read the latest log?

    Is there any way I can read the latest log? the websocket sent to log _project.SendInfoToLog but i have not find way to read it.
  10. P

    4 место Автоматизируем WebSocket

    как добавить прокси-сервер
  11. P

    memory leak

    Sorry my English is a bit poor and I don't know if this is the right thing to do. After clearing the cache and restart instance then I connected to the beginning of the project again and let it run still, thus eliminating the need to close and open the project. After doing this, the CPU has...
  12. P

    memory leak

    every project i add the clear cache and restart the instance when it need restart then i ok now.
  13. P

    memory leak

    almost 100 processes,not large txt or table, all the get or post and read write mysql operation
  14. P

    memory leak

    7.7 has this problem, 7.4 is not problem, a lot of get and post no browser tasks will causes this problem
  15. P

    memory leak

    when opening/closing a large number of projects ,many times within half an hour the CPU is more normal, running too long CPU will be fully occupied
  16. P

    VBCSCompile.exe - High CPU Usage

    Version 7.7 VBCSCompile.exe often makes zennoposter pause for a few seconds
  17. P

    bug in 7,Failed to load project

    The log is blank, with no hint of anything. You have to manually click on run and it works. I run more scripts, almost 100, and have written code to make zp restart frequently, so I often run into this bug.
  18. P

    bug in 7,Failed to load project

    Failed to load project Sometimes it loads incorrectly after reboot and needs to be turned on manually. Seriously affects efficiency. zennoposter 5 is not the problem.
  19. P

    zennoposter 7, how to get number of threads.

    Guys, I want to get the current number of threads, I don't know if there is any code to do it. normally, my threads count should be around 30, but zennoposter7 often drops to around 10.
  20. P

    How to show all global variables name use c#

    and i try foreach(string key in project.GlobalVariables .Keys) foreach(string key in Global.Variables .Keys) all not work.
  21. P

    How to show all global variables name use c#

    i try var gb_count = project.GlobalVariables["[email protected]", "facebook*"]; return gb_count; or var gb_count = project.GlobalVariables["[email protected]", facebook*]; var gb_count = project.GlobalVariables["[email protected]", *]; var gb_count = project.GlobalVariables["[email protected]"]; all not...
  22. P

    5 место Асинхронный Websocket для вас и ваших близких

    Как использовать запросы на рукопожатие
  23. P

    Can the zennoposter tags changed to directory

    Can the zennoposter tags be changed to something like the winautomation directory?
  24. P

    Возможность просматривать websocket соединение

    Слишком много сайтов сейчас находятся в форме WebSocket, и настоятельно рекомендуется добавить эту функцию.
  25. P

    how to exclude strings regex

    Thanks, that's a very good idea!
  26. P

    how to exclude strings regex

    (?<=<td\ align="center"\ class="[^Red]*?">)[\w\W]*?(?=</td>) I replaced [^Red]*? with (?!^Red$) (?!^Red$)(^.*$) ^((?!Red).)*$ , but nothing worked.
  27. P

    how to exclude strings regex

    <td align="center" class="Black">222</td> <td align="center" class="White"> 3333</td> <td align="center" class="Red"> 111 </td> <td align="center" class="Yellow"> 888 </td> <td align="center" class="Red"> 111 </td> <td align="center" class="Black">222</td> <td align="center" class="White">...
  28. P

    how to exclude strings regex

    how to exclude strings regex i find it https://stackoverflow.com/questions/1395177/regex-to-exclude-a-specific-string-constant
  29. P

    how to exclude strings regex

    Exclude a or b or c i use [^abc]*? work ok, how to exclude strings regex For example, to exclude the string abc I used a Google search and someone said to use the following format (?!^ABC$) (?!^ABC$)(^.*$) ^((?!ABC).)*$ but after I use it, it still doesn't work. (?<=<span\...
  30. P

    Which is better e5 2680 v3 vs Silver 4114 run zp ?

    2 e5 2680v3 $84 https://www.lowendtalk.com/discussion/160712/1gservers-com-dedicated-server-specials-e3-26-m-dual-e5-84-m#latest 2 silver 4114 $180 https://www.hetzner.com/dedicated-rootserver/matrix-dell which is better? Use zp to process databases, surf sites
  31. P

    How to quickly insert 10000 strings into a list at once

    THX i use this code it work int count = Convert.ToInt32(project.Variables["company_count"].Value); // What to repeat string word = "{DOWN}\n"; // You can change word "{Down}" to whatever you need // Building string string repeatWords = String.Concat(Enumerable.Repeat(word, count)); return...
  32. P

    How to quickly insert 10000 strings into a list at once

    How to quickly insert 10,000 strings into a list at once example insert 10000 times "blackhatworld.com" to listA THX best wishes
  33. P

    Request Method: DELETE how to convert c#

    THX!! and how to add the request data {"order":"e5a36415-8915-ea7c-d45d-0be82a50f9a2","text":"buy"}
  34. P

    Request Method: DELETE how to convert c#

    Could someone please help me to change it,THX! :authority: www.xxx.com :method: DELETE :path: /api/v1/ :scheme: https accept: application/json accept-encoding: gzip, deflate, br accept-language: zh-CN,zh;q=0.9,zh-TW;q=0.8 content-length: 86 content-type: application/json cookie...
  35. P

    Is there any way I can receive websockets without using a browser

    Is there any way I can receive websockets without using a browser When I use a browser to receive websocket, it's too CPU intensive
  36. P

    how to set the ipv6 proxy

    not work It will use the number after the first colon as the port
  37. P

    how to set the ipv6 proxy

    hello admin, i have a ipv6 proxy ip i set the proxy like this [2a03:4000:xxx:xxx::1/64]:8080 2a03:4000:xxx:xxx::1:8080 2a03:4000:xxx:xxx::1/64:8080 all not work how to fix it thx
  38. P

    matches no. how to get data no1 4 7 and +3

    THX
  39. P

    matches no. how to get data no1 4 7 and +3

    hello admin how to use the matches no. get every 3 lines data aaa bbb ccc ddd eee fff iii jjj kkk .................... i want to get aaa ddd iii ......and so on thx!
  40. P

    when list / table is empty not delete,how to set it

    hi everyone, when list / table is empty not delete,how to set it
  41. P

    [+] New method instance.SetUserHeader how to use,why i test,but not work

    i try instance.SetHeader("X-Forwarded-For", "123.34.5.78"); but not work you can test it on https://bocks.com/ip_tester.pl
  42. P

    [+] New method instance.SetUserHeader how to use,why i test,but not work

    i want to use it in ProjectMaker, but i don't know how to use,try but not success, so i try it in CodeCreator, because X-Forwarded-For is very useful.
  43. P

    [+] New method instance.SetUserHeader how to use,why i test,but not work

    CodeCreator
  44. P

    [+] New method instance.SetUserHeader how to use,why i test,but not work

    i try the blew code,but not work public static function Execute($instance, $project) { // set header $instance->SetHeader("X-Forwarded-For", "123.34.5.78"); // clear cookie $instance->ClearCookie(); // go to lessons.zennolab.com $tab = $instance->ActiveTab; if (($tab->IsVoid) ||...
  45. P

    Anti-hack

    this is [email protected] report Dear Customer, We have detected unusual activity on your server ks4010484.ip-192-99-9.net. Please do not hesitate to contact our technical support so that this situation does not become critical. You can find the logs brought up by our system below which led to...
  46. P

    Anti-hack

    Attack detail : 4K scans dateTime srcIp:srcPort dstIp:dstPort protocol flags bytes reason 2014.06.07 19:28:12 CEST 192.99.*.*:64070 190.39.133.34:8080 TCP SYN 52 SCAN:SYN 2014.06.07 19:28:12 CEST 192.99.*.*:64106 190.198.93.34:8080 TCP SYN 52 SCAN:SYN 2014.06.07 19:28:12 CEST...
  47. P

    youtube will not play

    OK now
  48. P

    youtube will not play

    Ok now
  49. P

    youtube will not play

    run zp in vps 2008
  50. P

    youtube will not play

    often like this