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

  1. G

    LAUNCHING BATCH SCRIPT RETURN (0) - FAILED TO LAUNCH

    Whats up haters... ;) So I'm executing 'OWN CODE' "C:\PATH\ipdisconnect.bat" {instance-ip} {instance-port} ERROR 0 --- Is this a ZP3 poo? - Had no probs running an Script to hookup to VPNs... so.... Anybody.? Clearly using ZP4 is better - but I like to dabble with ZP3 during downtime. ;)
  2. G

    Spintax Error....

    So I am using ZP3 because thats just how I'm rolling... having a spintax / split issue maybe mods could help out... What Im doing... 1. Get Block 2. Spintax on block execution result 3. String split on spintax execution result Below are the super fail results... gets text = OK...
  3. G

    Instance Disappears .... ?

    Debugger in 3.6 when 'go to page' step initiates, the instance window closes. (The debug however continues) We have a license of MP and a separate license for 3.6 - wondering if this is isolated or something else. thx
  4. G

    PM Not Launching - ZP Mega Erroring....

    April 9-12:50pm PM is not launching whatsoever - "Starting program" splash message appears only! ZP is not opening browser instance - view image ================================ FIXED SOLUTION: Uninstall > Reinstall -Sorry got into panic mode, ZP is something dear to my heart !!! ;) I...
  5. G

    Internet Explorer 8 (IE 8) Re-Install causes Weird Changes Webpage Layouts

    Hey guys, Did a re-install of XP SP3 - All templates are erroring due to windows showing and not showing certain elements... For example some webpages are not showing checkboxes / upload buttons, which in FF are still the same as in the original template. >>> Thanks.
  6. G

    REGEX FOR "last value is number"

    I have a string ... data|G1R 1M9|montreal|Quebec|QC| The regex to get the postal code is as follows (montreal is the execution result) (?<=\|).*(?=\|{-FieldData.FieldData-|-●1●5●0●9●1●3●-|-≡1≡8≡6≡0≡3≡1≡0≡6≡1≡7≡-}) How to specify the the regex match should contain numeric values...
  7. G

    Copy ALL files from one directory to another...

    I am using File.Copy Macro however I had tested only one method... {-File.Copy-|-{-FieldData.FieldData-|-DIRECTORYNAME-}\SUBDIRECTORY-WITH-FILES-|-{-FieldData.FieldData-|-DIRECTORYNAME-}\SUBDIRECTORY to ARRIVE-} "Access to the path 'C:\BLAH\SUBDIR\SUBDIR-WITH-FILES' is denied. I know its...
  8. G

    HEY ADMINS - "there was an error when you update the license"....

    Trying to run ProjectMaker from 1 of 3 PCs... We can run on 3 separate yes... So, what is the reason for the error? Are we on a restriction... ;) ??? NO seriously what da rassclot?
  9. G

    Macro for IF {anything} exists ?

    I have an element which is returning no data - upon this case I would like to exit the branch with a logic statement (or otherwise); How is this done guys, my eyes are burning ... ? {-FieldData.FieldData-|-●2●9●6●0●3●5●-|-≡1≡0≡2≡0≡1≡1≡0≡0≡0≡1≡-}==true...
  10. G

    Basic Uploader Adding 2 images when uploading

    Super exited that this is now working majically ;) - However it is importing 2 images simultaneously.... :confused: Anyone run into this problem before? Below shows the configuration while debugging-
  11. G

    Document and Form# field(s) accept macros ?

    Eh oh, oh eh... Before I go and experiment has anyone attempted to use something like ---> {-Random.Int-|--1-|-3-} Within the Document or Form# ???
  12. G

    Using / Getting Mouse Position Co-ordinates ??

    How is everyone getting the mouse co-ordinates when using emulations ?.... or otherwise - I am simply getting co-ordinates when using Project Maker --- Just would like to hear the best practices and any quirks people have run into--- ||t |||h |||a |||n |||k |||s ||
  13. G

    YouTube Setting Uploaded Videos > Edit Info

    Hey Bros, After I process uploads to y0utube, I would like to come back afterwards and run a template to edit the Video Settings... Title Desc Tags etc... However as you can see in the first image there is an "Edit Info" Button for each video How to make Zenno click each button as they have...
  14. G

    string.replace on multiple words within a block of text ???

    string.replace on multiple words within a block of text ??? My text file is layed out like so... ##keyword1## is the best product ever made. ##keyword2## is the best product never eaten. The macro to replace keyword1 looks like so...
  15. G

    Spintax Help : Trying to spin execution results

    Below is a text file which I set up to pull some data... The macro executions listed below are obviously prior to the spin instance itself. In ProjectMaker my "smaller" test run was successful however the below is resulting in without any data where the execution results should be... ...
  16. G

    Take specific REGEX MATCHES

    Can ZP take multiple matches from a REGEX in one step... for example - I want Match# 0,3,5,7 ? Or must the steps be separate?
  17. G

    How to pull x number of seperated words from a line

    Have varying numbers of keywords on lines (strings) Objective - pull 3 words per line Some lines have unknown amount of words separated with "," Some lines are quite short 3words Thus far I am working with this as a guide...
  18. G

    Pause Macro Specifics ???

    Hello Zenno World, If I use the macro {-Pause-|-{-Random.Int-|-4-|-7-}-} Is the time Zenno Waits an even interval - for example is it............ 4.0 seconds / 5.0 seconds / 6.0 seconds etc... or is it.... 4.3 seconds / 5.2 seconds / 6.9 seconds etc... What is the exact specs ? to the...
  19. G

    [GET] Solution here for autoclicking in Zennoposter PROJECTMAKER

    Hate clicking the button in Project maker ? Would you rather just have your hands free to crank call Bigcajones??? me too !!! A million years ago we made this program Mouse Auto-Click 1.0: http://microvb.com/downloads-freeware.html INSTALL > RUN IT > SCROLL OVER THE ITEM TO CLICK > HOLD...
  20. G

    My BIG resource of XML PROJECTS - for those new to ZennoPoster

    All of my forum scavenging in one place. Over the past little while when a project file is available for download on the forum or elsewhere I download for a rainy day. ENJOY ! This is a decent resource for ZennoPoster beginners or Texans who may want to see how some parts of...
  21. G

    E-mail Processing Problems Solved - Email Master 2.0 Multiple POP3 Email Account DL'r

    Email Master 1.0 has died ! Don't worry, its a good thing :beer: Email Master 2.0 is ready and available for $10 for the next 72 hours max ! Buy the NEW version in the signature. Afterwards the price will remain at $29.99 including our CNet Download. This program will download ALL...
  22. G

    Tips on practices to avoid when using Code Creator ?

    I have only dabbled with CC and would like to know your experiences so far, any help would be great - for example, When creating in ProjectMaker then converting to CodeCreator... Should macros be build outside of the branch the macro is being used ? What other issues in general when working...
  23. G

    Easiest way to solve a simply math equasion ? 5 + 9 = ???

    The captcha is as seen 5 + 9 = _____ The numbers clearly change but it never gets complex - Does someone have handy the easy route to solve this. I will parse the page for the equation itself following I can ________________ (js formula) or insert to google obviously. Thanks.
  24. G

    Directory.SubItem

    My first step of getting to the folders within a folder is fine > {-Directory.SubItem-|-my-path-to-some-direcory-|-df-|-true-|-all-} In those folders are files which I need to parse. If I take the execution result of the above and stuff it in the same macro...
  25. G

    In Procession Results - Remove "match #..." text ? In Regular Expressions Builder

    In Regular Expressions Builder after my parse I receive : ----------------------------------- match # 0 ----------------------------------- something cool ----------------------------------- match # 1 ----------------------------------- way cooler ----------------------------------- match...
  26. G

    Execute Multiple Regex / What is the operator ?

    I have the source of a webpage; I would like to execute multiple regex on this page > pull specific url(s) > get h1 tags > get image tags etc. How do I format the regex line to get all these seperate regex in one loop. ? What is the operator to facilitate this ...
  27. G

    When using Spintax then Split > {-String.Split- Ends up in my fields - dog doo doo ?

    Below is the sequence of events in order.... {-File.GetBlock-|-{-FieldData.FieldData-|-●3●9●7●9●7●4●-|-≡7≡6≡9≡2≡6≡4≡0≡6≡1≡251-}-|-yyyyy-|-0-|-false-} {-String.Spintax-|-{-FieldData.FieldData-|-●2●2●8●9●1●1●-|-≡1≡0≡0≡2≡4≡1≡9≡1≡2≡8≡-}-} ----SPINS ABOVE---...
  28. G

    Calling for: Number of lines within a file - without opening a block of text ???

    Hey party people, I have strings in a file as so... Username|password|C:results/thiswebsite_descriptions.txt What I want to do is > split the string > pull the file path {-String.Split-|-{-FieldData.FieldData-|-●3●9●7●9●7●4●-|-≡7≡6≡9≡2≡6≡4≡0≡6≡1≡-}-|-|-|-2-} > do a check for number of...
  29. G

    E-mail Processing Delete Problems Solved - Email Master Program V.1.0

    Multi-POP3 Account Message Downloader E-Mail Master 1.0.1 This program will download ALL messages from a nearly unlimited number of POP3 accounts using SSL. It will grab the body text, and all headers and strip away any attachments allowing for easier processing of messages containing things...
  30. G

    Working In PM Not in ZP - Directory.DeleteFile

    Below is what is occuring from the beginning of the template --->>> COUNT STRINGS OF TEXT FILE- {-FieldData.FieldData-|-●4●9●5●7●7●4●-|-≡2≡9≡3≡0≡8≡4≡0≡6≡6≡-} LOGIC IF TEXT FILE- {-FieldData.FieldData-|-●4●9●5●7●7●4●-|-≡2≡9≡3≡0≡8≡4≡0≡6≡6≡-} >3 IF YES - CONTINUE || IF NO GO HERE > PAUSE (We are...
  31. G

    Zennoposter in Silent Mode -Command line to run Script only ?

    Question from someone interested in ZP... What is the exact command line to run a zenno script without launching the whole program? Can ZP run silent, with no user interface? Thanks.
  32. G

    Appending 1 result to multiple files with 1 step

    Is it possible to add for example.... [email protected] : password to 2 separate files in one macro.... c:\Results\superfile.txt and c:\Results\superfile2.txt If so what is the separator \Results\superfile.txt&&\Results\superfile2.txt ??
  33. G

    Extract URL's from a text file in ZP

    I have a simple 10kb text file with about 7 to 10 standard URL's. Can ZP parse this text file and append the URL results to a file ? This is not working for me, perhaps someone has a solution ? Thanks.-
  34. G

    Changing Proxies with a template loop

    Is there a way to change the proxy *within one instance which is looping ? Eg. 1. Go to page 2. Register Account 3. Pause 4. Change current proxy Repeat.... If pulling public proxies from a text file is the answer what is when more proxies are becoming alive etc. ? Any insight ?
  35. G

    Wget example template

    Looking to use Wget and same a bit of time on the learning curve. If someone has a generic example, please post or PM it for reference purposes. Thanks; In return I will give you this limited soon to be deleted youtube poop > _ttp://_ww.youtube.com/watch?v=gAJ-1urWtpU
  36. G

    Best Method to Execute Proxies on a Template ? Saving those proxies to file ?

    Attempting to use only the proxies that work. Which is the best method ? Scenario 1 : Pull public proxies list from file (A majority will obviously fail and the template will not succeed until / IF a decent proxy is found) Scenario 2 : Use compulsory method when executing the template...
  37. G

    How to Grab Multiple URL / links out of one email message ?

    What if there are 2 or more links within the one email message? How to grab all of the links ? Lets say the regex is the same for all the mails in this scenario to keep it simple... or please show how to do different regex checks and pulls within the one email message. Tons of thanks to...
  38. G

    Importing Text File into WYSIWYG iframe = No line breaks

    Basically I am dropping in my advertisement description from my txt file in UNICODE format. The ad on the text file is show below... ==================================================== MY PRODUCTS ARE THE BEST MY COOL description here. bUY my stuff and you will be happy. Call me...
  39. G

    Updating Version = Deleted Modules Folder Contents ?

    Did an update... Checked in ...\ZennoLab\ZennoPoster Pro\Progs\Modules where formally all my .capmonster projects existed.... Are they nuked on the update ? Curious where they may have went >>> Thanks.
  40. G

    Direct Search Field for Help ?

    Looking for an area in the code creator documentation which a search can be performed. Obviously this is the answer > http://help.zennolab.com/en/v3/zennoposter/codecreator/webframe.html
  41. G

    Text to Random Html Tag Generator

    There are a few rudimentary apps online to produce this, however the styles are based on characters such as #heading 1# =<h1> </h1> --- | - - - | *** = <hr> _ttp://daringfireball.net/projects/markdown/dingus and others... This would randomize based on some text file pattern or...
  42. G

    Problem in ZennoPoster with macro execution

    This pops up randomly - 3 loops of the template no problem and then suddenly... Macros execution File.CountOfStrings step: ●5●7●2●8●6●2● field: ≡2≡9≡3≡0≡8≡4≡0≡6≡6≡ Object reference not set to an instance of an object. More pauses needed between macros...??? Anybody...
  43. G

    I Need some Email accounts....

    H0tmail / yah00 / gma|L Preferably in simple format "[email protected]" not [email protected] - :cool: PM me -
  44. G

    Zoom Function in Project Maker

    A zoom out feature or "overview" function would be nice. Sometimes navigation within larger projects is less than my possible speed. Perhaps enabling a color scheme for elements would make this zoom feature super dobra!
  45. G

    Check if file exists - file copy - NO file is rendered in the directory ???

    *** FIX **** STEP 3 must be the same name as the file you wish to create...thus the word "copy" **** I am posting and when my file is nearly empty I want the file to reproduce itself. What I am trying is this ... 1. {-File.CountOfStrings-|-C:\results\adsite\ADSfile.txt-} ====> LOGIC= if...
  46. G

    Crazy Canadian Captcha - L@nap S0ftware - Capmonster ?

    I'm guessing you would loop until successful captcha appears. Anyone beat any with capmonster or recognize one style which can be beat ? _ttp://captcha.biz/ L@nap S0ftware formerly Bot |)etect
  47. G

    Get Block > Split String - No format problem

    What I am attempting is posting a heading in an ad with a description. Having files of headings and files for descriptions is a pain so what I have done is the following. My full ad is like below... ============================== My Heading Title here:::My Description Here More Description...
  48. G

    Another crazy Captcha to Get - Bomb Tom Green -

    _ttp://t(o)mgreen.com/image_captcha/23600 all captcha images located roughly between /23499 to /23650 - I will CapMonster this later on - _ttps://t(o)mgreen.com/user/register invites everyone to spam his site during the live show... that and his twitter are good promotion vehicles...
  49. G

    Counter interval start at 01 - 02 - 03 ect...?

    Is it possible to start my counter at 01 and increase this to 25 ? My brain has seized up... ;)
  50. G

    Clicking within Flash elements - Flash uploaders solution ?

    Currently there is "no solution" to clicking inside flash uploaders and inserting images or files etc. This behaves on various sites of interest. The future could look very dark if this continued... Is there any solution in the works ?