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

  1. B

    pick last value in action designer

    so if i pick 0 as the search value in action designer it always grabs the first option, but what if i always want it to grab the last one? is there a option to do this? thanks
  2. B

    how to open new tab instead of clicking?

    is there anyway to open in a new tab instead of just clicking it? thanks
  3. B

    proxy check url problem

    when i click the green + button that says 'add mask' it doesn't add the url to the checklist. it doesn't do anything. advice?
  4. B

    action designer help

    how do i make it so that it only selects a specific word.. for instance if the innerhtml where i'm trying to have it click is 2, it will still show results for other innerhtml with 2 in it like 20, or scott222.... how can i make it only select the item with 2 and only 2 in it?
  5. B

    open new tab and back button

    How do i get zenno to open a new tab instead of just click ? also how do i record clicking the back button on the browser? thanks
  6. B

    mouse emulation

    i'm trying to set the coordinates for mouse emulation using variables like in this video but everytime i get to the mouse emulation it gives me 'debug thread error' and in the log it says [Type]= '0' edit filter ...... what did i do wrong??
  7. B

    how to click without waiting for page to load?

    pretty much what i want to do is make the bot keep clicking on a certain button rapidly. I don't want it to wait for the page to load, because its not nessecary, but i need it to click rapidly on a certain button. What would be my best option?
  8. B

    zp stops running abruptly

    so i created 2 projects that were running fine in zennoposter. I didn't change anything and now it will randomly stop running for no reason. what should i do to fix this? the job runs fine in PM
  9. B

    advanced editor problem

    in advanced editor i expanded the tables tab so i could see how many tables i had entered... now i cannot close it and get back to the map
  10. B

    chatbot

    can anyone recommend the best way i could integrate a chatbox into a project?
  11. B

    pinger issue

    Every time i click inspect element or send to action designer, It gives me the same information. I need to be able to only click new messages but I can't because there is no way of telling a diffirence.. http://screencast-o-matic.com/watch/c2Xjrbeotc
  12. B

    new textnow problem

    http://screencast-o-matic.com/watch/c26w1gel7y It loads texts fine in firefox 24.0 but it doesn't load them at all in PM. It has frozen. it would load them after i refreshed but now it has frozen. is textnow detecting PM or what? because i can't get anything to work properly within PM.
  13. B

    loads properly in firefox 24.0 not in PM

    Ok I've been pretty patient about this but now i'm starting to get pretty irritated. Originally i developed a bot for textnow.com and everything worked fine until days after purchasing zennoposter(just my luck)... So I accepted that was unfixable(nobody answered whether it was fixable or not)...
  14. B

    recording not working

    http://screencast-o-matic.com/watch/c26U2hella the videos sloppy but basically i can't get it to click where it says 'Write a reply...' with recording or with action designer. would appreciate some help the websites m.textnow.com
  15. B

    WTB fix for textnow.com

    http://zennolab.com/discussion/threads/website-wont-load.16229/ Please see the above thread for full information on my problem. Basically I'm trying to get some help getting past the annoying neverending loading process that textnow starts after I login. if anyone can help me with this I'd be...
  16. B

    website won't load

    I can't get the website i'm working with to load. It does load fine on my firefox browser though so i don't get why it isn't loading in projectmaker. can anyone help me to figure it out? the website is textnow.com, maybe someone else can try it out, but after i create a account it gets stuck on...
  17. B

    set proxy error

    hey i put sock5 proxy in set proxy action as ip:port and then I sent it to a website to a check the ip, but its still showing my real ip in projectmaker. What do i do??
  18. B

    help me implement this code

    hi im using zenno demo and i want to use the code provided by darkdiver, but i don't know the first thing about this stuff. I have built a chat bot that i want to check the current users number against a list of numbers. i put the file locations in ["tableSearchTextContains"] and ["SourceTable"]...