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

  1. T

    Saving web page as PDF

    is it possible to save webpage as PDF? basically what i want to do is same as pressing right button and clicking "save as pdf" like on fallowing image
  2. T

    How to stop zenoposter form using whol RAM

    How can I make so zenoposter stop using whole RAM on my computer, i have 32GB ram and after couple hours of zenoposter working only with 5 threads it looks like this: I'm working on project in which zenoposter would have to run 24/7 and i can't go and manually restart it every hour.
  3. T

    Copy visible text

    I want too copy all visible text to variable basically same think that would happen when you press Ctrl + A and Ctrl + C. Get text from data action won't work becos it copy a lot of crap like comments or some styling. I did try also article extraction but it take too long and is very...
  4. T

    Can't process text from variable in c#

    I try to process variable with Unicode and decode it to normal text using C# module. When i'm using text like that it works perfectly string text = "Some string that I am using but Poacher\u2019s shows unicode!"; byte[] textBytes = Encoding.Unicode.GetBytes(text)...
  5. T

    Decoding Amazon API output

    I'm getting in API output encoded characters like \u2019 \u2013 ect. Can i use URL decode text processing module to decode them to normal text? If yes which encoding should i use to do so?
  6. T

    Get reqest Godaddy api

    I want to request bulk domain avability from godaddy API but I cant figure out how to make it work. Here documentation https://developer.godaddy.com/doc/endpoint/domains#/v1/availableBulk I post too fallowing code in post field: curl -X 'POST' \...
  7. T

    How to put files on phone

    How to put files on phone from my local computer so I can use them in aps?
  8. T

    c# windows task monitoring problem

    Hi I try to create bot that would list all processes in windows so i can check if evrything is runing corecktly. I use c# code bellow. using System.Diagnostics; Process[] processlist = Process.GetProcesses(); foreach (Process theprocess in processlist) { Console.WriteLine("Process: {0} ID...
  9. T

    Anonimity Problem

    I try to create account creator for one website but some how it detects that I'm returning user it allowed me to register first account then i get error that i have already account. I obviously clean cookies and cashes but it dose not work i use different private fully animus proxies each...
  10. T

    Load page from HTML code in variable

    Hi, I try to create bot to automatically modify images and I want to do that by using image processing instance snap shot function and it work pretty good. Problem I have is that I would like to write html code to variable and then open page from HTML code in browser window. In theory I could...
  11. T

    Error loading project

    Hello My zenoposter for some reason can't load projects, I did try updating to latest version and restarting server but it didn't help. Problem was reported to support via ticket on 21 February 2018 and still was not fixed. What happend to your support you ware pretty fast and helpful in a...
  12. T

    Conting projeckt execution time

    Hi I need to count how long it takes to complete some steps in project so I can adjust pause for time it takes to complete this steps. Is there any way to have time taken at start project and then next time at the end and calculate how long it taken to finish? Pawel
  13. T

    Problem with FTP upload in December.

    Hi I have problem with uploading files via FTP but problem exist only with PHP files that where created in December. If i try to upload files crated in November then there is no problem doing it. Files are exackly same and both where crated by exactly same bot. Also since 1 December i have...
  14. T

    Multi account scheduling.

    Hi I'm looking for some one who can create scheduling template that i could incorporate in my bot. What i need is template that would work on multiple accounts starting job x times a day during whole day not all at once where x can be different for every account. It have to be able to run...
  15. T

    Mass posting to multiple acconts in one projeckt.

    I need a way to post daily to multiple account from single project keeping post per day for each account. Ok so I need a way to schedule posting to multiple accounts on same site all day long. Let say i have 100 accounts in a table that looks like that. Login,pass,executions per day,ect...
  16. T

    Highlight text copy it and pass

    Is it posible to highlight some text copy and pass it? Fore example highlight text like this and then copy it and pass in title box
  17. T

    Parsing majestic SEO API

    Hi I try to make bot to parse majestic SEO API data but I can't take page text/dom/sorce code. I just get blanc result. Thats probably because api is shown as xls file. Any idea how I can do so? Hire you have some example of how look quota to free api but paid are exactly same.
  18. T

    Downloding adwords CSV

    Hi, I try to do some script to download keywords ideas from adwords by downloading CSV but when I pres download on keyword ideas tab I get pop up, I pres download on it and I get to next step I need to pres "Your download is now available. Click to retrieve it." And after that I shut get...
  19. T

    Row cont problem

    I try to do template that download article then split it to paragraph. It wright article to file then i use list to load this file get row cont and save every line in separate fille and after finish i delete temporally file. In first run it works perfect but while downloding second article when...
  20. T

    There was an error when you update the license: (somthing in Russian)

    I get this eror since yesterday when i try rune zennoposter or project maker it just stop working i didn't do any update or anything, problem is on all 3 computers i install zennoposter on and on 2 different Internet connections and on 2 different anti-virus software.
  21. T

    [WTB] WP xml-rpc poster

    Hi I’m looking for some one that can make me template that will post via xml-rpc on wordpress blog. I need it to take variables heeder, content, tags and categories and post on WP and return success/fail and address of posted content. Send me ofers to: [email protected]
  22. T

    Search text in drop down menu

    How can I do so zennoposter choose from drop down menu option containing text I want? For example i have list of blogs and I what it to choose "www.1234.com" from list but I don't now what number in list it will have so I need to use regexp or something. And second not so important problem...
  23. T

    HTTP POST

    I whant to make template to download content via Article builder API and this can be don by HTTP POST i try to use post request function but I'm running around blind. I try to get authenticate using this in field data: "Action:authenticate Format:xml Username:xxxxx Password:xxxxx" But this...
  24. T

    Index was out of range. Must be non-negative...

    Hi I get that error while running debug: "Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index" before same project work without any problems. I check all file path as you seed before to ppl who have same error but all is fine out...
  25. T

    Editing wp-config.php

    Hi I try to crate WP installer but I don't now how to make zennoposter edit wp-config.php. Is this possible?
  26. T

    date and zip code not fund

    I have problem whew date and zip code in project inteli search find it but when i run debug both elements are not fund any idias how to fix it? it looks like this: You can see that when I press on this i get ____-__-__ and __-___ so this may be problem
  27. T

    FFinstance growing big

    hi I crate template that post "n" posts from txt files to wordpress blog but if I get as "n" larger number like couple hundred or thousand FFinstance grow big very fast and extremely slows what shut i do to take care this? at start it nead 10 sek to post one post after 200-300 it is over 1min...
  28. T

    file path

    Hi How can I do so zennoposter will always load file that is in same folder as xmlz projeckt? Meby example. If i have project in c:/zeno/template/ I want him to load table.txt file from this place. And if i transfer whole folder in to C:\Users\Public\Documents\zenno poster\ it will load...
  29. T

    how to load random spun text

    hi I need zennoposter to load random txt file whew spun content from target folder. Any ideas how to do that?
  30. T

    Chosing radom wordpress template

    I have WP that have couple hundred templates and I want do macro that chose random from possible templates is ther some essay way to do this?
  31. T

    Split macro

    Where I can find Split macro in zenno poster 4? I need to split line that looks like this: domain|login|password so i can use this to login to my blogs
  32. T

    Saving tekst using Regular expressions

    Hi i have Regular expressions that works fine it find tekst corectly but how the hell save tekst result of it to file? ther are no buton to use regular expresion and evry tutorial i find have some aditional butons on them that my zenoposter dont have
  33. T

    how to save login and password to file

    Hi I have problem whew saving results of my project to file. How to do this? I'm trying making email registration but I can’t figure out how to save login and password to file.