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

  1. B

    ctrl a

    ho would i do ctrl A within projectmaker? im trying to select a text within a box so i can delete it.
  2. B

    global variable from file

    why can't i set a global variable to a variable? it keeps coming up blank btw im doing this because task manager doesnt work with delete lines from jobs when its binded to a file. it stops exporting data abruptly. so im trying to use this global variable to take first line and delete from file...
  3. B

    HELP! delete line without list processing?

    http://zennolab.com/discussion/threads/task-manager-issue-2.20291/#post-133306 task manager doesn't delete line from file it is binded too. i need a workaround. i am taking line from file, then i am deleting line from file, using list processing. please help me this is really pissing me off...
  4. B

    task manager issue 2

    when running a job from task manager it isn't deleting a line from a file the list is binded to but the job is continuing on as if it did delete it... so perhaps it is deleting from within the job, but it isn't deleting it from the file it is binded too... it runs fine for a few minutes...
  5. B

    task manager problem

    task manager says the job has stopped running when it is still running. I had the same problem with newest build. the arrow is pointed at the job that is running.
  6. B

    proxy checker sources

    hi it has stopped gathering sources at 118 sources, how do i make it keep collecting sources?
  7. B

    test url problem?

    in proxy checker, rules, test url, when i try to click green + to add url to checklist, it doesn't add. is this a bug?
  8. B

    parse text file with regex

    what would be the best way to parse a text file with regex?
  9. B

    bases linger after job

    bases linger around after the job finishes. They stay up for quite awhile until i close ZP my question is is this suppose to happen?
  10. B

    bad end

    how about making it so you can set x amount of times a bad end will repeat rather then just 1 time? it'd make it alot easier to deal with big jobs.
  11. B

    opening alot of tabs

    whenever i open up 100's of tabs, it gives me the webbrowsertab error or whatever. I know it means it can't handle the memory, but its not going over my system memory so i dont see why it cant work? i know using 100's of tabs is not best option but i want to do this, so what is the best way to...
  12. B

    bad end

    let me re ask this question, if i use the proxy settings rather then get proxy action in job, will it automatically switch to a good proxy if the proxy dies?
  13. B

    zennoposter randomly closes

    closes without any explanation. only happens when i'm opening it. saying loading modules etc. then just closes and no zennoposter open
  14. B

    chain proxy

    it would be cool if we could chain proxies together. especially http>socks5 chain this would make it would secure to connect to public proxies through a private proxy
  15. B

    disable css not working

    i set it too disable css and then i open a new tab in the same project and it comes back on even though it says its disabled, then i turn css back on and off and it goes away again
  16. B

    how to deal with tasks?

    i can't use the task manager because it has some bug where it stops outputting data to text file. here's my thread for this http://zennolab.com/discussion/threads/problem-scraping-data.19707/ so since that isn't working how can i set up a workaround? i have it set to run 6 projects, all...
  17. B

    chain proxy?

    is there anyway to chain a proxy in zp? for instance 1. http proxy 2. socks5 proxy 3. website.com im working with faulty proxies, i use proxifier to do it now but it would be nice to do it in the program somehow
  18. B

    load ad not blocking ads

    ads still there 8-)
  19. B

    test project failed

  20. B

    plugins

    can someone explain how i would install/uninstall flash/java plugin with the new update to use plugins? thanks
  21. B

    base.exe still active

    after i interrupt the job, base.exe still hangs around after it goes down to 0 threads and consumes alot of memory. shouldnt it close all base.exe on interrupt job? only restarting ZP closes base.exe's
  22. B

    issue with table synchronization with file

    i'm having a problem with tables. I set it to bind table to a file, and i'm using a C# code to check a variable against a table. It's suppose to tell me whether or not the variable is already in the table. The problem is that when i restart the project, or close it in zennoposter, it forgets the...
  23. B

    memory issue

    do you have any idea why running a job on windows 7 64 bit maxs out my 8gb of memory and i get the webbrowsertabmanagement error but when i run it on my 8gb windows server it doesn't take up much memory(3GB). the job involves opening multiple tabs, and it doesnt run that long before the memory...
  24. B

    proxy question

    if i don't set proxy in project and run multiple threads and set proxy using zennoposter proxy settings and a proxy goes bad, will it get new proxy and set it too all threads
  25. B

    problem scraping data

    so i'm having a problem that doesn't even make sense. it was working fine until today when it randomly stopped working. I'm scraping data on a website and putting it to a file. but when i run multithreads, it randomly stops outputting the data to the file. It works fine on a single thread, but...
  26. B

    possible to export zp settings?

    i have quite a few tasks setup in task manager, it would be easier if i could just transfer setttings to new computer, is there anyway?
  27. B

    get proxy issue

    i use the get proxy action in my job and i check to delete the proxy from alive list, yet when it grabs proxy, it seems that the proxy stays in the alive list.
  28. B

    active tab not found

    im getting some error Run Web Browser Tab action id (somelong number)" "active tab of instance not found". Instance (some long number) i have changed it to reset instance and i changed my .net 4.5 to .net 4.0 anything else i need to do to fix it?
  29. B

    resourcedownloader.exe error

    hey whenever im running the job you sent me in ZP i get a error, but not in PM error is Run HTTP actionaction Timeout period has expired ResourceDownloader.GetResult its for get http request, error was in ZP but no error in pm it was working fine last night but when i woke up i see this...
  30. B

    task manager not running from file

    i have setup task manager to run a job when a file exists(and remove file after use). it says in the execution count that it ran the job, but it isn't actually running the job. the file was removed but the job did not run. any idea what i'm missing?
  31. B

    anyway to test proxy?

    so i need to be able to do this from within a job, is it possible? grab proxy from text file in ip:port format test the proxy to see if its alive if it's alive, ouput to text file, if its dead, it needs to go to GET PROXY action and select a new alive proxy. I'm trying to set 1 proxy to all...
  32. B

    project not opening!

    my computer froze and then after i restarted i cannot open my project anymore! other projects open, and i tried reinstalling, but its still not opening, all it is is a blank grey screen in the projects window
  33. B

    meaning of this error?

    this happens when i run multiple threads. can someone advise me on the best way to get around it?
  34. B

    delete all lines deleting file?

    i bind my list to a file, then i scrape some texts, then i run delete lines(remove all elements) for that list. and it deletes the file. then itry scraping more data and it doesn't output it to the file. how would I set it so it leaves a empty file and continues to output scraped data?
  35. B

    bad end not working correctly

    so i have a logic IF action with '{-Variable.badend-}'=='false' and when it fails the first time it will go to bad end, but the 2nd time and everytime after i try to run it it says play: action not executed. this is happening in zennoposter too because my job is stopping when it should be...
  36. B

    user agent variable?

    I want to grab the current useragent and output it in a variable to a text file. I'm not trying to reassign the useragent, only grab the current one set through the profile and output it to a file. thanks
  37. B

    Warning! error?

    "Warning! data containing string delimiter are being added!" what's this error mean? i'm seeing it in zennoposter but job is running fine
  38. B

    clear proxy base

    how do i clear out proxy base? it seems like its testing all old proxies i don't even want to use anymore.
  39. B

    bind file/multithread help

    my question was "so when i run multiple threads at once of the same job its grabbing the same line from a file, would creating a initial pause in the job before proceeding to grab the lines from the file help prevent that? thanks" supports reply was "Take lines from list which is binded to...
  40. B

    help with files/pictures

    say i want to grab the first 4 pictures in a folder and then delete them, how would i do this? the problem i run into is that its grabbing file by name, but i need to keep grabbing photos regardless of their filename.
  41. B

    reassign profile field, cant use variable?

    seems odd theres no option to use a variable in reassign profile field, i want to set a list of useragents and put it to a variable but i don't see a option to set from variable in reassign field, will variable still work there?
  42. B

    capture captcha instructions

    I'm working with a captcha that i need to send the instructions to fill out the captcha along with the captcha to the captcha service i'm using. Is there anyway i could do this? the instructions are right next to the captcha. thanks
  43. B

    only use proxy once

    Aynway that i can set up ZP so that it'll only use 1 proxy for each thread and not reuse that proxy in a different thread. also i was wondering will it automatically change the proxy if it goes bad? thanks
  44. B

    table not updating

    i deleted a line from the text file associated with table i'm using, yet it's staying in the table and grabbing it as the first line even though its not in the text file. what should i do?
  45. B

    making own proxy checking source?

    SO i know proxy checker can't test a file of proxies, but could i setup a proxy source webpage somehow to upload my faulty proxies onto, so that ZP could test my proxies from that site? how would i do this if possible?
  46. B

    not grabbing all lines from text file

    i am trying to load a list of usernames into a table from a .txt , but it is only grabbing 14 of them out of 200, its utf-8 so i don't see what the problem is
  47. B

    change image pixels

    is it possible to change image pixels that i'm uploading, I would like to be able to randomize them so they're not detected as the same image
  48. B

    proxy handling question

    does zennoposter have anyway of handling bad proxies if i use the set proxy option?
  49. B

    set value help

    say i want it to choose a random value from 1-7 how do i put that into set value? Right now it just has the number of the last selection i made.
  50. B

    projectmaker not clearing cookies?

    after i clear cache/cookies When I go to google and type in my search it shows links as purple as if they'd already been clicked on. This means projectmaker is still storing that somehow, just wondering where i would find cookies and browsing data for pm in the pm folder? i'm still on v 5.5.0.0