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

  1. G

    How to upload an image / file uploader / video upload -

    Going to attempt it soon. However, I am very pessimistic about the results; Also the post you forwarded has multiple "solutions" - were you referring to post #6 ? ======================================= Result : FAILED TO RECOGNIZE HTML ELEMENT - attribute value =...
  2. G

    How to add @hotmail.com

    Simply add @hotmail.com after the macro your using. {YOUR MACRO}@hotmail.com
  3. G

    How to upload an image / file uploader / video upload -

    We all have seen this little beauty - Through all instructions via the forum, none have achieved success on my part anyway- (unless it is the macro to the path of the file... that is the only one I haven't attempted yet...) Other suggestions include... 1 .Branch builder > Set Value >...
  4. G

    Need help: uploading files in template

    Same issue here - Sorry about the double posting... I'm about to pull the trigger ;) Just wondering if there is something small missing from the forum posts ? I have the "rise" on the upload button itself as well as the branch submitted on the forum. This is getting just crazy as I'm sure...
  5. G

    Uploading files in such way...

    There are a few forum posts about this subject - all of which are very open ended- Just wondering if there is something small missing from the forum posts ? I have the "rise" on the upload button itself as well as the branch.xml submitted on the forum. This is getting just crazy as I'm...
  6. G

    Dropdown list "last item attribute value" selector ?

    gemini, Thanks for the help. Reading from the DOM using the branchbuilder did work --- sort of. Steps to reproduce this functionality: 1. Use the branch builder to get the element. 2. No length option, so choose Get/Anything --- we selected "value" 3. Once inside the Project Maker, go to the...
  7. G

    Dropdown list "last item attribute value" selector ?

    do you mean like this ? {-JS.PrepString-|-{-JS.Execute-|-var x=document.forms[0].test.length;-}-} Aka... put the Execute statement (which returns nothing), inside the "Prepare" statement, which just spits out the text {-JS.PrepString-|-THAT IS HERE-} With regards to the following The html...
  8. G

    Dropdown list "last item attribute value" selector ?

    The following zenno script.... {-JS.Execute-|-var x=document.forms[0].test.length;-} Fails to return anything from the following form... <form> <select name="test"> <option>blah</option> <option>blah</option> <option>blah</option> </select> </form> We have also tried ...
  9. G

    Dropdown list "last item attribute value" selector ?

    Hello ZP crew, I have encountered a simple drop down with various "location_names". I must select the last item on the drop down menu. The problem however is returning visit to the pages has new values within that drop down. Sometimes 2 sometimes 13 items... How to select the last item...
  10. G

    login:password insert macro for multiple lines in a file ?

    So I'm guessing this is something very easy I have missed- However the macro is below LOGIN ---- {-String.Split-|-{-File.GetString-|-C:\results\FACEBOOK CREATION\facebook_accs.txt-|-random-|-false-}-|-:-|-0-} and PASSWORD ---- {-String.Split-|-{-File.GetString-|-C:\results\FACEBOOK...
  11. G

    *ZennoPoster New Version updated*26th April Updates-New Features added

    He lived ... He loved ... He got banned !!! R.I.P. ratnababu
  12. G

    Can ZP upload video to video sites?

    Hi, How are you avoiding videos / photo uploads from jumping to the next step in certain instances...? Perhaps simply checking for text in page... eg "confirmed / file uploaded" ect ? The "pause" function is not the answer this "kills" all functionality until the pause ends --- I'm sure its...
  13. G

    Can ZP upload video to video sites?

    -edit-
  14. G

    CapMonster Tutorial

    Seriously, hook a brother up with the research already completed. The community has spoken - well, the community who doesn't want to do the work and is trying to sell your program... ;) Thanks - PM me where the data is...
  15. G

    hi, i am new here

    Talk to the forum bossman or send email to support. They are very fast with responses. The forum bossman in my country of Canada is a hero and inspiration to all the poor people; He is like honest dictator.
  16. G

    Are there tutorials for learning the ZP environment?

    This is the online help file for Zenno---- From start to finish its truly gifted composition leads the way for brainstorms of epic proportions.... Its rocks so hard ! Its like Anna Kournikova dripping in borscht. "If we all shared scripts, no one could excel over anyone else.... we have to...
  17. G

    Timeout / Pause Not Working -

    This was already an issue confirmed with the developers. When a page is loaded that contains Ajax, the DocumentComplete() event is innacurate as not all the content has been retrieved when DocumentComplete() is fired. For more information on this problem see MSDN...
  18. G

    Timeout / Pause Not Working -

    The problem we are having is Zenno executes commands before the webpage actually loads, the "timeout" executes on the same thread that loads the page, so timeout doesn't do anything :confused: What needs to occur is ... the entire process must pause for a specified time interval or better...
  19. G

    Парочка вопросов :)

    От "при загрузке страницы" тема CAPTCHA, очень удобно. Проблема у нас есть это Zenno выполняет команды перед веб-страницы на самом деле загружает "Тайм-аут" выполняет в том же потоке, который загружает страницы, так что ожидания не делает ничего, что должно произойти это ... Весь процесс должен...
  20. G

    Zenno cheat sheet

    The same reason I don't sell Zennoposter yet... ;) und... Ja wohl alta. was los kunde !!!
  21. G

    Парочка вопросов :)

    Кроме того, мне было интересно, если он работает .... Если да ... скрыть ваши дети
  22. G

    spintax

    Я перевожу с - его почти как Я настоящий русский - но без борща
  23. G

    Working with dropdown lists

    edit: Joma- I believe what jp1 is saying is each "value" in a drop down has a value from 1 to how ever many selections are available... if you require a random selection- you make a random expression to accomplish this- =============================================================== Prob...
  24. G

    New build with Spintax 3.4.5.0225 beta

    Go to the user area > upgrade to new version > old version is left in the dust automatically .....
  25. G

    built a homail email generator..Am i missing something?

    Братья, Неужели вы не можете позволить "документ полностью загрузить", прежде чем к следующей команде в списке?? Везде, где страница / браузера меняется - PAUSE РАБОТАЕТ ТОЛЬКО ДЛЯ поток не время загрузки .... - КОД: загружается истинной браузера страницей = х если это правда К Пожалуйста...