String.Split

  • Автор темы Автор темы sylvio14
  • Дата начала Дата начала

sylvio14

Client
Регистрация
26.03.2011
Сообщения
12
Реакции
0
Баллы
1
This fonction is missing in "text processing"?
 
Data - Text processing - To list (here you set what to use as splitter)
List processing - Get line
 
when put data on my template it only take dom and which 1 should i choose ?
 
You can use the String.Split macro from the older version in the Variables processing or the Text processing actions. A lot of the old macros will work in there. You cannot use the execution result of a branch from V3 in there of course.
 
when put data on my template it only take dom and which 1 should i choose ?

107ba277e262828dd5d7d32301f8e9c8.png


e20d727841d3bba86ef96514c9c4a2c2.png


ce63aabaf666128d32b91c52ab57799e.png
 
Последнее редактирование:
  • Спасибо
Реакции: prosperer888
thanks :) and how i can use my own user agent on my templates?
 
Последнее редактирование:
i test it with

Код:
Развернуть Свернуть Копировать
http://www.proxydetect.com/

and i got the same useragent
 
Sure ;) like it should :)
 
Thx rostonix,
But if my line is: username:assword
and I want password
IN Data - Text processing - To list ,I set ":" as splitter
How to set part 1 like {-String.Split-|-{variable}-|-:-|-1-}
Thx
 
@prosperer88 and @sylvio14.

What I was saying is drag in a text processing action. In the big box for text put in your old macro ....

{String.Split-|-{File.Getstring-|-\Resources\email.txt-|-0-|-false-}-|-:-|-0-} as the value and choose 'To variable'

then for the password you would drag in another text or variable processing action and put your other old macro

{String.Split-|-{File.Getstring-|-\Resources\email.txt-|-0-|-false-}-|-:-|-1-} and give it a variable name.

Hope that helps.

Also you can load the email or whatever file into a table with a separator and then just create a variable for a random number if you so choose and then go to the table processing and put in the variable for the row and column A for the email or column B for the password.
 
  • Спасибо
Реакции: goldsilver и prosperer888
thanks bigC it help and working :) and do parsed text with something like "iajsdahsdas"=="" didn't work anymore i learn parsed on zp4 today and i can find the correct once :(
 
Can someone please post an Example Template for the Old StringSplit Operation with simple Email:password? Im now testing about one hour and get Nothing then Errors. Please help someone!
Thanks
 
Just want to know, why did you remove the macros? It seems everybody is wishing it had it...
 
Just want to know, why did you remove the macros? It seems everybody is wishing it had it...

Read the first nuaru post here with google translator if you are so interested )
http://zennolab.com/discussion/showthread.php?5167-Об-изменениях-в-макросах

The main idea behind these changes: to make templates more readable (very important for buyers of templates and for creators of templates, cause after some time me, personally, couldn't understand and remember what were some of steps for ))
 
I didnt have any troubles with remembering what some steps are for in V3...

Why???

Because i taged steps and branches and putted comments on, so it wasnt like some crazzy numbers eg {-FieldData.FieldData-|-●9●0●2●5●0●7●-|-≡2≡6≡4≡6≡9≡7≡9≡7≡8≡-}, but it was like this: {-FieldData.FieldData-|-Signup Form-|-username-}

So remembering what is which step for was never an issue for me or my customers... so idea you mentioned (link you gave) is pure BS!!!
 
Feel free to use zenn3 :)
That's a product we all paid for)

Why to use something that going you mad?)
Just wait for zennolab guys to polish new version )
 
Последнее редактирование:

Кто просматривает тему: (Всего: 0, Пользователи: 0, Гости: 0)