Jump to content
UBot Underground

zikria.akbar

Members
  • Content Count

    25
  • Joined

  • Last visited

Everything posted by zikria.akbar

  1. Thank you for your response... but you know, this screenshot is sent to me by a customer,,, it means everyone gonna complain me about this.. any permanent solution, please?
  2. Why Ubot compiled file shows Trojan??? Why why why?? Also, how come I remove the ubot studio tag as well??? Anybody??? Zikria
  3. Hello, Thank you for your response. Of course, to avoid the file size I am compiling the bot without the installer. can you please suggest any seperate installer which you are talking about?? thank you so much.
  4. Hi guys, While compiling bots with the installer in developer edition is producing a huge file about 80MBs. Is there anything we can do to reduce the output file size??? It is very necessary for me to have less than 50MB files... Any help will be highly appreciated Thanks in advance. Zikria Akbar
  5. Dear Fellow UBotters, I am planning to automate a series of blogs. My idea contains the following. Scrapping one news from different news channels' websites. (up to 10) Shuffling the content and creating a brand new article. Creating a brand new seductive title for the post. Publishing the article with content and relevant images (3,4) also Inserting anchor text (3,4). I would love to listen to your ideas and experiences. I look forward to hearing from you soon. Have a good night from Milan Italy. Bests, ZIkria Akbar
  6. Thank you guys for your responses. I was out so could not answer you. Alas! I was looking for something which can work natively for iOS. Well, i hope soon UBot will have it on board. By the way, with your answer, it raises another question in my mind if it is possible to compile for Android? Thanks once again. Zikria
  7. Hello everyone, Is there any chance to compile bots for ios? Any help will be highly appreciated. Thanks, Zikria
  8. Hey Guys, here I made a short video to show my problem with Ubot. https://www.youtube.com/watch?v=xzZ3_pSqtps&feature=youtu.be&hd=1 The Bot is hanging just after 10 to 15 minutes after a run. Then even if I am closing the application, it is not working for me directly from the interface. I have to open task manager to close it. I tried older version too but in vain. Also, Did everything as instructed by support.. even changed PC as well. But both having windows 10. but different securities. below are the instruction by support. Let's try this. Uninstall and re-install u
  9. I am totally pissed... The application is not working for me properly as well on my own computer since I have installed some windows updates and ubot studio update... Today support sent me the link to install old version 5.9.37. But it does not working well for me too. After scraping 30 to 40 pages (specifically on LinkedIn) freezing even without compiling. I removed all the security things on my PC like firewall, antivirus, windows defender and dragged account control to never notify me, did the same on my client side too. Also, Just tried to remove javascript. But nothing worked for me
  10. Hey Nick. thanks again.. it is 5.9.44 and it would be great if you can send me the link directly? it would be more faster. Bests, Zikria
  11. haha,, Actually, It's happening on my system now...I guess, there was an update from Ubot recently which trigger some issues with my app. Also, If I am running the code without compiling in Ubot app, my app is freezing. I have to go to the task manager to close the app and restart it. By the way, I am running my BOTs mostly on LInkedIn. I have sent an email to support as well. Awaiting there response. Well, thank you so much. Best, Zikria
  12. Buongiorno Nick, I already have installed multiple versions of Visual C++ 2005 2008 2010 2012 2013 2015 Also, I have the latest version of .net as well. But still its not working for me can you please suggest something else? Best, Zikria
  13. Good Morning From Italy, I am experiencing hanging/freezing issues on windows 10, BOTs are not running more than 15 minutes and then ends up in freezing not only the browser also interface of BOT is hanging/freezing. Anybody else is facing this issue or any remedy for this annoying issue... I have BOTS which needs to run 24x7. Any help Gurus? Saluti, Zikria
  14. I found the solution for my second question, by using REPLACE function :$ thank you
  15. Hello everyone, By the way I stuck now on another point now. Maybe you guys can suggest me something again. LinkedIn was showing this kind of result in search: "" 10000 results, save search" So, to get right loops to scrape LinkedIn results, I was using the following path. set(#scrape,$scrape attribute(<id="results_count">,"innertext"),"Global") set(#lenvarscrape,$text length(#scrape),"Global") if($comparison(#lenvarscrape,">= Greater than or equal to",50)) { then { set(#varlengthtodel,52,"Global") } else
  16. Thank you so much, guys, here and also, on email. I solved the issue with following. type text(<data-artdeco-is-focused="true">,your_text,"Standard") type text(<data-artdeco-is-focused="true">,"\{DOWN\}","Standard") click(<class="type-ahead-result-info">,"Left Click","No") plugin command("WindowsCommands.dll", "keyboard event", "Enter", "Key Press") Also, Thank you for the suggestion not to build the BOT these days. But I am updating my BOTs with new interface. Thank you so much once again. Best, Zikria
  17. HI Guys, I bring a little challenge for all of you to Select and pressing Enter in Autofill LinkedIn Advance fields... Please find the attached. Any help will be appreciated. Thanks, Zikria https://www..linkedin.com/in/zakbar
  18. I am trying to create a bot to visit profiles on linkedin, but linkedin is not recognizing when my bot is visiting one profile. any suggestions or help please.
  19. I am trying to create a bot to visit profiles on linkedin, but linkedin is not recognizing when my bot is visiting one profile. any suggestions or help please.
  20. I am trying to create a bot to visit profiles on linkedin, but linkedin is not recognizing when my bot is visiting one profile. any suggestions or help please.
×
×
  • Create New...