Jump to content
UBot Underground

ibingame

Members
  • Content Count

    34
  • Joined

  • Last visited

Everything posted by ibingame

  1. Hey guys, I've build a couple of bots with ubot. Now I need to implement a some wooCommerce API's to protect the bot from being misused. Any solution, any plugin, any code? WooCommerce uses Restful API's and here is their documentation for it: https://woothemes.github.io/woocommerce-rest-api-docs/ Thanks in advance. Cheers I.
  2. Hello, I am looking to buy 500+ different kinds of software. If you are are selling any between the price point of $1 - $20 let me know. The software that i'm looking for can fall under any category. SEO, SMM, Facebook, Youtube, Google, Wordpress etc etc etc. Also 6 months support for the software that you are selling is mandatory. P.S. - I do not want the source code, just the exe should be fine. Thanks Imran
  3. Hey Guys, Need some help on the ubot threading methodology. I am trying to drive Page Views on Google analytics of my client. Earlier when I was on the standard edition, I was running the below code without the threads 60 exe's on my amazon EC2 server m2.2xlarge. Now I am running the same code within threads to drive more and more page views. Is my code correct? ui text box("Enter Number of Runs", #LoopCounter) ui stat monitor("Total Page Views", #Page Views) set(#Page Views, 0, "Global") loop(100) { thread { in new browser { loop(#LoopCounter) { c
  4. I am planning to run many exe's of a bot on a windows server. Challenge: I need to generate 1000 users in a minute, which means i need to run around 100 exe's. Every user does the following tasks: 1) Clears Cookies 2) Chooses Browser agent 3) Visits a website, 4) Clicks on another link 4) Repeats This cycle needs to repeat 5 million times in a week I have got a dedicated windows server (economy plan) from godaddy. Please suggest: 1) Am I using a good server 2) Has any one used this kind of a server
  5. Hey All, I am facing issues with clear cookies for Google analytics. Steps are: 1) select user agent, 2) visit a site (its my site), 3) click on a banner and arrive on the next site, 4) do some actions 5) clear cookies Repeat x n number of times. Question: are my Google analytics cookies getting cleared as well?
  6. Hey All, I run multiple exe's doing the same task, which is: - Clear Cookie, - Set User Agent: Chrome, - Visit a Site, - Do some stuff. I run around 10 exe's, on the same PC, doing the same task. Question: When 1 exe clears the cookie, does it clear it for all exe's running the same user agent? or does it clear only for that particular exe?
  7. Not really Dan. After: navigate("https://m.facebook.com/search/?refid=46&search=Search&query=9910997681", "Wait") I arrive on the page where I seen: A profile Picture, A Name. and an Add as friend. I would like to navigate to this users profile page. P.S. - Please use user agent as Firefox 4
  8. Hey Guys, Need some help in scrapping facebook profile url's This link for instance: https://m.facebook.com/search/?refid=46&search=Search&query=9910997681 would take you to a facebook profile. Now this link does not have a class or id or any thing that I can identify at my end. I have not started Regex yet, but is there a way for me to scrap this url or click on it. Objective: Search for a particular mobile number, and store its profile link. Cheers IB
  9. Hey Guys, If any one here is subscribed to the HMA premium proxy service....can you share the total number of proxies you received from India yesterday and the day before.
  10. Hey All, Need some serious help out here. I have a client who needs some massive impressions (around a million) on his video. - Impressions = Page loads >> Video Automatically plays Now these impressions have some conditions: 1) Need to be delivered from a particular country 2) Should come from unique IP's which means that I need atleast 500K unique ip's / unique proxies 3) Have to be delivered in less than a month Now I tried, HMA, http://www.proxynova.com/proxy-server-list/elite-proxies/ http://spys.ru/free-proxy-list/in/ But that list isnt sufficient......Any one has any solut
  11. Cool.......Will try this and post an update in the evening (around 8 hours from now)
  12. Visit Lyricstub.com >> just above the logo, you will see a Skore Rapid flash banner. I tried exactly the same method, but it doesnt work. Could that be possible as I am on the standard license?
  13. See these sites: www.in.com www.indiatimes.com www.lyricstub.com The site has flash content / java tags which i am unable to click from within ubot.
  14. Hey guys, Need some thought here. I am on the standard edition of ubot. When I open a particular site in my ubot browser, i am able to click on regular links, but when i try to click on a java tag or any flash content, it does nothing. A solution would help. Thanks
  15. So from what I read and realize (what I also wrote to Seth), Ubot is not only an app, but an eco-system in it self. Its a source of lively hood for the most of us. Without the eco-system, its nothing but a peice of software. I have been talking about not only building apps/software/products but building eco-system's within it and Mr. Seth proves me right. My name is Imran and I am a product manager in a mobile application company. Also I am a speaker for startup's on how they should build their products.
  16. This is the closest I could come: add list to list(%scrapped urls, $scrape attribute(<onmousedown=r"return rwt">, "fullhref"), "Don\'t Delete", "Global")
  17. Hey Guys, I am trying to scrap google url's and was going through the tutorial video's. There it says i need to look for class"l", but I guess google has gotten rid of that. I tried it with alot of other elements, like href, inner text, onmousedown etc but no success. Please help and thanks in advance
  18. Its Nice to see the big Daddy's of Ubot introduce themselves.
  19. Hey all, I have a word doc which has content similar to one below. I need to remove the serial numbers before every piece of content. Its a transcript of the Hindi language so don't bother understanding it 1.) CARTOON NTWKAap kya jano hum kitna aap ko yad karte hai Mano ya na mano, har pal faryad karte hai, Roz khat likhte hai CARTOON NTWK ko, Aur bas aaphiko dekhane ki mang kiya karte hai 2.) Dosti KaroDOSTI KARO COLLEGE WALI SE,PYAR KARO OFFICE WALI SE,PROGRAMME KARO PADOS WALI SE,ANKH LADAO SALI SE,LOVE KARO DIL WALI SE,AUR MAR KHAO GHARWALI SE. 3.) Kabhi KabhiKABHI KABHI MERE DIL ME KH
  20. Nice to meet you Manu & Patrick....... Looking for More...
  21. Forums, as a product allows you to interact, learn and take some knowledge transfer. But how much do you know the inner community. On a forum, you meet different kinds of people, from different paradigms and stages of life. Lets introduce ourselves on what do we do for a living (it would also help in the long run). Let me start my self: My name is Imran, from India and I work as a Product Manager. Cheers .I
  22. I keep getting this message Oops! Something went wrong![#10173] We could not find the attachment you were attempting to view. Need Help? Our help documentationContact the community administrator
  23. I dont know whats the style / code your using for posting, but you might want to recheck on their policies. I am sure they would have made some recent changes, if google would have spanked them in search ranking. Infact you should also try asking them why is your ad getting removed.
  24. Try updating your machine drivers (video card specially)
×
×
  • Create New...