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

  1. B

    How to scroll slowly for a certain amount of time?

    Hi, I would like to know the best way to scroll pages which have an infinite scroll. I would like to scroll for perhaps a random amount of time, is there a way to do this please? Thank you
  2. B

    Passing variables in Javascript block

    Hello, Is it fine to pass the Zenno variables this way in the javascript blocks please? var count = parseInt({-Variable.Variable4-}, 10); Thank you.
  3. B

    How to console when using javascript block please?

    Hello, When using a javascript block I would like to log in the log window my returned results(for testing). How to log anything to the log windows please? ie: var message; console.log('Hellow world'); Thank you.
  4. B

    Unable to access or create lists or tables in the Beta 7 5.39

    Hi all, I used to be able to access my tables and list from little icons at the bottom left of the screen. But in the Beta 7 version 5.39, I do not see them: Any idea why please? Thank you.
  5. B

    How to pass my real ip through the bot?

    Hi I am having an annoying problem. The Bot sees to give "Unknown location" to the site I am trying to work on. As I am not doing anything bad but replacing just a taks I keep doing daily, I have no problems in showing my real ip address to the host. How can I let me real ip pass through please...
  6. B

    Is there a way to export the Zenno maps as visual PDF?

    Hi all, I have just created a nice bot and would really like to keep a visual PDF map of it, any idea if this is possible? Thank you.
  7. B

    Scrolling to view, finding element via innerhtml C#

    Hello, Only started to play with C# since using the latest version of Zenno. I am just trying to find out how to scroll to view to an element. In this example, I have the outerhtml of the element. I tried to pass it as project.Variables["croll_to_view"].Value to...
  8. B

    How to solve recaptcha 2 manually

    Hello, I cannot find the doc for it. I have a ReCaptcha 2 coming up some time and would like to solve it manually. How to popup windows and a warning do I know it should be solved? I tried to add action>>tabs>>recognise recaptcha but in the recognition module there is not like the old monkey...
  9. B

    Finding element inside another problem

    Hello, I am having a real issue for one of my own template. Here is an example: I have multiple DIVs inside a form like this and would like to detect if a user JOINED, if not, click on subscribe. The problem I am having is that all the classes and ids in the form are dynamically...
  10. B

    ZennoBox subscription, what is it?

    Hello, I have uploaded my first ZennoBox project. There is a tick box saying "subscription till" which I cannot find in the doc. What does this means please? Does this mean that after this date the bot won't work anymore? Another thing about the doc here: https://zennolab.com/wiki/en:zennobox...
  11. B

    Need a way for the information to flow from the template to the BOT interface

    Hello, Today I found out that you cannot output your variables from the template back to the BOT interface for messaging output purposes, this is a real issue. One thing that Zenno could have improved is this particular aspect of the Bot Interface. Imagine creating a variable called "message"...
  12. B

    How to show an error message or variable output in the BOT interface?

    Hi, I would like to output the various steps of the Bot actions in my Bot interface so the user knows what the bot is currently doing as: Bot started! Bot Paused! Bot Stopped! Bot doing XYZ I have already created a variable called "warningMessages" and in my Bot interface, added a new "User...
  13. B

    Need some advice on the different ways of saving data

    Hello, I would like to have a bit of advice on this, when I will understand this part properly, it will help me decide which strategy I will use to create my Bot interface. When you create a template that runs in ZennoBox, I am not yet sure what the customer will get, perhaps a .exe file...
  14. B

    Question about the Doc, input settings and BOT Interface

    Hello, I have my project ready, all I need now is link it to the Bot interface and I am still struggling to link both to each others. Based on the Doc here: https://zennolab.com/wiki/en:zennobox Here is what it says: How to create a project for sale 1) You need to add to your project the...
  15. B

    Iframe or Browser visual to see what is happening behind the scenes when ZennoBox is running

    Hello, I have spoken to a few future customers and they are worried to run bots without seeing what is actually happening behind the scenes. It would be great to have a new component drop in where we can show what the bots threads are actually doing on the web. The component would need to show...
  16. B

    Visual grid to show in the BOT UI to drop the components more precisely

    Hello, It would be great to have a drop in grid(visible) in the BOT UI window so we can measure a little better the space between the components. Perhaps a button like: Show Grid / Hide Grid Thanks
  17. B

    Best way to add a loading icon to Zennobox

    Hi I added this to the enhancement chat to have it as an internal component but how would you import a load bar or some kind of funky animation in the Zenno BOT UI to show to the customer that the bot is started? What people usually do for this? Thank you.
  18. B

    Using Zenno Box, is there a way to actually show to the customer the browser work in the background?

    Hello, I would like to know if there is a way to actually show the internal browser work inside the bot windows in the BOT UI so the customer see something happening. Some kind of iframe of some sort. Thanks
  19. B

    Need advice on browser detection

    Hello I would like to get a bit of advice on this, please. There is a website where I login, each time my bot tries to log in, the site recognizes that I do not log from the same browser. So in my template, under profile >> Browser >> I chose "Configure manually" From there I chose "Chrome...
  20. B

    Loading UI element when the bot is working

    Hello, It would be great to have a drop-in loading animated element when the bot is loading, pausing, stopping. Thanks
  21. B

    How to get a default "own" variable picked up?

    Hello, I have been looking into the forum + doc and cannot find anyone with the same issue. I created a "own" variable and set a default value. When I execute the project and do not add a value, the default value should get picked up but it isn't. Is there any tricks in getting a variable...
  22. B

    Need to have a new component for inputting text in to a popup

    Hello When a captcha is required, a little popup shows up where we input the text. I think it would be nice to have the exact same logic but on presence of another text. So a popup shows up asking to enter some data into a field (with a field label and a close window button). At the moment it...
  23. B

    How to create a popup that asks for user input?

    Hello, On certain registrations, the user is being asked to answer a question. I would like to output the popup with the question so the user answers it from the BOT UI(Zennobox) and I use the variable in the template. I looked at the javascript prompt and warnings but none of them let me take...
  24. B

    Could you please do a good tutorial about the Zenno bot please?

    Hello I cannot find any good info on this: 1) When we create a bot for resale, I understand the file has to be uploaded to the admin panel. But how does the user receives updates when the bot is outdated or not working anymore? Is the upgrade automated? 2) When a bot is created, I am not...
  25. B

    Is there a way to read an rss feed, take the content and reuse it?

    Hello I would like to know if there is a way to prase an RSS feed with Zenno please. ie: I would like to take the titles, description of an element and repost them somewhere else. Thanks
  26. B

    How to click the first link in the li of every ul?

    Hello I have this kind of setup: <ul> <li><a href="" id="oiuoiu"></a> | <a href="" id="oiuoiuoiu"></a> </li> <li> <a href="" id="oiuoiu098"> </a> | <a href="" id="oiuoiuoiu98"> </a> </li> <li> <a href="" id="oiuoiu980"> </a> | <a href="" id="oiuoiuoiu80808"> </a> </li> </ul> My problem is that...
  27. B

    How to select line 1 then line 2 and 3 from a list?

    Hello On a daily basis, I would like to select the lines one by one from top to bottom based on a list without removing the lines, how to do this please? Thank you.
  28. B

    How to deal manually with recaptcha 2?

    Hello, I have zenno V5.9.5.1 and would like to know if there is a way for me to deal with recaptcha2 manually please as I do not want to automate this step. I cannot find a way to get the captcha screen to popuout, I can with old and normal captcha by not this new one. I do not want to buy the...
  29. B

    Will Zenno ever allow bots to run on external browsers(iframe)

    Hello, I am a big fan of windows 10 games and would like to know if zenno will ever one day let us use it outside the internal browser which causes a big limit on the software itself. It would have been fantastic to have some kind of iframe that shows the whole windows 10 desktop as a whole...
  30. B

    How to scrape data from website <td> by <td>

    Hello, I have never tried this in Zenno and would like to know if you could guide me please. Here is a demo of the data to scrape: //FIRST LOT TO SCRAPE <tr align="Center" bgcolor="#FFFADD" height="20"> <td>XX.XX.XXXX<br>JANUARY</td> <td>1</td> ///THIS ID CHANGE FOR EACH ROW <td class="wxy">...
  31. B

    You need Flash player 8+ and JavaScript enabled to view this video

    Hello, When using Zenno I am getting this error on a website: You need Flash player 8+ and JavaScript enabled to view this video I have enabled javascript and flash at the bottom of the Zenno 5 windows, what else can I do please? Is Zenno using it's own player or ie? Thanks.
  32. B

    Cannot Zenno Poster 5 controls third party software with Macro?

    Hello, I would like to know if Zenno can control softwares that are not part of Zenno via Macro recording. ie: I want Zenno to do a task but each time I need to click on a button in software B , wait 30 seconds and restart the loops in Zenno. Can this be done please? If yes what is the best...
  33. B

    Best way to kick out bad proxies on blank page

    Hi, I would like to know if there is a way to remove from the source list any bad proxies that give a white/blank page(failed connection) when running a project please as I keep recycling bad proxies again and again rather than having them removed from the proxy checker. Thank you,
  34. B

    Http vs socks

    Hello, I am a bit confused, I have just purchased proxies that are http, I cannot get a single page to access a website using Zenno. I have loaded the source, the proxies are found, I have chosen "use" proxies and setup rules. About 70 proxies are in the list and all http with a good speed but...
  35. B

    PC to recommend with Zenno

    Hi, I am having a lot of problems with my quad core and 5 bots running, it uses up to 75% of my pc power. Intel core 2 extreme 2 x9650, i checked the benchmark and it is pretty low or nowadays works. Would you recommend a laptop around 600 dollars9or desktop) that could handle Zenno fairly...
  36. B

    Zenno poster 5 memory leak?

    Hello, I am having tremendous amount of problems with Zenno poster 5. I am currently running the version 5.9.5.1 Currently running only 1 project with 5 instances and it is pushing my quad core to 70%-95%. Also each instance uses 600 to 700 Megs which I find really weird. My project is also...
  37. B

    Zenno poster and @ symbols as separator - How to fix it?

    Hello, I am having a really really annoying problem. When I purchase proxies, the supplier sometime adds @ and : in the proxies password, this causes zenno posted to understand them as separators because they should be organized as below: login:pass@ip:port How can I use let's say a password...
  38. B

    What to get the list of all the macro?

    Hello, I am having a problem creating the macros, where can I get a list of all the macro for zenno5 please? For example, when I start typing {-Profile. I can choose name as {-Profile.Name-} but then the software is not giving me anymore choices. How can I for example choose only first...
  39. B

    Mouse Coordinates wrong - Bug?

    Hello, I am not working out the mouse coordinates, it seems that they are wrong. If you move the left and right your mouse and check the coordinates bottom right of the screen itseems to be working but when you now scroll down the page, the coordinate on the Y axis should change but they are...
  40. B

    How to record data into table for future use

    Hello, I would like to test my own website before launch by creating users one by one and save them into a table row by row to keep a track on how many accounts have been created as I need to create another bot using those usernames to close their accounts to test this part. How can I save the...
  41. B

    Unable to get email links to be clicked

    Hello, As you can see in the picture below, after the form registration, the bot is going into my email box, I have setup the recognition of the regex correctly and it finds the right link but, where I have 2 problems: 1)Sometime multiple registration links will be present, it looks like when...
  42. B

    Rules ports problems

    Hello, I have Zenno poster 5, I created a rule called "Ports" and enters manually 3 ports. When I added the project I have chosen "Use proxies" and selected, "google passed", spamhous" and my new "good ports" rules. But strangely enough, zenno poster still goes on the hunt and tries to open my...
  43. B

    Best ports for proxies + time out problem

    Hello, I would like to know a bit more about the zenno poster internal proxy checker please as I am getting a lot of bad proxies, I need a bit of help fine tuning it. 1)What are the best ports to filter if I want serps passed anonymous proxies? 2)It seems that the proxy checker goes all over...
  44. B

    Google passed proxies not working

    Hi, I wanted to play around in order to understand the problem and let the proxie finder from zenno poster look for proxies at the maximum speed for 2 hours, thousands of proxies were found and hundreds showed as "Google passed", I then let a project run but not a single proxy managed to...
  45. B

    How to convert number to string?

    Hi, I am having a real problem, I am trying to find a text with the action designer but it has a number aswell in the string, it seems that the action designer is lost when you search a <a> link that contains both strings and integers, has Zenno a convertion tool that can convert numbers as...
  46. B

    If condition and regex

    Hi, I have an "IF" condition as: '{-Variable.Variable1-}'=='' In the '' I would like to put a regex code, is it possible here? Thank you, Bam
  47. B

    How to set different browser agent?

    Hello, Could you please tell me how to make servers believe that I am using multiple type of devices like Android, windows and so on please? Thanks, Bam
  48. B

    Linking Zenno project to Proxie finder

    Hello, I have a few questions regarding your proxie finder. I have zenno 5 latest version and would like to know if it is possible to have the proxy finder looking in real time fro proxies, filter them and only keep the anonymous ones, finally have those proxies passing into the project in real...
  49. B

    Are threads not working in parallele?

    Hi, I have created a project with 5 threads but it looks like all the fields are getting filled up one by one on the 5 forms in series rather than having 5 users login in and working independently, any idea why please? Thank you, Ben
  50. B

    Bots for clients?

    Hello, A little while ago I read that we could create bot for clients. I have a few questions about it: 1)Can we hide the fact that the bot works with Zenno, like a transparency about the software we use, if yes, how?(I don't want to give the secrets of which software I use to create my bots)...