i figured it outdoes anyone know where to put the regex code in this box ?
View attachment 455715
Zennoposter is not advertised as a no code solution. There is no such thing anyway. Zenno users should have at least a basic understanding of JavaScript, c# and regex to get the most out of it.some no code program like zenno actually not no code because it require dev knowlength, you can ask ai for help
yea i see where i'm going to need a basic understanding of c# and js to realy rock this thing but for what i need now scraping and posting to most sites i think its okZennoposter is not advertised as a no code solution. There is no such thing anyway. Zenno users should have at least a basic understanding of JavaScript, c# and regex to get the most out of it.
ai isn’t usually much help with zp.
whats it used for?Zennoposter is not advertised as a no code solution. There is no such thing anyway. Zenno users should have at least a basic understanding of JavaScript, c# and regex to get the most out of it.
ai isn’t usually much help with zp.
Scraping is very reliable if you are parsing the page using xpath. Ai can help you generate proper xpath for parsing elements. That’s one thing where Ai is very helpful.yea i see where i'm going to need a basic understanding of c# and js to realy rock this thing but for what i need now scraping and posting to most sites i think its ok
xpath and regex is the easy stuff, i see where it does easy text manipulation.Scraping is very reliable if you are parsing the page using xpath. Ai can help you generate proper xpath for parsing elements. That’s one thing where Ai is very helpful.
Registration of accounts for posting can become quite advanced so that zp can fill any form it encounters because not all registrations pages are the same even on the same platform. xpath can be used to find for fields without knowing what’s on the page already. It can also be used to avoid the honey pot hidden fields in the same search.
If you don’t know about xpath I recommend you learn the basics of that as well. As mentioned ai is very good at xpath but if you can do it yourself you’ll save a lot of time rather than going to ai and telling it to give you xpath for elements
but the interface is a learning curve.xpath and regex is the easy stuff, i see where it does easy text manipulation.
but if you need to get deep int the dirt
IE; math calculations, word and character count, date and time maniputions and the more spicey stuff you are going to need C# and probobly some shell scripting. ( i like how you can lauch other programs from inside of zp but zp has now way to manipulate the program.
i'm coming from the ubot world so i got kind of spoiled by the develeper on that platform , those boys were cranking out plugins to do every thing including desk top manipulation
disregard this post i found the control to switch browser focusdoes anyone know if it is possible to parse data from a second browser in zp ?
Zp is certainly different than ubot. You’ll find it’s worth the effort. Don’t neglect the antidetect browser settings. The antidetect browser is second to none.disregard this post i found the control to switch browser focus
You right mostly like Zenno/ubot/Taskmagic/Antidetect RPA Script always need to know thatZennoposter is not advertised as a no code solution. There is no such thing anyway. Zenno users should have at least a basic understanding of JavaScript, c# and regex to get the most out of it.
ai isn’t usually much help with zp.