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

  1. J

    Refund zennobox clients?

    What happens when u refund your clients for your bots. Let's say u get 100 refunds. Now do we get our "sale money" back in our account or is it gone? S when we do a refund do we also get our money back in zenno? because this way We can't give away trial versions Or "Try 10 days then decide ect"...
  2. J

    Scheudular Bug = Useless

    I created a simple bot for test. Bot goes to "google" Types a keyword and wiats 5 seconds. Now i want to execute this in Scedular. SO i want it to repeat 10 times every every day on 12.00 So i set Number of attempts to 10. and click start. Bugs. first bug: The First Run only...
  3. J

    Reset Instance Branche

    Is there possible to have a Branch that Resets an Intstance? This will allow us to Reset Instance for inside loops. If we have alot of inside loops, we can put "reset instance" this way we don't have to use the execution count for the loops. Reason: In my templates: I have a boolean...
  4. J

    [SOLVED]  KeyStroke Emulation Bug

    Keystroke Emulation Does not work if you have Multile Lines. so if u have for exmaple a Text thats: Hello World Really cool Item -bbla bla bla = Keystroke emulation will not Type It only types if u have just "One line of Text" Please fix this.
  5. J

    [SOLVED]  Action Designer "Shortest Match Regex Not working"

    Hi, So i have a list of 40 items. I have Two List Boxes. in first box is chose Item "Internet Marketing" by doing a Regex :Internet\ Marketing.*? Then in Second Box the Items load and i have to choose "Internet". Now when i try Internet\ .*? This works in Regular Expression Designer...
  6. J

    Awesome Feature for ZennoPoster MP

    Hi i'm working on a template where it's more efficient to have "couple of bots in 1 Bot". Let's say we want to post on 5 sites. Instead of having different template for each site we can have 1 template for 5 sites. Now the problem is "If something goes wrong in "First Site" Template...
  7. J

    Temlate size 1.2mb for "empty file"

    Hi, I have a template that's 1.3Mb but it's a super small template. I did a test. I deleted everytihng in template, tables, lists and all branched + variableS. It became 1.2mb. The bot i'm building has to be in 1 file and i wanna stay under 4mb so it's in ONe file. The reason is not the...
  8. J

    Table Processing Problem

    Hey Guys and Zenno Dev Team, I'm working with a project that works with Excel Tables. In a Folder I have 20 Tables. Every Table containts information about login, and the task he has to do. So if i have 20 Tables, I put in execution Count 20" Zenno Goes Takes First Table does the...
  9. J

    Drop Down Solution ? Pls Help

    Hi, I"m creating a bot where u need to choose categories. (Drop Down menu) There are over 100 Categories. so the user must be able to choose a category from a drop down menu. Using the Select Radio buttons takes the whole Input settings windows because of so many categories. How can we solve...