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

  1. irmscher

    C# POST API call

    Hey guys, Anyone can please help me to create this POST API Call using Zenno C# block? All calls to the trading API are sent via HTTP POST to https://poloniex.com/tradingApi and must contain the following headers: Key - Your API key. Sign - The query's POST data signed by your key's...
  2. irmscher

    Death by Captcha API - "sorry"

    Hey guys Anyone has been experiencing issues with Death By Captcha API lately? My API requests from DeathByCaptcha.dll have been getting "sorry" all the time lately... Contacted DbC support and they are saying they are not even getting those API calls from my IP...
  3. irmscher

    Recaptcha 2 (click) "built-in" solution?

    Hi there guys I need a built-in solution for solving Recaptcha2 (click). CapMonster or captcha services doesn't suit my needs, I would like to get the captcha solved within my template. I've seen some guy was selling this kind of template that was solving the captcha via audio here on Zenno...
  4. irmscher

    Google captcha all the time in Zennoposter

    Hey guys When I'm searching Google via Zennobox browser, it pops out captcha every time When I'm using my Chrome, I almost never see a captcha Any ideas?
  5. irmscher

    0% solve rate - google captcha

    Hey guys I'm having 0% solve rate for Google captcha Here's a screenshot: https://www.dropbox.com/s/pfwu62rcyexr1ho/Screenshot%202016-02-15%2002.08.34.png?dl=0 Am I doing something wrong? It seems Cap Monster is mistaken by 1-2 letters...
  6. irmscher

    Zennoposter and Project Maker - having hard times to minimize software on Windows 10

    Anyone else having same issue?
  7. irmscher

    How to put the name of the active tab to variable?

    Hey guys and gals How to put the name of the active tab to variable?
  8. irmscher

    Mod_Security

    Here is what I get when my bot is trying to login to one of my customers Wordpress site. Not Acceptable! An appropriate representation of the requested resource could not be found on this server. This error was generated by Mod_Security. This guy is using seohosting.com I contacted Darkdiver...
  9. irmscher

    How to use regex inside Form and TAG (Event)

    Hey guys I've noticed that some Wordpress plugins change the original wordpress UI sourcecode So a few customers who have installed some weird plugins, usually these are visual builders for posts and pages or something similar. Rostonix said that I should use use -1 as a form. So if the real...
  10. irmscher

    Is it possible to run Zennobox from non-admin windows account?

    Hi I thought I've found a way to "tame" zennobox and start already doing some business after 6 months, so I was just installing zennobox on Virtual Servers and was going to sell the VPS packages with zennobox pre-installed so that various customer's environments don't affect zennobox But...
  11. irmscher

    Can v5 be installed on VPS?

    Can v5 zennobox/zennoposter be installed and run on VPS?
  12. irmscher

    In DEBUG v5.0.3.1 PM oftentimes crashes and closes with no errors.

    Anyone is experiencing similar issue?
  13. irmscher

    Feature suggestion: Pause template in Zennoposter and Zennobox

    Feature suggestion: Pause template in Zennoposter and Zennobox Now it can only be interrupted...
  14. irmscher

    File Save Error File Save

    I've got a weird error that is showing up multiple times without template forllowing the debug sequence, everything seem sto be working fine but it stell makes me worry a little bit anyone else getting something similar?
  15. irmscher

    Record table 1st row

    Hey guys I'm creating test.xlsx and trying to record very top A cell, even though I've removed "first line - headers" from the table settings, function record cell writes to 2nd row of the table... Don't get confused, inside Excel the very first row is under number 1, here in...
  16. irmscher

    HTTP POST, am I doing something wrong?

    Am I doing something wrong with this, API returns output like if I would be using wrong login details or something. I was working with HTTP POST in php but here is somwewhat different, not sure where the problem is. (the url is correct: http://wordai.com/users/regular-api.php)
  17. irmscher

    Action recording is very slow

    Recording in v5 is mostly fucked up, it's very slow and makes PM freezing when going from project mode and back. Recording in v4 was much faster.
  18. irmscher

    Scroll

    Hey guys I know I can use keystrokes: {DOWN} to scroll the page down but... Flickr lately updated their interface and removed an option to browse images by pages (a group of 25 images) so no I cannot go to random page and pick up an image. Now I have to scroll, and it takes a lot of...
  19. irmscher

    PM crashes when in debug mode time after time

    yes, just crashes in closes happened to me like 3 -4 times during working today
  20. irmscher

    Action ID

    Hey guys I'm testing my scripts on Zennobox v 5.0.3.1 on my laptop, got 3 errors in the log, copied them and tried to find via magnifying glass in PM (save version) to no avail. I mean it just ain't finding anything like if there's no such action id... What might be wrong?
  21. irmscher

    Speed up browser

    Hey guys, I really like v 5.0.3.1 Has improved a lot since v4, most of the bugs have been fixed! At lasyt I'm feeling the full control over my templates rather than playing Russian roulette with BUGS... :D Awesome, thanks! However I find Zennobox v 5.0.3.1 running my templates a little...
  22. irmscher

    Looking for contractor for web 2.0 registration templates ($500 budget)

    Hi there We need 50 web 2.0 registration templates (sites like Tumblr, Livejournal, Blog.com) We are willing to pay $10 for each template, expecting not less than 15 templates month. You should have Zennoposter v4 (not older than v 4.3.7.1) Templates must be fully tested and thus function. We...
  23. irmscher

    Function for retries

    Hey guys At the moment to loop X amount of times I need to add counter and add +1 to this counter every loop But I think there could be an easier way to do this by just having a separate function for this - add X amounts of time to take positive exit, then take negative exit. Hope it...
  24. irmscher

    Store regex string that has matched word/phrase into a variable

    Hello So I'm using a complex regex in order to match a certain word inside text, like this one: (regex1|regex2|regex3|regex4|regex5...etc) When some word is matched by any of these I want to know what was the exact regex that has matched the word/phrase and then store it into a variable...
  25. irmscher

    Word Processing: Replace & Regex

    Hey guys and gals In "Word Processing" action if we use "Replace" function we are able to put the result to a variable when switching to "Match No.", we can't do so when using same action but "Regex" function (only "put to list" is available then Have a look: I actually want to...
  26. irmscher

    Variable inside variable

    {-Variable.Sentence{-Variable.Count-}-} Something like that, but I know it's not possible, may be there's some way around? I just don't want to replicate one and the same action multiple times.
  27. irmscher

    Test template on Zennobox without wasting $10

    Hey guys How about letting us test our templates on Zennobox without needing to pay $10, its a waste since you can't withdraw it back...
  28. irmscher

    Regex question

    Why the following regex: *,\s(and)\s.*?\.\s from I'm a keen programmer, and I don't want this project to get screwed. If I was a cook, and you were a gamer then we could be a good team. My friend like beer, and I love vodka. My parents are the best parents in the world. I think that...
  29. irmscher

    No elements found by regexp

    Why does this not triggering negative exit?
  30. irmscher

    Variables inside regex?

    do they work inside regex, seems not... I've placed "(and|or|so)" inside a variable and variable inside regex: .*,\ {-Variable.key_stopwords-} So when I execute it treats "(and|or|so)" extracted from variable as a singe value...
  31. irmscher

    Capitilizing 1st letter in the sentence

    Is it possible? I can see ToUpper that capitalizes all first letters in the strings, what about 1st letter in the sentence?
  32. irmscher

    Random Match in Word Processing --> Replace

    Hey guys I want to replace random "a" in the text with <br /> tag However I seem don;t have an option "random", there's only: o First o All o One match: Last (drop-down) o Match No. I can put a variable with random number inside but I don;t know how many "a" there's in the text...
  33. irmscher

    ZP work on Windows 8?

    Does Zennoposter MP work on Windows 8?
  34. irmscher

    Excel Tables - Row's count

    I'm using row's count function to check the amount of rows in excel table and then compare it with current row (variable) in order to be able to stop the script when all the rows in table had been used. Sometimes it works but sometimes script start picking blank rows. I've checked in debug...
  35. irmscher

    Fails to save the file

    PM fails to save the script sometimes so I need to restart the software and hence lose all the work done after the last save...
  36. irmscher

    Google account creator

    is there any way to bypass phone verification when registering google accounts? Or may be any other way of mass google account creation?
  37. irmscher

    Debug mode fails to start ever 2nd time

    Hi there Debug mode fails to start every 2nd time after project maker is started, so I have to restart the software in order to be able to debug. Is anyone experiencing the same problem?
  38. irmscher

    {-Project.Directory-} for table filepath?

    {-Project.Directory-}\files\mytable.xlsx I'm trying to use this filepath inside my table settings but it's ain't picking up the file...
  39. irmscher

    Random match number via variable (inside wordp processing - rpelace)

    Here's an image so that it's more clear what I'm talking about I'm generating random number from 1 to 10 and storing it into variable which I'm using inside this word processing element as a match number, however this approach doesn't work and I wonder why...
  40. irmscher

    Ezinearticles captcha problem

    Hey guys I've got a bit of a problem with solving Eziearticles captcha. I'm using Image Decoders captcha service which is very reliable so far and solves 100% of captchas properly so far, so it's not the problem. An issue is slightly weird actually, whenever the captcha is solved (text...
  41. irmscher

    WTF wrong is wrong with the Zennobox?

    What's wrong is wrong with Zennobox? It's kinda impossible to run scripts on my customer's zennobox, whereas scripts run perfectly fine on my Zennoposter just ain't running on his... First I though it's about Excel tables, probably different versions of excel, then we though it's the...
  42. irmscher

    [SOLVED]  Can't delete my templates on Zennolab site

    Trying to delete some templates in my userarea.zennolab.com and getting this error message: PS. I speak Russian but I don't get the essence of the error...
  43. irmscher

    What to do if captcha service screw up the request?

    Hey guys I'm really fed up with annoying Deth by Captcha and Captchabot services, they return errors for captcha requests too often... and I don't seem to have a solution for cases when captcha service returns something like this: Result: The remote server returned an error: (503) Server...
  44. irmscher

    Write to empty line in Excel file

    I'm trying to figure out a way to be able to record cells to the table but only cells that come after last filled in line. Just as it is with the txt files. So for example if I've got lines 0-12 already filled in, whenever I'm writing next portion of data to the line of cells it will always...
  45. irmscher

    Global Variable in SWITCH function

    Hey guys it looks like global variables don't work in SWITCH functions?
  46. irmscher

    My Zennoposter template is getting HUGE, does it affect performance?

    Hey lads and gals My Zennoposter script (template) is getting really huge, does it affect performance somewehow when run script? It looks like it does when you work on it via Zenno project maker, correct me if I'm wrong.
  47. irmscher

    Actions recording via Debug window

    Hey A nice valuable feature would be to record actions right via debug browser window, in case for example you need to make some corrections to the existing project you are debugging :)
  48. irmscher

    Why Zennoposter4 has moved from XML format?

    Hey all As far as I know Zennoposter v3 used XML format for the templates, which means you were able to run scripts without Zennoposter software, am I right? Now 2 questions: 1. Why Zennoposter 4 doesn't use same approach. 2. If I want to sell the template, does it mean that my buyer...
  49. irmscher

    Tak DOM --> Nothing was found --> Take the Negative exit?

    Hey Rather often I need to check whether a certain text is present on the page, if yes, save it to variable. Currently if there's no such text the script just carries on through green exit which is a bit odd. For example, I'm taking DOM and want to go through negative exit if it doesn't find...
  50. irmscher

    Internal Zennoposter Brwoser is bloody slow

    Hey guys My internet connection is absolutely fine, tested both speedtest.net and pingtest.net However Zennoposter browser loads VEEERY slowly time after time for NO good reason, and I'm not using proxy... It feels that something is wrong.