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

  1. M

    Getting funds out of my zennolabs account?

    I paid a bit too much into my zennolabs account and the balance is staying high. How can I get the amount back to my PP account? I made a stupid mistake lol
  2. M

    "You are using not purchased version" when client has purchased template

    Something strange is happening to one of the guys who is installing my template. Everytime he installs zennobox with my templates in it, he gets this messagebox after firing up Zennobox. "You are using not purchased version. You should buy updates, please go by ..." He even uninstalled...
  3. M

    ZP instance ready, not doing anything

    I am having a strange issue :D The bot that I've wrote opens a site and should click on a certain link. However, it loads up the page and just stays "ready" (says the status in the instance's window) but it doesn't do anything. I switchted the part where it clicks on the specific link but...
  4. M

    Bots won't get updated within Zennobox?

    I am having heavy issues with updating within Zennobox etc. When I update the bots in my admin panel, the user who is using Zennobox still sees the old version. How do I do the updates: 1. I click on the pencil symbol next to my template 2. I then click BROWSE to pick the template file 3. I...
  5. M

    Inputbox as c# within ProjectMaker

    How can I do some sort of input box whithin c# in ProjectMaker? I want a message box to appear with an input textbox and then save the input into a variable. Normal c# brings me errors :( Basically I wanna do this: First there comes an input box where the user can specify a number. Then...
  6. M

    (Input-)Settings in ZennoPoster not showing up?!

    Hey guys, I have created a bot where the user right clicks on the bot in Zennoposter. And then you should click on "Settings" and set up a file path. I can see it in my zennoposter, but after doing the sale (within my family) with zennobox, it always says that there are no input settings even...
  7. M

    Bug testing and updating bots??

    Hey guys, I am having to sell bots to two of my family members since they don't own zennoposter lol I am sure that they might encounter some bugs sooner or later. How can I do the bugs-logging efficiently? I want to know at which point of the program it got stuck, like which block within the...
  8. M

    List processing and Multi Threading

    Hey there, I got another question. Lets say my bot looks like this: 1. Read file and put it to variable "fileContent" 2. Add fileContent to "list1" 3. Get first Line in "list1" (and delete that line after taking) and save it as "CurrentLine" 4. Go to a web site with "CurrentLine" as URL 5. Go...
  9. M

    Can't check for presence of text specified as variable

    Hey there, I want to use the "Check presence of text" but I want to specify a variable instead of a plain text. It doesn't work (in the regex field). Also, when I type in any message that has a ")" for instnace "this is a text :-)" it will give out an error. I was thinking of having an built-in...
  10. M

    WTB Bot for a dating site

    Hey guys, I currently don't have the time because otherwise I would have made it myself. I did a complex one previously about a year ago but now the complete interface of the site has changed so I would have to work from scratch again to build a bot. I am looking for a reliable and an...
  11. M

    How to pick random word from list?

    I have a field where I need to state the month of registration in words! I obviously prefer to choose the internal profile of Zennoposter to fill the profile, however the month is in numbers. How can I convert the number of the month within zennoposters "profile feature" (for instance 3 to...
  12. M

    Bot selling fee?

    Guys, It's me again lol I saw that when I sell a bot to someone who doesn't got a license, I need to pay $10 USD commission/fee...my client however can use ZennoBox with my bot for free. How do people on this forum here sell bots for under $10 USD easily? Is it because they sell to people here...
  13. M

    Possible to build custom GUI for ZennoBot?

    Hey guys, it's me again. I am heavily into ZennoPoster right now, trying a LOT of different stuff and learning a ton! Great software, great support community :) I was thinking about building a custom GUI like it is doable in Ubot studios - is it somehow doable to create a GUI or make a...
  14. M

    Number of instances to run = Number of txt entries

    I am somehow not that knowledgable when it comes to manipulating settings of the ZennoPoster (I mostly have run most of my bots from the projectmaker within) Now my question is: I have like a list in a text file list.txt: blabla1 blabla2 blabla3 etc. I want to let ZennoPoster run for EACH...
  15. M

    One Bot to start another Bot in ZennoPoster

    Hey guys I have one quick question. I have one bot that checks a website. The website has one, two, or up to 10 entries. It varies everyday (one day it's one entry; one day it's 3 entries etc.) How can the bot, that scrapes and checks how many entries, start ANOTHER bot in ZennoPoster AND...
  16. M

    Compile exe files or secure source code?

    Is it possible to compile exe files from zennoposter bots? Or: Is it possible to secure the code so that no one else can just open up my bot in their zenno projectmaker and edit or see what I have done there? Thanks so far,
  17. M

    Fb doesnt load?

    Hey guys, somehow fb is not loading up in Project Maker. It is like nothign happens, it doesn't open the page up, it stays the page it has been before. It loads like one time and then afterwards it doesnt work until i restart Project Maker. Why is that?
  18. M

    Click link feature problem when changing search criterias

    Hey guys, sometimes the search criteria of the page that I work with for the links automatcially changes (using SPAN and class to search links). The value is two letters long and it sometimes changes which sucks because I have to edit the search cirteria every 15 minutes or so (it is on...
  19. M

    How to screenshot and save the jpg file?

    Hey guys, is it possible to screenshot and save it as jpg in a folder with zennoposter? I am curious to know how that works ;)
  20. M

    Deactivate loading images in ZennoPoster

    Hey there, I just found the button to deactivate images on the page I want to run my bot with. This comes in handy coz it speeds up the page loading process! Is it possible to do the same with zennoposter???
  21. M

    Speed of ZennoPoster vs ProjectMaker

    Hi, I am running my template on two instances with ZennoPoster but with the ProjectMaker it works like a couple of times faster!! Is there a possibility to run a few instances of a template on ProjectMaker????
  22. M

    ZennoPoster stuck at "loading modules" after killing process

    Hey guys, I've encountered a problem which I wasnt able to solve on my own. Thats why I am asking here. First of all, the version I am using, is from january/february 2014, as far as I know (at least what ProjectMaker says since I cannot get into ZennoPoster, the version must be V. 5.3.0.0). I...
  23. M

    Changing Form# in page - How to determine it automatically?

    Hey guys, hello admin :D I am coding a bot for a page, where the field I want to fill out changes its "Form #". They are different subpages with nearly the same structure but with a few minor changes (which causes a change in the Form #). To be more precise: It is a textfield, Document N stays...
  24. M

    Check whether item exists in list

    Hey there - me again :D I just want to know how I can check whether an item already exists in a list. For instance, my list has the names: - Jack - John - Jeff And I get one name in a variable, how can I check whether the variable is already in the list?
  25. M

    Expiration date expired even though i bought ZennoPoster

    Hey there, I am encountering a very strange problem since today. When I open ZennoProject it tells me " Lock system Your expiration date is reached! You need to purchase a license file to run this software." And after that "Hardware verification failed" or something like that. I have...
  26. M

    Regular problems with checking presence of text ?! (some times it works some times not)

    hey guys, I've encountered a strange problem today when working with a new page and creating a custom made template for it! It does basically the following: - open a page from a list -> check presence of text/sentence "this is a text" ---> if the text is there: do action a ----> if not, go to...
  27. M

    Zennoposter Pro and "maximum threads"?

    Hey guys, I'm running Zennoposter with different bots. I bought the pro version to run unlimited threads. I dont know however why it says on the left side "Threads: 8 - Maximum: 10" I thought it would be unlimited??
  28. M

    Zennoposter-Server down?

    Hey, lately I'm having issues with zennoposters login! I figured that the servers may be down because I also cnanot use Zennoposter and the project maker! Is it just me or is something going on lately? thanks
  29. M

    Zennoposter Show instances doesnt work

    Hey guys, when I'm running 6 bots and click on "show instances" - nothing happenes! Why? What can I do?