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

  1. Tobbe

    Delete action group with DEL key not working

    Ctrl + X is working (cut) but undoing with ctrl + Z won't place the group back. Actually, there's a lot of bugs with ctrl + Z. It's really annoying to use within ZP, but I do it all the time as an habit from all other programs I'm using. Most of the time it screw things up.
  2. Tobbe

    hi about bad end

    Bad End can only be triggered once. So if you for some reason hook that action back to your main action/loop the template will fail next time it reaches a bad end. To see what went wrong, create some alerts in order to log the process of the steps your template's taking.
  3. Tobbe

    Blank page on tumblr when I do the search function?

    Either you're using bad proxys or it's the bug that have been reported countless of times of pages not loading. Tumblr works fine for me.
  4. Tobbe

    Proxy checker questions

    1) Yes, would be helpful if your proxy provider also supported to get your proxys trough an URL so you don't have to update the list yourself if you get new ones each month. 2) Sure, you can add filters and only save the fastest if you'd prefer that. user:pw@ip:port, correct.
  5. Tobbe

    exe bots

    I understand the development for ZB was not dropped. Just curious if it's still planned to be released in 2014 or not :)
  6. Tobbe

    exe bots

    So I guess this no longer is accurate? I don't even see why'd put energy on CapMonster. If it doesn't come with bunch of trained modules at download the software is a total waste of time. The mass amount time spent creating our own modules in this scale (from scratch) could easily cover the...
  7. Tobbe

    Running concurring templates

    Simply add a step to create a text file as first action in your template, and last (& bad end) delete it. Check if the file exists. True = Already running, False = Not running.
  8. Tobbe

    Click link feature problem when changing search criterias

    Yes. "If you want to search for the literal text cat or dog, separate both options with a vertical bar or pipe symbol: cat|dog. If you want more options, simply expand the list: cat|dog|mouse|fish." That's how regex works. http://www.regular-expressions.info/alternation.html
  9. Tobbe

    Autobidder (paid traffic)

    Sure it's possible. If you run into any problem when running the same instance 24/7 you could create an easy solution by making the template just go trough the steps once (or more), add a 5min delay at the end, and increase the execution count in zenno poster.
  10. Tobbe

    how can i set the user agent as an variables?

  11. Tobbe

    Click link feature problem when changing search criterias

    Advanced editor -> Tabs -> Data. I have no idea how the actual regexp code would look like as I have no idea for what site it's for. If you want it to be handled with just one action/click you could set the search type to "regexp" and the value to "bj|bi", that would match both cases.
  12. Tobbe

    Click link feature problem when changing search criterias

    I see you already got it solved. But I run into a site which created names dynamically to avoid spam, all random, so I ended up using regex to first extract the name value and later used that value to click the element.
  13. Tobbe

    Option to connect templates together

    Wow, that's awesome! I know a new version just went live, but any ETA? Can't wait :-)
  14. Tobbe

    how to click without waiting for page to load?

    I bet 0 (zero) = unlimited. Try to set it to 1.
  15. Tobbe

    how to click without waiting for page to load?

    In advanced editor, under tabs. Settings -> Timeout.
  16. Tobbe

    Another site that causes auto close

    This is still happening at Addmefast. It keeps crashing at random actions. Once when I clicked the login button, once when I viewed the source etc. Only 1 project open, and that's for AMF. Latest build. Any update on this? @rostonix
  17. Tobbe

    advanced editor problem

    May I ask why you need that many tables? Pretty sure there's better ways to solve whatever you're doing.
  18. Tobbe

    Insert random links

    Word processing -> Match No -> random
  19. Tobbe

    Insert random links

    Go to the edit page, put the already existing article into a variable, replace a random space in that variable with your html snippet, update the article with your new text. If it's a selfhosted wordpress site I'd use PHP instead.
  20. Tobbe

    Set Value from Variable

    Here you go.
  21. Tobbe

    Set Value from Variable

    Try to open the element with right click -> send to actions designer. Most likely it's a <textarea>, and filling the innerhtml/text would probably do what you're looking for. If you post the url here, or PM it to me, I could show you.
  22. Tobbe

    Some issues in PM

    1) When you send an element to Actions Designer it sure opens. But just like before, it stays open after you add an action to the project. I'm 100% sure nothing has changed. 2) I don't see how that would be helpful. If you need to copy a lot of values, advanced editor is the way to go. If it's...
  23. Tobbe

    Option to connect templates together

    Agree. Build up the UI to support tabs, and have the option to connect different templates to different tabs maybe. Having it all stuffed into one template would create a mess.
  24. Tobbe

    For every Bad exit in the project --> Do this...

    If they're all using the same platform it's pretty easy. Use a logic to check if you're logged in or not, and if the post went live or not by some unique text/dom/url or whatever. If any of it fails, have the bad end of the logic to point you to an action that writes it down, along with taking a...
  25. Tobbe

    For every Bad exit in the project --> Do this...

    What are you even trying to do? If you place the optional Write To File -when fail under the "No more lines" alerts instead, it will go off only when you're out of lines. Is that what you're looking for?
  26. Tobbe

    Need Bots

    You own a zenno license or would you like to work with zennobox? Sent me some details (next time post some in your OP) + budget trough PM and I'll take a look.
  27. Tobbe

    Table bind to file - Whats that for?

    @convict29 Sure it works fine loading a list/table while reading the data. What happens is that you load the list into your project and the project creates a catch of that data, which you can process however you want, in that instance of running the template. The problem is when you want to...
  28. Tobbe

    What is your "can't do without" tools?

    This I'd recommend everyone to use - All FREE! Notepad++ - Advanced text editor, supports multiple tabs, views, regex, syntax etc. Total Commander - Advanced file manager + ftp. Awesome overview on a vertical screen I must say! Gyazo - Quickly share your print creens. Click a hotkey and mark an...
  29. Tobbe

    How to delete all data in a table

    I also miss that. Along with deleting lines by value as you can do with lists. I've already suggested it but don't think the task is started yet.
  30. Tobbe

    Page seems to load forever

  31. Tobbe

    Not possible to multithread thru same proxy?

    I'm not a big fan of the proxychecker and usually assign a list via InputSettings. If it's just 1 proxy and you don't need rotation you could do the same, but with a field instead of a file.
  32. Tobbe

    AddMeFast Social Exchange - Acc Creation + Points Gaining

    @drvosjeca let me know once it's updated, would save me some time :)
  33. Tobbe

    ZennoPro training - From newbie To Pro in No time

    lokiys has been around way before I joined and certainly know his way around zennoposter. I can't count how many times he have helped me. Not that I usually ask much - but I do search a lot and many of the answers have actually been posted by him. For this awesome price there shouldn't be...
  34. Tobbe

    How To Increase Dom Limit

    Me too, @LexxWork :)
  35. Tobbe

    how to scrape from this site

    Put it into a list and merge the variables (List processing -> Merge list items) or use something like tag:table attribute name:id value:AutoNumber1 get:innertext/html in the actions designer. Only took a fast peak at it.
  36. Tobbe

    How to randomize order of actions?

    As I understand it, OP wants to do all 3 actions on each login, just in a random order. No need to complicate it, use a list.
  37. Tobbe

    How to randomize order of actions?

    I'd do something like this. I don't see the problem you're mentioning tho. 1 Thread, 1 account, 1 list?
  38. Tobbe

    database result and if logic

    "{-Variable.var_url-}"=="{-Variable.var_db_result-}" should return true/good if the variables are the same. You sure no of the variables contains some white space? Like a line break, or space. Try to trim them.
  39. Tobbe

    How do I make the pinterest follow button only click when it is on follow?

    Nice that you got it working! I'm not sure why the regex in the action designer isn't case sensitive tho as the regex designer is. That would've made it really easy. "Follow" would match the Follow -button and "follow" would match the Unfollow -button. I tried to add \i and (?i). Case sensitive...
  40. Tobbe

    How do I make the pinterest follow button only click when it is on follow?

    The reason why it continues to click the same button is because your value "FOLLOW" can be found in both texts, FOLLOW and UNFOLLOW. Your search will always return the first button as it matches both cases.
  41. Tobbe

    How do I make the pinterest follow button only click when it is on follow?

    Edit: brainfart..
  42. Tobbe

    Tumblr article posting, field not recognized

    @dikkill I'm using firefox most of the time to find something unique. Not sure why I chose CLASS in this example instead of ID tho. ID should always be unique, so ID would be to prefer before class etc. Not sure if Inspect Element comes with firefox out of the box or if Firebug added that...
  43. Tobbe

    Tumblr article posting, field not recognized

    You tried the way I posted above? Here's the file.
  44. Tobbe

    Can you make Regex Designer window larger?

    I doubt that will ever happen. I have a copy of RegexBuddy which I'm going to sit down and learn properly at some point, it looks incredible. Other web solutions: http://www.regexr.com/ http://regex101.com/ http://www.jslab.dk/tools.regex.php
  45. Tobbe

    Zennoposter minimize to tray

    I think @rostonix mean that it have already been reported/noticed and is being worked on, there's a task set for the developers. :)
  46. Tobbe

    Option to upload files with bots for zennobox

    A solution for the time being would be if you started the project with checking if a required input file (or a readme) exists in the project directory. If not, create it along with other example data/txts. Which would only be triggered the first time as the file(s) are there the next time.
  47. Tobbe

    Tumblr article posting, field not recognized

    :-)
  48. Tobbe

    a simple problem about going next page to do scraping

    @sonatine First time using variables? You should read some guides then, or buy me a beer :D
  49. Tobbe

    a simple problem about going next page to do scraping

    No need to click the next button. The url is very structured and you'd be fine working with just an increaser. /UsersList.aspx?dir=15&page=2 /UsersList.aspx?dir=15&page=3 /UsersList.aspx?dir=15&page=4 See the pattern? Set a variable to 1 and increase it by one after each page load and go to...
  50. Tobbe

    FTP connection doesn't work?

    There's 3 FTP actions, where FTP Connection is just the connection details, which get's added to the bottom in your advanced editor, like lists and tables. Then there's 2 other options to upload/download files/directories. FTP Files and FTP Directories. Judging from your post it seems like...