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

  1. N

    Please increase refund time period of zennobox bots

    Hi, Please increase refund time period of zennobox bots from 30 days to 60 days. So many times, clients file for a paypal dispute after 30-40 days. Sometimes sites change their layout and hence the bot stops working and they want us to fix it or sometimes file for a dispute. I have had 4 such...
  2. N

    Facebook registration error

    Hi, I am trying to register for facebook with default settings and got an error that cookie is not enabled in my browser and hence account will not be created. Why did this error come and what's the resolution? Attached is the error screenshot.
  3. N

    Option to upload files with bots for zennobox

    I think it would be a better idea to have an option to upload additional files with a template to zenno server (e.g. sample input files and tutorial file on how to use the template on zennobox). I have uploaded at least 30-40 different templates. Many times, I get customers who want to buy an...
  4. N

    where are the automatically downloaded files saved?

    Hi, If i perform some action on a site, it downloads the file. I could see Project maker downloading the file but I am not able to locate the location. Where is it saved by default? Thanks, Nitin
  5. N

    <Possible addition>TextArea as input settings

    Hi, Today, while interacting with a client, he wanted to input all the options within the setting form instead of adding data in files and pointing those file to the corresponding options because according to him - 'It is too complicated'. So, I was wondering if we can have one more input...
  6. N

    Difference between dev license subscription or One time payment?

    Hi, With the newly released feature of Dev license, what is the difference between Dev license Subscription or One time payment for 6 months? One is for $150 and other one is for $200. Also, why cant we pay for the same from our internal zenno userarea balance if we have enough amount in the...
  7. N

    Need C# snippet help - List difference

    Hi, I am trying to find the difference between 2 lists and add the difference into 3rd list. I wrote this 1 liner c# snippet : project.Lists["List3"] = project.Lists["List2"].Except(project.Lists["List1"]).ToList(); But this is throwing an exception. "Property or indexer...
  8. N

    Option to copy and paste multiple objects

    Hi, Can we have an option to copy multiple selected objects from one template to another. e.g. right now we can copy either one object or a whole group of action. But, so many times we want to copy say 10-15 objects out of 50 in a group. To do so, we have to copy and paste it 15 times. Can...
  9. N

    need help with c# code

    Hi, I have written a simple C# code to compare 2 date but it seems to be working only without variables when I hard code the value. Attached are the screenshots. Can anyone please help? Thanks, Nitin
  10. N

    Template works in zennoposter but not in zennobox

    Hi, I sold a template yesterday which surprisingly works smoothly on my machine but works partially on client's machine. The template is an Opt in page submitter which fills in the Opt in page with email id and clicks on Submit but it doesn't click on Submit button at all on client's machine...
  11. N

    Root domain error

    Hi, I tried using this: Uri myUri = new Uri("www.eataly.com/nyc-restaurants/"); string host = myUri.Host; But, I am getting an exception. What's it which I am doing wrong here? Attached image shows the error. Thanks, Nitin
  12. N

    Don't create logs for actions for handled bad ends

    Hi Zenno Team, I believe you should change your logic to store logs for any action. I believe a negative log shouldn't be stored if that negative action/failure of that action is handled i.e. red dot is connected to some other action. These logs are anyways misleading. e.g. If an 'IF'...
  13. N

    Debug thread error

    Got this error while debugging. It was a simple page load task. attached are the logs.
  14. N

    Can lists be used with excel files?

    Hi, Can lists be used with the excel files? I tried to bind an excel file to lists but it seems it is not working. If lists can't be used with excel files, can anyone please propose a solution to remove duplicates from an excel file? Thanks, Nitin
  15. N

    Project not opening in ProjectMaker

    Hi, I tried to open some of my templates and sometimes I am not able to open it. Project maker says 'Loading project' and waits for 1-2 minutes and then loads nothing in my work area. i.e. Project doesn't get loaded for editing. If I try to load the project again, sometimes it gets loaded fine...
  16. N

    Bad End is not working

    Hi, 'Bad End' task is not working for me. I have a template where I have added bad end task and have connected it to my table processing. i.e. if it encounters any error anywhere, it should read next line and start processing again. But, when it encounters an error, it doesn't use the Bad End...
  17. N

    Exception has been thrown by the target of an invocation.

    Hi, Whenever I try to run a C# code using project variables, I get this error. I have added references to libraries. Can anyone please help. Thanks, Nitin
  18. N

    Zennoposter startup error

    Hi, Since yesterday, I have been facing an error while loading zennoposter. I have attached the screenshot. Few of my clients to whom I sold the zennobox bots are also facing the same issue while loading zennoposter/zennobox. Reinstalling zennoposter/zennobox also didnt' help...
  19. N

    How to upload an image on Gumtree?

    Hi, I am trying to build a template to auto post on Gumtree but I am stuck at the point where i have to upload an image. Not only does the bot fails but it also crashes Zennoposter and Project maker and I have to restart it once again. I've already sent an email to support team to help...
  20. N

    Enhancement/Added feature for zennobox

    Hi, I think there should a feature where I am allowed to download bots uploaded by me on Zennobox server. I've around 50 bots uploaded on the server and now if I want to update any of the bot, I have to look for the original copy of the same on my hard disk. There should be a feature in...
  21. N

    can we sell templates created using code creator?

    Hi, I've not used much of code creator module but would like to start learning the same. I just wanted to know can we sell via zennobox the templates created using code creator? Thanks
  22. N

    How can I connect to a database using Project Maker?

    Hi, I want to connect to a database and read/write some data to the tables. How can I connect and read/write data from a database if I am creating a template in Project maker and not code creator? Thanks
  23. N

    Need VPS suggestion

    Hi, I need some VPS service provider suggestion for Zennoposter. I had been using Bermanhosting till now, but it seems they are no good now. Their machine is not capable of handling 20 Zennoposter threads. Any good VPS providers within a range of $25 per month?
  24. N

    Can I write an image to an excel document using zennoposter?

    Hi, I had a requirement where I want to add 6 columns per row in an excel sheet where 6th column will be an image. i.e. the image will be embeded into the excel document. Is this possible with zennoposter. If yes, how? Any help would be appreciated. Thanks Nitin
  25. N

    how to use functions in javascript?

    I am using 'Own Javascript' module and I need to use round function but it is giving me an error. It says variable round has not be defined. How to use round function properly here? e.g. {-Variable.Variable2-}+ round(0.8*{-Variable.Variable4-}) Thanks
  26. N

    Way to improve 'To action designer' option?

    Hi, While recording a template, when we right click on any element and select 'To action designer', it lets us choose the element we are searching by searching using regex or Text. Is there a possibility of adding option to choose multiple regex groups to identify an element correctly...
  27. N

    Need help with post requests

    There is a plugin by Avast named webrep. It is used by people to vote a site as bad, good average etc. This plugin sends the response back to Avast servers as a post request. I tracked the request sent by this plugin using few tools. This is the text it returned: PUT...
  28. N

    How to write data in columns of xls file

    Hi, How can I write my final result in an excel file? e.g. if I scraped 10 fields from a site, now I want to save these 10 fields as 1 column each in an excel file so that my excel file will have multiple rows with 10 columns? I tried by writing it to a table and then writing that table...
  29. N

    [SOLVED]  Problem with variable renaming

    Hi, If I have a variable names XYZ and want to create a new variable XYZ1, and somehow by mistake I named it as XYZ and pressed 'Tab' or 'Enter', projectmaker goes into an infinite loop, leaving me no other option but to kill the process and loose all my unsaved data within a template...
  30. N

    How to click this button?

    Hi, In this url, how to click the 'like' button other that search by picture option. http://www.keek.com/faii_chonticha/keeks/6E2Gaab When I click on the like button, it is not able to read this element. Thanks
  31. N

    Need help with RegEx

    I'm trying to search for phone numbers. Problem is that phone numbers are in varied formats. e.g. +852.25301793 +1.4165385457 1 (800) 745-9229 +44 (0) 203 206 2220 +1.801-572-0021 +358.358405860863 650-316-7640 +61.292793305 (480) 624-2599 +1.6506234000 I'm trying to create a regex...
  32. N

    How to click this video?

    Hi, I am trying to click on this video's play button at the center. http://www.keek.com/wawa_zainal/keeks/zQwAbab http://www.keek.com/kiey505/keeks/eshHbab and so on... The mouse click emulation clicks at random places because of different user agents and browser resolutions. I want...
  33. N

    Verification error

    Hi, I was creating a template to signup at keek.com. Everything worked fine but email verification is not working. I'm able to get the verification link from my email and when I click on verify, it says the account is verified but when I try to use the account, it says it is not...
  34. N

    After using IMAP email verification, templates stops using proxy

    Hi, While email verifying my account on soundclick, I took the verification link using imap and saved it in a variable. Then I added a task to visit the url saved in the above mentioned variable. When it visited this link, it didn't use the proxy I was using within the project. I can...
  35. N

    can we use more than 20 threads using zennobox?

    can we use more than 20 threads using zennobox? Thanks
  36. N

    6 months updates cost $60 or $90?

    As far as I know,6 months update will cost us $60. But in userarea, it says it is $90? Can someone please let me know if it was always $90 per 6 months or is it increased from $60 to $90? Thanks
  37. N

    This pages doesn't load in zenno

    Hi, http://www.twitch.tv/sheepy I tried loading this page in zenno but it seems the chatbox towards the right never loads. It keeps on refreshing it forever. While in regular browser it loads properly. I tried to check and uncheck Ignore Ajax, Ignore Flash but still in vain. Can...
  38. N

    Zennoposter will just not run the template

    Hi, It's really annoying bug but trust me it comes up very randomly. I had a template which was working fine. I deleted it from zennoposter and added it again. Started the threads and increased the number of threads. But, the threads are not kicking off. i.e. it just never starts. This...
  39. N

    This site requires Flash plugin... You browser doesn't have flash plugin.

    Hi, I'm using the profile setting to use random profiles user agents. But, it seems majority of the user agents end up with this error wherein the site says it needs flash plugins to play the content. So, do I have to set the useragents from a list of my own user agents from a txt file...
  40. N

    text file format

    Hi, I sold a bot to one of my client. He want to use special characters in the file. When I use the template on my machine, it runs fine and take special characters like (,"!~^) properly but on his machine the format changes and these are not parsed properly. The template reads a line...
  41. N

    Can I use a dynamic path for file path in table processing?

    Hi, Can I use a dynamic path for file path in table processing? e.g. First I want to read 1 file where login details and folder path is given. i.e. Login;Password;FolderName; Now, I want to read a file urls.txt from above mentioned FolderName I want to do this because I want every...
  42. N

    By any chance can zenno work with plugins for browser?

    Hi, I have a requirement where I have to Install a plugin for browsers at run time and use it. I'm not sure if it's possible for me to actually install a plugin to the internal zenno browser and then use it.. Any way to make it work? Thanks Nitin
  43. N

    Keystroke emulation for multiline using input from a txt file

    Hi, I'm taking input from a text file with line separator as &. I want to use keystroke emulation here.. But when I use keystroke emulation, it ignores the new line and keep on posting everything in a single line. e.g. If my input file is like this: Hello, I will get back to you in...
  44. N

    How to take a file from a directory and then delete it?

    Hi, I can take a random file from a directory but somehow I'm not able to delete it. How can I delete the file after using it for upload? Thanks
  45. N

    Can zenno work on Mac machines?

    Hi, I have used zenno on windows machine till now. Is it possible to work zennoposter on Mac machines? Thanks
  46. N

    Zennoposter is not working on random instances

    Hi, I sold 2 bots to my client (one was sold one month back and other was sold just 2 days back). He ran it on his machine. Everything was working fine but now all of a sudden on clicking 'Start' and increasing the count of threads, all that happens is the icon changes to blue and then...
  47. N

    Facebook problem with forms

    Hi, I created a template in facebook to create fan pages. But, when I was testing it I found that most of the elements in facebook change their form id for every single run. e.g. if while recording the template the elements were in form 14 and second time it was in form 15, third time in...
  48. N

    Where will the file be downloaded if I click on download button?

    Hi, I'm creating a bot to download few songs. If I click on download, zennoposter starts downloading the song and hangs because the song is almost 140MB. So, I never let it run for the whole duration. Just wanted to check where exactly the song will be stored if this bot is run from...
  49. N

    No changelog for V 4.3.7?

    I can see a download file in userarea for V4.3.7 but there's no change log for the same?
  50. N

    Future addons, if possible

    Hi, As an enhancement feature, I would like to see inbuilt Android and iPhone emulators in Zenno. I don't know how difficult it will be but this feature will make Zenno a complete web automation tool. I see so many times that I don't take up big projects from my clients because it will need...