Недавний контент stephen perry

  1. S

    can anyone help with this error?

    I'm trying the telegram plugin https://zenno.club/discussion/threads/plugin-oshibki-shablona-s-momentalnym-opovescheniem-v-telegram.72596/?roistat_visit=327230 but I got this error, can anyone help please Executing action CSharp OwnCode.id: 1fa132d3-479f-4eb1-993c-dc9eb33a94a2 [Row: 16...
  2. S

    Can zennoposter do this?

    I got another bot that send me message through telegram It just needs bot token chatid and message and can zennoposter do this also? able to send me message through telegram if bot detects or finishes? also is there a way for zennoposter to ALERT me or SEND me NOTIFICAITON via something else?
  3. S

    want to ask zennodroid

    Thank you!
  4. S

    want to ask zennodroid

    Does zennodroid still rely on webpages on mobile? or can zennodroid control inside APP? like play the game inside the app?
  5. S

    How to Parse data and store it in a table?

    ohh my!! thank you so much!!
  6. S

    How to Parse data and store it in a table?

    Hi, I want to parse/get data from example https://www.w3schools.com/html/html_tables.asp How can I get Company, Contact and Country and use it for later? like for example, I want to get Company of Maria Anders? As far as I know, PARSE only get what you need or the text that you need, how...
  7. S

    Reddit LOGIN page / Register PAGE PROBLEM

    Yes its the default Chrome. I noticed that its not working when Im using Mobile Profiles but if its desktop its okay. But my proxy is 4G so I need mobile profile :(
  8. S

    Reddit LOGIN page / Register PAGE PROBLEM

    Hi, I can't do a RIGHT CLICK on REDDIT LOGIN/REGISTRATION PAGE? http://prntscr.com/vzn1m9 Can't do any action on this page, any idea why? I'm using Zenno 7.3.0.0 This is my profile setup http://prntscr.com/vzn3gz Please help
  9. S

    How to run Multi Threads using Database?

    Oh my DB is already connected to zenno, I just don't know how to multithread with it. Im using heidisql
  10. S

    How to run Multi Threads using Database?

    Hello, In my Start > It goes to Database request > SELECT * FROM usernames WHERE things=0 AND error='' LIMIT 1; so I got this and I tried running it with 3 threads, what it does it got the same data and run 3 threads with it. How can I make zenno to take different data per threads without...
  11. S

    how can we add numbers?

    thank you, I used C# code, cuz when I used increase var value + another variable, it gives me error
  12. S

    Project Working Good with PM but ALWAYS error in ZP

    ohhhhhhhhh, okay thank you so much!
  13. S

    Project Working Good with PM but ALWAYS error in ZP

    but isnt this gonna be same screen size for every new profile? isn't that suspicious for other sites? like this FIXED screen size is registering accounts?
  14. S

    Project Working Good with PM but ALWAYS error in ZP

    In PM I can see the browser FULL Height https://prnt.sc/u73693 and in ZP It only shows about 75% of it? https://prnt.sc/u737ei I'm getting Error Since Im using TOUCH Function and the element(button) is in the Bottom PART the TOUCH function can't see it. My question is, how can I make ZP...
  15. S

    Problem Getting SMS

    ohh, I will manually do it via API, okay, thank you