Jump to content
UBot Underground

Gogetta

Moderators
  • Content Count

    870
  • Joined

  • Last visited

  • Days Won

    73

Everything posted by Gogetta

  1. I would say when using the Brute Force to index a mass amount of urls the speed of indexing has increased. This is because up to 100 urls are being processed at a time instead of one url per thread with the Google Url submit. It can take up to an hour to see the indexing start to take place though. You will need to provide both an api key from 2captcha as well as provide your own set of proxies.
  2. Best way to contact me is through email. I am not on skype that often. Everyone there has been some recent changes made to Google's Url Submit and it has caused G-INDEXER and other similar services/software that uses this method of indexing to stop working. Well not stop working, but Google's Url Submit is not working at the moment to index any links. The good news is I have an alternative way to get your links indexed and have been working on an update all weekend long. Please be patient and expect an update to be released either Monday or Tuesday. Thanks.
  3. Licensing details and download link was sent that day. Thank you for purchases. I have now setup automatic issuing of licenses once a payment has been made. So from here on everyone who purchases G-INDEXER will receive the download link as well as your license directly after we receive your payment.
  4. G-INDEXER V.2.5 Update Released On 03/12/2019 A new platform was added to the Brute Force to help increase indexing rates. There will be a few more platforms coming soon as we continue to add them. The Disable UI tab was added so that G-INDEXER doesn't hog as much CPU & memory as it has while running in the background. Screenshot of The Indexer The Indexer at this time uses only one method to index your webpages and links. This method known as Brute Force forces Google to show your pages attention by crawling and almost instantly indexing them. It can take anywhere from a few minu
  5. Ask your client to go into their Appdata (might be hidden) folder and look for the UBot Studio folder.If it's there tell them to delete the entire folder and then try to reopen the compiled bot.
  6. I'm uploading the script exactly as it was when I tested it in the video. Not sure why it's not working on your end. See video here: https://screencast-o-matic.com/watch/cb6XimIEQz Twitter Check Availability.ubot
  7. Here try this.... ui text box("Username:", #Username) set(#ReturnedJson, $read file("https://twitter.com/users/username_available?username={#Username}"), "Global") load html(#ReturnedJson)
  8. Its in the url you posted. Try this. You should check out the example code included with the Ultimate Recaptcha Plugin. set(#GoogleSiteKey, $find regular expression($scrape attribute(<title="recaptcha widget">, "src"), "(?<=anchor\\?k=).*(?=&co=)"), "Global")
  9. You're looking at the more efficient way to scrape the comment section of a video. But if you'd rather wait for images, css, etc to load instead then keep on doing it the way you are. https://www.googleapis.com/youtube/v3/commentThreads?key=ENTER_KEY_HERE&textFormat=plainText&part=snippet&videoId=kffacxfA7G4&maxResults=50 ENTER_KEY_HERE: Is your api key you get from google. videoId: The id of the video on youtube. it can be found at the end of any youtube url. The sample I posted shows just 1 of the 50 comments that are returned when you navigate to the url above. "te
  10. Seems like it would be less of a hassle by using their api. https://www.googleapis.com/youtube/v3/commentThreads?key=ENTER_KEY_HERE&textFormat=plainText&part=snippet&videoId=kffacxfA7G4&maxResults=50Sample: { "kind": "youtube#commentThread", "etag": "\"m2yskBQFythfE4irbTIeOgYYfBU/oiE9FRIrB9fgC0gb3ysYjfk68v8\"", "id": "z22id1jqjxmde1k5a04t1aokgxoxaylq3nzxj2ol22bwrk0h00410", "snippet": { "videoId": "kffacxfA7G4", "topLevelComment": { "kind": "youtube#comment", "etag": "\"m2yskBQFythfE4irbTIeOgYYfBU/TzJp3O_T_q0Tg5RLS7mykB-X6b4\"", "id": "z22id1jqjxmde1k5a04t1aokgxoxaylq3nzxj2ol2
  11. Try setting a different useragent. http://wiki.ubotstudio.com/wiki/Set_User_Agent
  12. There can be any number of reason why you are not being able to successfully create accounts. The most common problem is that you are using a source of proxies that Instagram is blocking. Add me on skype and i can help figure out the reason why you are having a problem. I have just ran a test and was able to create accounts. So there hasn't been any changes and the bot is currently working. Also, you can turn on the debug mode from the config.xml file. After a run you can then zip the debug folder and email it to me. Thanks.
  13. There is some documentation included in the zip file that you downloaded. I have sent a sample of the way the accounts file should look to your email. Let me know if you're still having an issue getting the saved accounts file to load correctly.
  14. I assure you this is not a scam. I stand behind my product and offer a full money back guarantee for 3 days. Why not contact me on my skype so i can help you one on one. Check my profile for my skype details. Thanks.
×
×
  • Create New...