Jump to content
UBot Underground

Search the Community

Showing results for tags 'Facebook'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Announcements and News
    • Join the UBot Community
  • General
    • General Discussion
    • Mac and UBot Studio
    • Journeys
    • Buy, Sell, Free
    • Scripting

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

  1. Hello guys, Can you automate Google+, Facebook, and other social media sites with Ubot? I want to be able to do likes and comments... In facebook I would like to follow certain people automatically. Is all of that possible?
  2. I'm trying to figure out a way to tell the bot to scroll down run javascript("window.scrollTo(0, document.body.scrollHeight);") to the bottom of the page. So scroll until you have reached the bottom of the page if you prefer. The problem is, i don't know what to look for (or not ?) so it continues. To tell you the truth, it's facebook groups. So i want to grab all of the facebook groups (on a certain account) It's a page like PINTEREST except that it finally ends, when all of the groups you are signed up to, are shown. What would be your technique on this one ? Thanks a lot guys
  3. I am sure someone here has created a graph I'd extractor but I can't find one. Anyone have one? Thanks
  4. Right now, a lot of Facebook marketing guru's are claiming that just spamming a link on groups is not as effective, and sometimes gets your account banned. The newest way is to make a post, and at the end of it, say "inbox me for more info" and these people do so, and then no one can say you are spamming. I was wondering if someone here could even make a bot, that would automatically answer those replies... anyone?
  5. I am working around ubot and trying to create a facebook group poster bot, but for the life of me I am bummed out of ideas on how to make my bot usable. would any of you ubot gurus shed some light on a newbie teenager like myself?
  6. Are you ready to actually start learning how to make bots? Do you need to learn some basics before leaping after a large project? Today I am releasing the Twitter username scraper source code! It will teach you how to deal with lists, variables, scraping, JavaScript, user agents, user interface, replacing text, saving data, common math, if-then statements, loops, parameters, and other common functions! You can straight up compile it and sell it, or you can add on new features, either way it is a great method to make money! You may be wondering how much it will cost to learn how to do all
  7. I am new to ubot studio, have watched the tutorials, and have gone through the forums. I am running ubot pro. I have put together a script that posts an image onto facebook group pages. Everything works smooth until i get to the popup that asks to select the file. I tried using some scripting i found on forums for posting to facebook pages, but the naming of the fields must be different in groups from pages. Does anyone know hoe to complete this, or know the names of the elements on the popup that ask for filename and the open button? I know I'm a total noob here, but i have exhausted
  8. Hey Guys, I just saw many people have got Cease and Desist notices from facebook / instagram while going through the BHW threads... I know one of the ubotter got this notice long ago, and he got it sorted. Do you guys have any such experience as it makes me feed un-safe doing anything for facebook / instagram? Here are the thread details: http://www.blackhatworld.com/blackhat-seo/black-hat-seo/630074-facebook-cease-desist-what-do.html They not only want to shutdown the site, but also to handover all customer records, blocked his accounts, and want them to never re-register... Alo
  9. Hey guys I want to scrape facebook post url. Let's say I go in a facebook group and make a post. How can I get this post url. Sometimes the admin need to approve so this is no important. I want to get the post url that get appears automatically in a group. I can't figure out how to do it , because sometime the status I just posted in a group can be the 3 offset depending if there is pinned posts I think when you post, the posts area refreshes automatically with the new post. Is there a way to get that post url without scraping. or ..... Any ideas. thank you
  10. Hi Im having difficulties with posting to facebook groups. I have tried doing searches within his forum and on google but still I know its possible and can likely figure it out given the rest of the summer. lol I'm pretty sure the image recognition has something to do with it... but Ive been trying for 2 days now and the URL Previews is not happening. The URL get posted fine but that sweet preview we get when Actually doing a copy and paste into the text box just is not there. If anyone has a small snippet of code or can point me in the right direction... I would be so greatful... If yo
  11. Now facebook wants you to confirm accounts by sending you a text message to your mobile. I don't even have a mobile phone. I am not even trying to create multiple accounts - just one. I have never liked Facebook and only signed up because the support forum for some software I use was a facebook group. Having to provide a cell phone number seems to be a bit much to say the least. So now what? P.S. This is a Facebook account I have had for a while and they just asked me for this. P.P.S This is for an APP ID. I can still access my regular account.
  12. Has anyone been able to create a successful facebook account generator bot?
  13. So, was not sure how to title this post. I am 99% done with a project but am left with a nagging problem that I cannot seem to solve... its a strange one and gonna require a guru to figure this out I think, but here goes... I'm using the mobile version of FB in ubot (I tried both iphone and android with the same results). For reasons far too long to explain, I *NEED* to use the mobile version. But here's whats happening... I am wanting to hide the browser window in the bot, but when I do that it will NOT click any of the "buttons" unless not only is the browser window showing, but the specif
  14. Who is this for? For anyone starting out primarily. Some people learn better reading, others by watching videos, but if you're like me -- the easiest way to learn is seeing it already built. I've gone through references, watched videos and at the end of the day what helped me the most was seeing already made scripts. Otherwise it's a lot of trial and error to see what works and what doesn't. What is it? Simple, a scripted tutorial broken down into 2 bots ~> A Facebook Script Writer and A Facebook Status Updater. The Facebook Script Writer example from a purely educational standpoint sho
  15. hi all i need to create several different bots or an all in one bot: ** a voting bot - the voting bot will need to be not just clicking on the voting, but also different personal details each time of voting , and choosing 10 different options each vote for exp.: name: david phone: 23143141341 and then choosing from 10 votes from different 50 votes , and 1 vote of course stays the same when other votes my change, if possible to pick each day lats say 100 votes and to repeat all 100 a
  16. I am trying to build a bot that scrapes the page links and like count from the Facebook search page. For example: https://www.facebook.com/search/str/campus%20crusade/pages-named I have been successful in scraping the links but the likes count is just not working. The bot is missing a large number of the like counts and I just do not know why. The selector correctly tells me that there should be 12 scrapes per page, but when I run the bot I get significantly less. My code below: ui stat monitor("Page Links", %FB Page Links) ui stat monitor("Likes", %likes) clear list(%likes) clear list(%F
  17. I posted this before but I made a bot to go to facebook and search for a word thus giving me a list of pages. I want to scrape those pages into a list and capture each one. My code is: type text(<aria-label="search">, #search, "Standard") clear list(%pages) add list to list(%pages, $scrape sttribute(<class="text">, fullhref"), "Delete", "Global") but when it scrapes the data it only gives me one link and not all the links. This is all happening within a javascript window, I presume. Any help will be much appreciated! I am including screen shots to show you what I mean. Yes
  18. Hi guys, I'm trying to make a bot to click on the pages in facebook and I have included some screen shots to give an understanding. The first thing is to have ubot search for people, places and things in the top search query box, the search is going to be based on a UI text box with variable that a user can select a keyword for. After the search is done I want ubot to click through each one and making a post if it is possible and if not move to the next one (an if else statement?) My screen shots shows what I'm talking about. Edit: I forgot to add that I want to do this to multiple pages
  19. Hi mates. I need a bot developer, who can make a bot for me, bot is about messaging on facebook pages. Simply I provide a list of pages, bot load the pages one by one and send me already written message to all. I will guide you all steps. Don't worry about any difficulty this is just simple. here is my skype: sajidsaleemsajid
  20. Hi, my girlfriend is in a competition and behind..i've heard about vote bots that will automaticaly vote for somone so they win. I need help on creating this and doing it for her. You can vote two ways, on the facebook page by 'Liking' her picture or on a website by entering your email.
  21. I have encountered this on a few sites and sometime the popup work and other times it doesn't - for example: https://secure.diigo.com/sign-up - when clicking on facebook to signup the popup comes up blank. I tried different user agents. Any ideas?
×
×
  • Create New...